Pleroma/test/web
Haelwenn 1e74bbc495 Merge branch 'fix-streaming-reblog' into 'develop'
Streamer: Correctly handle reblog mutes

Closes #1129 and #1438

See merge request pleroma/pleroma!2156
2020-02-09 01:02:06 +03:00
..
activity_pub ActivityPub / Transmogrifier: Correctly store incoming Update id. 2019-10-05 19:31:03 +00:00
admin_api expanding regex sigils to use modifiers 2019-09-11 09:25:33 +03:00
auth
common_api CommonAPI: Create profile updates as public. 2019-10-05 19:31:11 +00:00
instances added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
mastodon_api Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (GET /api/v1/timelines/public) 2019-10-07 11:28:51 +00:00
media_proxy added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
metadata fixed Metadata.Utils.scrub_html_and_truncate 2020-02-09 00:52:56 +03:00
mongooseim
oauth Check client and token in GET /oauth/authorize 2019-11-19 19:15:14 +03:00
ostatus added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
pleroma_api Extend /api/pleroma/notifications/read to mark multiple notifications 2019-09-04 12:38:27 +03:00
plugs added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
push
rich_media test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1 2019-08-20 20:20:12 +00:00
salmon
streamer Merge branch 'fix-streaming-reblog' into 'develop' 2020-02-09 01:02:06 +03:00
twitter_api Add email change endpoint 2019-09-13 13:09:35 +07:00
views
web_finger added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
websub added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
digest_email_worker_test.exs Add more tests for Database tasks and DigestEmailWorker 2019-08-19 16:10:00 +00:00
fallback_test.exs
federator_test.exs added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
node_info_test.exs report federating status in nodeinfo 2019-12-13 21:20:09 +03:00
rel_me_test.exs Implement missing mocks for rel=me 2019-08-25 08:03:25 +02:00
retry_queue_test.exs
uploader_controller_test.exs