pleroma/lib
Hélène 0b19625bfb
ObjectView: do not fetch an object for its ID
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.
2022-09-11 04:54:04 +02:00
..
mix Merge branch 'bump/min-elixir-1.10' into 'develop' 2022-09-05 15:19:34 +00:00
phoenix/transports/web_socket Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pleroma ObjectView: do not fetch an object for its ID 2022-09-11 04:54:04 +02:00