akkoma/test/pleroma
Alexander Strizhakov cebe3c7def Fix for dropping posts/notifs in WS when mix task is executed
- start oban in mix tasks with empty queues, plugins and crontab
- fix for update_users_following_followers_counts
- fix for removed logo.png
- typo in resend confirmation emails mix task docs
- fix for uploads mix task (start Majic.Pool)
- fix for creating user mix task (start :fast_html app)
2020-12-14 11:02:32 -06:00
..
activity
bbs
chat
config
conversation
docs
ecto_type/activity_pub/object_validators
emails
emoji
gun
http
instances instance: Do not fetch unreachable instances 2020-12-07 20:11:47 +01:00
integration
mfa
migration_helper
object
repo/migrations
upload
uploaders
user
web Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
workers Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
activity_test.exs Merge branch 'issue/2256' into 'develop' 2020-12-04 17:49:05 +00:00
application_requirements_test.exs ApplicationRequirements: Add test, more text for pool size. 2020-12-08 17:30:10 +01:00
bookmark_test.exs
captcha_test.exs
chat_test.exs
config_db_test.exs
config_test.exs
conversation_test.exs
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
frontend_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
instances_test.exs instance.reachable?: Limit to binary input 2020-12-07 21:20:44 +01:00
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs
moderation_log_test.exs
notification_test.exs
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
report_note_test.exs
reverse_proxy_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs Merge branch 'auth-improvements' into 'develop' 2020-12-09 15:55:45 +00:00
utils_test.exs
xml_builder_test.exs