pleroma/test/web
lain 5e3c70afa5 AdminAPI Chat tests: Remove factory.
The factory system doesn't work too well with how the chats are
done. Instead of tempting people to use it, let's rather use the
CommonAPI system for now.
2020-09-17 13:37:25 +02:00
..
activity_pub Merge branch 'features/validators-video' into 'develop' 2020-09-16 13:36:27 +00:00
admin_api AdminAPI Chat tests: Remove factory. 2020-09-17 13:37:25 +02:00
api_spec
auth
common_api Merge remote-tracking branch 'upstream/develop' into chat-moderation 2020-09-11 14:13:38 -05:00
feed Do not serve RSS/Atom feeds when instance is private 2020-09-08 20:21:34 +03:00
instances instance: Handle not getting a favicon 2020-09-11 11:37:46 +02:00
mastodon_api fixed tests 2020-09-15 15:32:49 +03:00
media_proxy MediaProxy whitelist setting now supports hosts with scheme 2020-07-12 12:41:40 +03:00
metadata Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
mongooseim
oauth schedule expired oauth tokens deletion with Oban 2020-09-10 16:01:19 +03:00
ostatus
pleroma_api ChatController: Don't die if the recipient is gone. 2020-08-27 12:13:18 +02:00
plugs
preload [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 2020-08-14 20:55:45 +03:00
push Lint 2020-06-26 14:35:04 -05:00
rich_media Apply 1 suggestion(s) to 1 file(s) 2020-09-14 11:56:00 +00:00
static_fe StaticFE: Prioritize json in requests. 2020-06-26 16:27:39 +02:00
streamer Streamer: Don't filter out announce notifications. 2020-07-04 17:11:37 +02:00
twitter_api expire mfa tokens through Oban 2020-09-10 16:01:19 +03:00
views
web_finger Webfinger: Handle bogus ids better. 2020-08-25 17:35:59 +02:00
chat_channel_test.exs
fallback_test.exs
federator_test.exs
masto_fe_controller_test.exs Rename user.settings column 2020-06-30 11:50:53 -05:00
node_info_test.exs Nodeinfo: Add chat information back in. 2020-06-26 13:04:15 +02:00
rel_me_test.exs
uploader_controller_test.exs