Pleroma/test
lain 67d8df04a4 Merge branch '1335-user-api-id-fields-relations' into 'develop'
[#1335] User: refactoring of AP ID fields into relations

Closes #1335

See merge request pleroma/pleroma!1963
2019-12-05 17:16:23 +00:00
..
activity/ir
bbs
config
conversation [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 2019-11-19 23:22:10 +03:00
daemons
emails
emoji
federation update tests and Oban 2019-11-26 15:24:34 -05:00
fixtures Merge branch 'feature/move-activity' into 'develop' 2019-12-02 16:26:19 +00:00
http add ability to set a custom user-agent string 2019-11-25 09:53:11 +00:00
instance_static/emoji
integration
object Containment: Add a catch-all clause to contain_origin. 2019-11-12 12:07:17 +01:00
plugs Support authentication via `x-admin-token` HTTP header 2019-11-19 15:58:20 +07:00
support Merge branch '1335-user-api-id-fields-relations' into 'develop' 2019-12-05 17:16:23 +00:00
tasks
upload
uploaders
web Merge branch '1335-user-api-id-fields-relations' into 'develop' 2019-12-05 17:16:23 +00: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 update following_relationship.ex 2019-11-05 10:50:03 +03:00
formatter_test.exs
healthcheck_test.exs
html_test.exs Fix Pleroma.HTML.extract_first_external_url/2 2019-11-29 15:49:35 +07:00
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
moderation_log_test.exs
notification_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations 2019-12-04 18:56:31 +03:00
object_test.exs Object Fetcher: set cache after reinjecting 2019-11-06 14:00:03 +03:00
pagination_test.exs
registration_test.exs
repo_test.exs
reverse_proxy_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
test_helper.exs update tests and Oban 2019-11-26 15:24:34 -05:00
upload_test.exs
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 excluded invisible users from search results 2019-11-05 08:55:41 +03:00
user_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations 2019-12-04 18:56:31 +03:00
xml_builder_test.exs