Pleroma/test
eugenijm 0580654485 Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`.
Since the conversations with the blocked user are invisible, they are excluded
from the blocking user's `unread_conversation_count`.
2019-10-26 02:29:18 +03:00
..
activity/ir
bbs
config
conversation Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 2019-10-26 02:29:18 +03:00
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emoji
fixtures rework to use properties instead of compound typing, per SocialCG 2019-10-19 23:21:37 +00:00
http
instance_static/emoji
integration
object tests: simplify object fetching and containment tests 2019-10-18 14:50:09 +00:00
plugs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
support Merge branch 'develop' into feature/masto_api_markers 2019-10-21 11:32:28 +03:00
tasks [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
upload
uploaders
web fix test 2019-10-24 12:48:17 -04:00
activity_expiration_test.exs
activity_test.exs Search: Add tests for unicode searches. 2019-10-09 16:03:45 +02:00
bookmark_test.exs
captcha_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
formatter_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs add Markers /api/v1/markers 2019-10-17 15:26:59 +03:00
moderation_log_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
notification_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-23 17:22:42 +03:00
object_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 2019-10-18 15:22:16 +03:00
scheduled_activity_test.exs
signature_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_search_test.exs Remove a failing search test due to it being unrealistic 2019-10-16 15:09:39 +03:00
user_test.exs [#1304] Merged `develop`, handled User.Info.invisible. 2019-10-21 11:58:22 +03:00
xml_builder_test.exs