Pleroma/test
2020-02-18 17:46:09 +03:00
..
activity/ir
bbs
config need_reboot flag 2020-02-08 13:00:02 +03:00
conversation
docs
emails
emoji
federation
fixtures [#1505] Improved replies-handling tests: updated Mastodon message fixture, used exact Pleroma federation message. 2020-02-10 11:46:16 +03:00
http
instance_static/emoji
integration
object [#1505] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction). 2020-02-15 20:41:38 +03:00
plugs Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost 2020-01-30 22:16:55 +03:00
support Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation 2020-02-18 17:46:09 +03:00
tasks Fix the confusingly named and inverted logic of "no_attachment_links" 2020-02-11 15:39:19 -06:00
upload
uploaders
user
web Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation 2020-02-18 17:46:09 +03:00
workers removed try/rescue 2020-01-23 11:05:08 +03:00
activity_expiration_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs Formatter: Add a test for domain / username clashes 2020-01-28 13:38:21 +01:00
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs
notification_test.exs Notifications: Add emoji reaction notifications 2020-01-22 20:06:12 +01:00
object_test.exs Make attachments cleanup optional 2020-01-31 01:20:37 +03:00
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
runtime_test.exs Fix compatibility with Elixir v1.10 2020-01-28 18:23:59 +04:00
safe_jsonb_set_test.exs
scheduled_activity_test.exs removed try/rescue 2020-01-23 11:05:08 +03:00
signature_test.exs
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Merge branch 'develop' into feature/tag_feed 2020-01-27 21:13:13 +03:00
xml_builder_test.exs