pleroma/test
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
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Copyright bump for 2022 2022-02-25 23:11:42 -07:00
fixtures CommonFixes: more predictable context generation 2022-08-15 01:46:55 +02:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Rename the Exiftool module 2022-07-01 12:15:02 +02:00
pleroma ObjectView: do not fetch an object for its ID 2022-09-11 04:54:04 +02:00
support Merge branch 'fix/user-private-key-generation' into 'develop' 2022-09-05 15:38:15 +00:00
test_helper.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00