pleroma/test
2020-05-06 16:31:21 +02:00
..
activity/ir
bbs
config
conversation
docs
emails
emoji
federation
fixtures Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-04 10:43:20 +02:00
http
instance_static refactor emoji api with fixes 2020-04-30 15:45:52 +03:00
integration
object
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
pool
reverse_proxy
support Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' 2020-05-06 08:46:45 +00:00
tasks Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +03:00
upload
uploaders
user
web Credo fixes. 2020-05-06 16:31:21 +02:00
workers
activity_expiration_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs Add tests for account registration with captcha enabled and improve errors 2020-04-29 21:26:07 +04:00
chat_test.exs Chat: Fix missing chat id on second 'get' 2020-05-05 20:07:47 +02:00
config_test.exs
conversation_test.exs
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs Add OpenAPI spec for FilterController 2020-05-05 17:41:01 +04:00
following_relationship_test.exs
formatter_test.exs
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 Made follow request notifications non-optional (removed config switch). 2020-05-01 09:51:41 +03:00
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs Signature: Handle non-ap ids in key ids. 2020-05-01 15:54:38 +02:00
stats_test.exs Stats: Use invisible property for filtering. 2020-04-22 19:02:22 +02:00
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +03:00
xml_builder_test.exs