mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-02-25 14:43:03 +01:00
Non-Create/Listen activities had their associated object field normalized and fetched, but only to use their `id` field, which is both slow and redundant. This also failed on Undo activities, which delete the associated object/activity in database. Undo activities will now render properly and database loads should improve ever so slightly. |
||
---|---|---|
.. | ||
object_view_test.exs | ||
user_view_test.exs |