pleroma/test
2020-02-21 10:02:37 +03:00
..
activity/ir adding gun adapter 2020-02-18 08:19:01 +03:00
bbs
config Merge branch 'develop' into gun 2020-02-18 09:06:27 -06:00
conversation Fix mark-as-read (POST /api/v1/conversations/:id/read) refreshing updated_at and bringing conversation to the top in the user's direct conversation list 2020-01-05 17:38:51 +03:00
docs little fixes and typos fix 2020-01-10 15:52:02 +03:00
emails init tag feed 2019-12-06 09:33:40 +03:00
emoji
federation
fixtures adding gun adapter 2020-02-18 08:19:01 +03:00
gun adding gun adapter 2020-02-18 08:19:01 +03:00
http Merge branch 'develop' into gun 2020-02-21 10:02:37 +03:00
instance_static/emoji
integration
object Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00
plugs Merge branch 'require-signature' into 'develop' 2020-02-20 12:13:21 +00:00
pool adding gun adapter 2020-02-18 08:19:01 +03:00
reverse_proxy adding gun adapter 2020-02-18 08:19:01 +03:00
support Merge branch 'develop' into gun 2020-02-21 10:02:37 +03:00
tasks Fix the confusingly named and inverted logic of "no_attachment_links" 2020-02-11 15:39:19 -06:00
upload
uploaders Delete attachments when status is deleted 2020-01-12 18:48:58 +00:00
user
web Merge branch 'develop' into gun 2020-02-21 10:02:37 +03:00
workers Hotlink logo instead of attachment 2020-02-11 23:33:05 +04:00
activity_expiration_test.exs
activity_test.exs Tweaks to clear_config calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
bookmark_test.exs
captcha_test.exs Add native captcha and enable it by default. 2019-12-12 17:39:39 +07:00
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 adding gun adapter 2020-02-18 08:19:01 +03:00
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs Fix test 2019-12-08 11:35:38 +03:00
notification_test.exs adding gun adapter 2020-02-18 08:19:01 +03:00
object_test.exs Tweaks to clear_config calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
otp_version_test.exs adding gun adapter 2020-02-18 08:19:01 +03:00
pagination_test.exs
registration_test.exs
repo_test.exs Tweaks to clear_config calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
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 adding gun adapter 2020-02-18 08:19:01 +03:00
user_relationship_test.exs
user_search_test.exs Tweaks to clear_config calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
user_test.exs Tweaks to clear_config calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
xml_builder_test.exs