akkoma/test/pleroma/web/activity_pub
Hélène e88f36f72b 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 19:52:59 +01:00
..
mrf Post editing (#202) 2022-09-06 19:24:02 +00:00
object_validators Post editing (#202) 2022-09-06 19:24:02 +00:00
side_effects Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
transmogrifier GTS: cherry-picks and collection usage (#186) 2022-08-27 18:05:48 +00:00
views ObjectView: do not fetch an object for its ID 2022-09-11 19:52:59 +01:00
activity_pub_controller_test.exs GTS: cherry-picks and collection usage (#186) 2022-08-27 18:05:48 +00:00
activity_pub_test.exs Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
builder_test.exs turn inlineQuotePolicy on by default 2022-09-05 17:22:33 +01:00
mrf_test.exs turn inlineQuotePolicy on by default 2022-09-05 17:22:33 +01:00
pipeline_test.exs Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
publisher_test.exs remove unneeded function 2022-08-03 11:50:48 +01:00
relay_test.exs ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2021-06-09 04:23:02 +02:00
side_effects_test.exs Post editing (#202) 2022-09-06 19:24:02 +00:00
transmogrifier_test.exs Post editing (#202) 2022-09-06 19:24:02 +00:00
utils_test.exs Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
visibility_test.exs mix format 2022-06-22 17:20:55 +01:00