d
/
akkoma
1
0
Fork 0
akkoma/test
Haelwenn 6b01a09a08 Merge branch '2078-list-fixes' into 'develop'
Resolve "List timeline returns incorrectly assigned Account for replies and repeats"

Closes #2070 and #2078

See merge request pleroma/pleroma!2923
2020-08-27 17:05:53 +00: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 MediaProxy whitelist setting now supports hosts with scheme 2020-07-12 12:41:40 +03:00
conversation Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
docs Config/Docs: Expand behaviour suggestions at runtime 2020-07-12 17:23:33 +02:00
emails fix for sometimes failing tests 2020-08-19 12:57:29 +03:00
emoji
federation
fixtures Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads 2020-08-25 11:44:51 +02:00
gun Connection Pool: add tests 2020-07-15 15:26:35 +03:00
http Don't test tls_options in adapter helper test. 2020-07-15 15:26:35 +03:00
instance_static emoji pagination for pack show action 2020-06-18 18:50:03 +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
migrations Migrate legacy tags set by AdminFE to match TagPolicy, #2010 2020-08-02 13:42:23 -05:00
object Fix attachments in polls 2020-07-15 12:32:42 +02:00
plugs FrontendStatic: Work correctly for other frontend types. 2020-07-29 13:02:48 +02:00
reverse_proxy ReverseProxy: Streaming and disable encoding if Range 2020-07-10 17:23:11 +02:00
support Apply 1 suggestion(s) to 1 file(s) 2020-08-11 09:08:27 +00:00
tasks Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads 2020-08-25 11:44:51 +02:00
upload Merge branch 'develop' into command-available-check 2020-08-05 19:16:48 +03:00
uploaders copy tmp file if test depends on it 2020-07-21 10:31:58 +03:00
user Improved WelcomeChatMessageTest 2020-08-03 20:13:43 +02:00
web Merge branch '2078-list-fixes' into 'develop' 2020-08-27 17:05:53 +00:00
workers Merge branch 'develop' into issue/1790-updated-oban 2020-07-03 10:36:41 -05:00
activity_expiration_test.exs don't load pinned activities in due_expirations 2020-08-12 19:46:47 +03:00
activity_test.exs Merge branch 'fix/1742-random-failing-tests' into 'develop' 2020-05-13 13:38:32 +00:00
application_requirements_test.exs Update clear_config macro 2020-08-05 17:46:14 +03:00
bookmark_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
captcha_test.exs Expose seconds_valid in Pleroma Captcha API endpoint 2020-07-29 16:07:22 -05: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 Handle non-list keys in Config.fetch/1 2020-08-05 18:23:12 +03:00
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 renaming back and reject nil on create 2020-07-06 09:30:42 +03:00
following_relationship_test.exs
formatter_test.exs Update linkify migration tests to use config from ConfigDB 2020-07-22 16:11:53 -05:00
healthcheck_test.exs
html_test.exs excluding attachment links from RichMedia 2020-06-29 15:25:57 +03:00
http_test.exs added wrapper Pleroma.HTTP for Tzdata.HTTPClient 2020-06-24 09:12:32 +03:00
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 Make notifications about new statuses from muted threads read 2020-08-17 00:11:33 +02:00
object_test.exs
otp_version_test.exs
pagination_test.exs OpenAPI: Add :id to follower/following endpoints, fixes #1958 2020-07-17 12:35:28 -05:00
registration_test.exs
repo_test.exs added verify RUM settings before start app 2020-06-22 17:27:49 +03:00
report_note_test.exs Add ReportNote test 2020-08-02 17:45:15 -05:00
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 Merge develop 2020-05-13 19:56:40 +03:00
test_helper.exs
upload_test.exs Upload: Restrict description length 2020-07-06 11:08:13 +02:00
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs Removed unused trigram index on `users`. Fixed `users_fts_index` usage. 2020-07-08 22:50:15 +03:00
user_test.exs Test purging a user with User.delete/1 2020-08-18 00:10:09 -05:00
xml_builder_test.exs