Pleroma/test
Haelwenn (lanodan) Monnier 3d4cfc9c5f
Stop filling conversation field on incoming objects (legacy, unused)
conversation field is still set for outgoing federation for compatibility.
2020-06-20 00:08:26 +02:00
..
activity/ir
bbs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
chat ChatMessageReference -> Chat.MessageReference 2020-06-06 11:51:10 +02:00
config fix attemps to merge map 2020-06-16 15:54:22 +03:00
conversation Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
docs
emails
emoji
federation
fixtures Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-25 13:57:27 +02:00
http hackney adapter helper: support tlsv1.3 and remove custom opts 2020-05-30 15:36:55 +03:00
instance_static get-packs for local generated pack 2020-05-28 19:41:34 +03:00
integration Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
mfa Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
migration_helper MigrationHelper: Move notification backfilling to own module. 2020-06-09 09:20:55 +02:00
object
plugs HTTP Security plug: rewrite &csp_string/0 2020-05-27 21:31:47 +03:00
pool
reverse_proxy
support Merge branch 'features/users-raw_bio' into 'develop' 2020-06-17 10:34:23 +00:00
tasks Mogrify args as custom tuples 2020-06-16 15:53:28 +03:00
upload Mogrify args as custom tuples 2020-06-16 15:53:28 +03:00
uploaders {:error, :enoent} s3 fix 2020-05-13 11:38:21 +03:00
user
web Stop filling conversation field on incoming objects (legacy, unused) 2020-06-20 00:08:26 +02:00
workers Merge remote-tracking branch 'origin/develop' into global-status-expiration 2020-06-01 15:48:51 +04:00
activity_expiration_test.exs
activity_test.exs Merge branch 'fix/1742-random-failing-tests' into 'develop' 2020-05-13 13:38:32 +00:00
bookmark_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
captcha_test.exs Add tests for account registration with captcha enabled and improve errors 2020-04-29 21:26:07 +04:00
chat_test.exs Chats: Remove `unread` from the db, calculate from unseen messages. 2020-06-03 14:26:50 +02:00
config_test.exs
conversation_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
earmark_renderer_test.exs
emoji_test.exs
filter_test.exs Add OpenAPI spec for FilterController 2020-05-05 17:41:01 +04:00
following_relationship_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
moderation_log_test.exs
notification_test.exs Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 2020-06-14 18:27:11 +03:00
object_test.exs
otp_version_test.exs
pagination_test.exs Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
registration_test.exs
repo_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs Signature: Handle non-ap ids in key ids. 2020-05-01 15:54:38 +02:00
stats_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
test_helper.exs
upload_test.exs UploadTest: Fix test. 2020-05-21 15:17:39 +02:00
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
user_test.exs Merge branch 'feature/delete-follow-requests-on-user-deletion' into 'develop' 2020-06-08 10:54:43 +00:00
xml_builder_test.exs