pleroma/test/pleroma/web/activity_pub
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
..
mrf Make AntiLinkSpamPolicy history-aware 2022-07-24 00:18:09 -04:00
object_validators Merge branch 'fix/gts-federation' into 'develop' 2022-09-05 01:10:34 +00:00
side_effects Copyright bump for 2022 2022-02-25 23:11:42 -07:00
transmogrifier CommonFixes: more predictable context generation 2022-08-15 01:46:55 +02:00
views ObjectView: do not fetch an object for its ID 2022-09-11 04:54:04 +02:00
activity_pub_controller_test.exs Test local-only in ap c2s outbox 2022-05-09 18:53:32 -04:00
activity_pub_test.exs Object: remove context_id field 2022-08-09 20:10:43 +02:00
builder_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pipeline_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
publisher_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
relay_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects_test.exs Merge branch 'from/upstream-develop/tusooa/streaming-fix' into 'develop' 2022-09-03 18:24:28 +00:00
transmogrifier_test.exs Merge branch 'fix/federation-context-issues' into 'develop' 2022-09-04 18:43:36 +00:00
utils_test.exs Object: remove context_id field 2022-08-09 20:10:43 +02:00
visibility_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00