akkoma/lib/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
..
activity_pub Remove deps from Streaming/Persisting behaviors 2021-06-01 13:55:07 -05:00
mrf Post editing (#202) 2022-09-06 19:24:02 +00:00
object_validator Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
object_validators Post editing (#202) 2022-09-06 19:24:02 +00:00
side_effects Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
views ObjectView: do not fetch an object for its ID 2022-09-11 19:52:59 +01:00
activity_pub.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
activity_pub_controller.ex cherry-pick security from upstream 2022-06-22 16:25:05 +01:00
builder.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
internal_fetch_actor.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mrf.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
object_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
pipeline.ex Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
publisher.ex Merge mrf_simple-reject with quarantine (#137) 2022-08-02 14:19:24 +00:00
relay.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
side_effects.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
transmogrifier.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
utils.ex Allow reacting with remote emoji when they exist on the post (#200) 2022-09-04 23:31:41 +00:00
visibility.ex local-only-fixed (#138) 2022-08-02 14:46:46 +00:00