akkoma/lib/pleroma/web/activity_pub
Oneric 318ee6ee17 emoji: avoid full reloads when possible
Reloading the entire emoji set from disk, reparsing all pack JSON files,
etc is unnecessarily costly for large emoji sets. We already know which
single or few changes we want to apply, so do just that instead.
2025-10-29 00:00:00 +00:00
..
activity_pub Remove deps from Streaming/Persisting behaviors 2021-06-01 13:55:07 -05:00
mrf emoji: avoid full reloads when possible 2025-10-29 00:00:00 +00:00
object_validator Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
object_validators federation/in: drop remote part from received emoji reactions 2025-08-30 00:00:00 +00:00
side_effects Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
views federation: include required actor fields in minimal user fallback 2025-08-27 00:00:00 +00:00
activity_pub.ex Use keyed lists for pagination with foreign id 2025-10-09 00:00:00 +00:00
activity_pub_controller.ex federation: include required actor fields in minimal user fallback 2025-08-27 00:00:00 +00:00
builder.ex Allow fine-grained announce visibilities 2025-06-09 20:58:42 +02:00
internal_fetch_actor.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mrf.ex cosmetic: fix elixir 1.17 compiler warnings in main application 2024-06-19 01:49:59 +02:00
object_validator.ex Do not federate undo->block activities 2025-08-02 09:47:32 +01:00
pipeline.ex Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
publisher.ex Ensure private keys are not logged 2025-09-07 00:00:00 +00:00
relay.ex Fix representaton of internal actors 2025-03-26 17:14:28 +01:00
side_effects.ex Delete barely used logger mock 2025-10-10 00:00:00 +00:00
transmogrifier.ex Fix some typos and remove unused code 2025-10-09 15:26:35 +02:00
utils.ex Merge pull request 'Add htmlMfm key when relevant' (#878) from ilja/akkoma:add_fep-c16b_discovery_mechanism_to_not_always_reparse_mfm into develop 2025-06-22 14:31:32 +00:00
visibility.ex local-only-fixed (#138) 2022-08-02 14:46:46 +00:00