pleroma/test
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
..
config remove default emoji file 2022-08-11 19:05:41 +01:00
credo/check/consistency Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
fixtures only put linked mfm in source (#171) 2022-08-17 09:35:11 +00:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Don't persist local undone follow (#194) 2022-08-31 18:00:36 +00:00
pleroma ObjectView: do not fetch an object for its ID 2022-09-11 19:52:59 +01:00
support Post editing (#202) 2022-09-06 19:24:02 +00:00
test_helper.exs Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00