pleroma/test/pleroma/web
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
..
activity_pub ObjectView: do not fetch an object for its ID 2022-09-11 04:54:04 +02:00
admin_api Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' 2022-07-03 20:58:20 +00:00
api_spec Copyright bump for 2022 2022-02-25 23:11:42 -07:00
auth Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_api StatusView: clear MSB on calculated conversation_id 2022-08-09 20:10:43 +02:00
endpoint Copyright bump for 2022 2022-02-25 23:11:42 -07:00
feed Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mastodon_api Merge branch 'fix/federation-context-issues' into 'develop' 2022-09-04 18:43:36 +00:00
media_proxy Fix the mocks to use uppercase as well 2022-08-10 21:46:56 +00:00
metadata Metadata/Utils: use summary as description if set 2022-09-03 17:17:48 +02:00
o_auth Merge branch 'fix_test_get_user_apps' into 'develop' 2022-03-06 18:40:49 +00:00
o_status Document way to do notice compatibility routes with Nginx reverse-proxy instead 2022-07-16 23:44:37 -06:00
pleroma_api Merge branch 'develop' into 'from/upstream-develop/tusooa/2892-backup-scope' 2022-09-05 15:00:19 +00:00
plugs Merge branch 'fix_erratic_tests' into 'develop' 2022-08-25 18:39:38 +00:00
preload/providers Copyright bump for 2022 2022-02-25 23:11:42 -07:00
push Copyright bump for 2022 2022-02-25 23:11:42 -07:00
rich_media Copyright bump for 2022 2022-02-25 23:11:42 -07:00
static_fe Copyright bump for 2022 2022-02-25 23:11:42 -07:00
twitter_api Add GET endpoints for remote subscription forms 2022-08-20 21:13:51 -04:00
views Copyright bump for 2022 2022-02-25 23:11:42 -07:00
web_finger Copyright bump for 2022 2022-02-25 23:11:42 -07:00
common_api_test.exs Merge branch 'from/upstream-develop/tusooa/edits' into 'develop' 2022-09-03 02:16:42 +00:00
fallback_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
federator_test.exs Treat containment failure as cancel in ReceiverWorker 2022-08-08 08:41:33 -04:00
gettext_test.exs Fix incorrect fallback when English is set to first language 2022-04-17 22:39:52 -04:00
manifest_controller_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
media_proxy_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mongoose_im_controller_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
node_info_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
rel_me_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
shout_channel_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
streamer_test.exs Send the correct update in streamer 2022-06-11 12:02:16 -04:00
uploader_controller_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
web_finger_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00