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
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
mongooseim
oauth
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
push WebPush: Push out chat message notications. 2020-06-04 14:49:10 +02:00
rich_media
static_fe
streamer Streamer, SideEffects: Stream out ChatMessageReferences 2020-06-03 16:45:04 +02:00
twitter_api
views
web_finger
chat_channel_test.exs
fallback_test.exs
federator_test.exs
masto_fe_controller_test.exs
node_info_test.exs
rel_me_test.exs
uploader_controller_test.exs