Pleroma/test
lain ad82a216ff Chat API: Align more to Pleroma/Mastodon API. 2020-04-27 17:48:34 +02:00
..
activity/ir
bbs
config don't restart postgrex 2020-04-17 12:45:13 +03:00
conversation
docs
emails
emoji profile emojis in User.emoji instead of source_data 2020-04-10 06:20:02 +02:00
federation
fixtures ChatMessage: Correctly ingest emoji tags. 2020-04-23 16:19:49 +02:00
http
instance_static/emoji
integration
object
plugs [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
pool
reverse_proxy
support Support validation for inline OpenAPI schema and automatic tests for examples 2020-04-24 15:16:15 +04:00
tasks don't restart postgrex 2020-04-17 12:45:13 +03:00
upload
uploaders
user
web Chat API: Align more to Pleroma/Mastodon API. 2020-04-27 17:48:34 +02:00
workers
activity_expiration_test.exs
activity_test.exs
bookmark_test.exs
captcha_test.exs
chat_test.exs Chat: Only create them for valid users for now. 2020-04-10 14:47:56 +02:00
config_test.exs
conversation_test.exs
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
formatter_test.exs formatter: Use user.uri instead of user.source_data.uri 2020-04-10 06:20:02 +02:00
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
moderation_log_test.exs
notification_test.exs Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
object_test.exs Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
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 User: Move public_key from source_data to own field 2020-04-10 06:16:18 +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 Merge branch 'fix/follow-and-blocks-import' into 'develop' 2020-04-22 15:46:04 +00:00
xml_builder_test.exs