pleroma/test/web
lain 0efa8aa0b9 Transmogrifier: For follows, create notifications last.
As the notification type changes depending on the follow state,
the notification should not be created and streamed out before the
state settles. For this reason, the notification creation has been
delayed until it's clear if the user has been followed or not.

This is a bit hacky but it will be properly rewritten using the
pipeline soon.
2020-06-05 12:26:07 +02:00
..
activity_pub Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
admin_api Merge branch 'fix/invisible-repeats' into 'develop' 2020-06-02 11:32:03 +00:00
api_spec Add OpenAPI spec for PleromaAPI.EmojiAPIController 2020-05-18 19:28:46 +04:00
auth copyright update 2020-05-18 15:15:51 +03:00
common_api CommonAPI: Newlines -> br for chat messages. 2020-06-01 15:14:22 +02:00
feed [#1501] Made user feed contain public and unlisted activities. 2020-05-25 23:27:47 +03:00
instances Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
mastodon_api SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
media_proxy MediaProxy test: use config macros instead of directly putting values 2020-05-27 19:34:56 +03:00
metadata Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
mongooseim Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
oauth Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api SideEffects / ChatView: Add an unread cache. 2020-06-05 12:01:33 +02:00
plugs Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
push WebPush: Push out chat message notications. 2020-06-04 14:49:10 +02:00
rich_media Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
static_fe Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
streamer Streamer, SideEffects: Stream out ChatMessageReferences 2020-06-03 16:45:04 +02:00
twitter_api Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
views Update Copyrights 2020-03-03 16:44:49 -06:00
web_finger WebFinger Test: Add back test. 2020-05-05 09:55:33 +02:00
chat_channel_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
fallback_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
federator_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
masto_fe_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
node_info_test.exs InstanceView: Add pleroma chat messages to nodeinfo 2020-05-13 14:05:22 +02:00
rel_me_test.exs don't use async with global mocks 2020-05-13 11:38:23 +03:00
uploader_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00