honkoma/test
Egor Kislitsyn b6f5b326e7
Fix credo warnings
2020-01-22 20:59:58 +04:00
..
activity/ir
bbs
config
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
daemons
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emoji
federation
fixtures Merge branch 'feature/custom-runtime-modules' into 'develop' 2019-12-21 11:56:24 +00:00
http
instance_static/emoji
integration
object
plugs
support Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests 2019-12-19 17:24:08 +03:00
tasks
upload
uploaders Delete attachments when status is deleted 2020-01-12 18:48:58 +00:00
user added privacy option to push notifications 2019-11-28 22:13:11 +03:00
web Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-scopes-tweaks 2020-01-15 18:12:08 +03:00
workers/cron Fix credo warnings 2020-01-22 20:59:58 +04:00
activity_expiration_test.exs Require that ephemeral posts live for at least one hour 2019-07-24 14:46:08 +02:00
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
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs Fix merge 2019-09-30 19:10:54 +07:00
marker_test.exs
moderation_log_test.exs
notification_test.exs
object_test.exs Delete attachments when status is deleted 2020-01-12 18:48:58 +00:00
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
test_helper.exs
upload_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
user_invite_token_test.exs
user_relationship_test.exs [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 2019-11-20 15:46:11 +03:00
user_search_test.exs
user_test.exs fix create service actor 2020-01-08 16:40:49 +03:00
xml_builder_test.exs