Claire
2971ac9863
Fix streaming still being authorized for suspended accounts ( #36448 )
2025-10-13 13:35:44 +00:00
Emelia Smith
7e98fa9b47
Merge commit from fork
...
* Require read, read:statuses or read:notifications scope to access streaming APIs
* Add additional tests for scope-based channel access
We were missing tests in the affirmative for subscribing to the user:notification channel, this adds them
2025-10-13 14:20:57 +02:00
Emelia Smith
8d09e4ef23
Merge commit from fork
...
* Streaming: Ensure disabled users cannot connect to streaming
* Streaming: Disconnect when the user is disabled
2025-10-13 14:19:14 +02:00
Matt Jankowski
0152659245
Use tag filter for pending tag count on admin dashboard ( #36404 )
2025-10-09 08:08:29 +00:00
Emelia Smith
5b97f25a15
Add integration tests for mastodon-streaming ( #36025 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
Co-authored-by: David Roetzel <david@roetzel.de >
2025-09-30 07:27:09 +00:00
Matt Jankowski
05a655f33e
Convert age verification controller to system specs ( #36026 )
2025-09-05 12:44:09 +00:00
Claire
ab698ff521
Move posting defaults to their own preferences sub-category ( #35966 )
2025-09-01 08:31:07 +00:00
Matt Jankowski
a8166d28ed
Add coverage for "live TOS" and "no TOS" paths in tos/drafts spec ( #35902 )
2025-08-26 08:43:43 +00:00
Matt Jankowski
4f41b7c089
Relax hard-coded attr names in system specs ( #35903 )
2025-08-26 08:23:45 +00:00
Matt Jankowski
ce813ad144
Avoid method that makes tokens while checking for tokens ( #35815 )
2025-08-19 06:49:34 +00:00
Echo
7cf53dbf63
Redirect on success for standalone compose ( #35763 )
2025-08-13 13:52:29 +00:00
Matt Jankowski
ba9fa54f9c
Add coverage for more admin/domain_blocks scenarios ( #35590 )
2025-07-30 08:52:47 +00:00
Claire
e97f43399b
Fix error handling for blank actions in account moderation action form ( #35246 )
2025-07-03 14:42:48 +00:00
Emelia Smith
72f2f35bfb
Implement Instance Moderation Notes ( #31529 )
2025-06-25 08:15:44 +00:00
Matt Jankowski
c023ebc87a
Limit count to pending&trending on admin/trends/tags page ( #35120 )
2025-06-23 13:30:12 +00:00
Matt Jankowski
ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests ( #35040 )
2025-06-16 13:12:23 +00:00
Matt Jankowski
6f2aba989f
Move "limited federation mode" config to x.mastodon area ( #35041 )
2025-06-16 06:13:03 +00:00
Matt Jankowski
ab7f50ce4e
Reduce hard coding of LOCAL_DOMAIN env value throughout tests ( #35025 )
2025-06-13 07:58:22 +00:00
Eugen Rochko
f53bb4cd7d
Add "More" to the sidebar menu with links to mutes, blocks, and so on ( #34987 )
2025-06-11 16:12:04 +00:00
Matt Jankowski
629bb74451
Replace selenium-webdriver with playwright ( #34867 )
2025-06-10 16:33:46 +00:00
Matt Jankowski
1d152d2181
Replace local vars with let in JS-enabled system specs ( #34905 )
2025-06-05 07:08:52 +00:00
Matt Jankowski
f1a6f4333a
Remove redis-namespace gem ( #34742 )
2025-05-21 15:20:17 +00:00
Claire
d7cb6068b1
Add ability to reorder server rules from admin interface ( #34737 )
2025-05-20 12:49:11 +00:00
Claire
aa04efb92a
Move server rule creation form to its own page ( #34637 )
2025-05-14 09:43:07 +00:00
Matt Jankowski
de19af3650
Extract frontend_translations helper to support module ( #34400 )
2025-04-10 13:51:17 +00:00
David Roetzel
97b9994743
Basic FASP support ( #34031 )
2025-03-28 12:16:40 +00:00
Matt Jankowski
dfa4a97dd8
Fix intermittent account note failure by removing disappearing content check ( #34296 )
2025-03-28 09:24:36 +00:00
Matt Jankowski
0479efdbb6
Fix intermittent failure on account note system spec ( #34295 )
2025-03-27 15:09:09 +00:00
Matt Jankowski
2a181f56e3
Convert settings/deletes spec controller->request/system ( #34274 )
2025-03-26 07:26:28 +00:00
Claire
225b18e742
Add system spec for account notes ( #34206 )
2025-03-24 09:30:23 +00:00
Matt Jankowski
9d3daa847a
Convert filters/statuses spec controller->system/request ( #34232 )
2025-03-24 08:11:34 +00:00
Matt Jankowski
a2981a0997
Convert admin/users/two_factor_authentications spec controller->system ( #34216 )
2025-03-21 07:41:38 +00:00
Matt Jankowski
469cfc5430
Convert admin/change_emails spec controller->system ( #34215 )
2025-03-21 07:40:29 +00:00
Matt Jankowski
0284e77e5f
Convert admin/action_logs spec controller->system ( #34214 )
2025-03-21 07:38:29 +00:00
Matt Jankowski
f7b1769e8a
Convert admin/dashboard spec controller->system ( #34208 )
2025-03-19 08:32:36 +00:00
Matt Jankowski
539a06f189
Convert admin/account_actions spec controller->system ( #34207 )
2025-03-19 08:20:16 +00:00
Matt Jankowski
795d465f8d
Convert disputes/strikes spec controller->request/system ( #34191 )
2025-03-18 08:18:36 +00:00
Claire
420ffdfb62
Add delay to profile updates to debounce them ( #34137 )
2025-03-11 16:17:17 +00:00
Matt Jankowski
6d5a1fbe1d
Assert on page contents while progressing through new_statuses system spec ( #34139 )
2025-03-11 14:00:51 +00:00
Matt Jankowski
dc43699b77
Assert on page contents before reloading report for interface JS spec ( #34132 )
2025-03-11 09:14:16 +00:00
Matt Jankowski
e1f278cdf2
Convert admin/webhooks/secrets spec controller->system ( #34109 )
2025-03-10 08:17:48 +00:00
Matt Jankowski
7169b270ae
Convert admin/site_uploads spec controller->system ( #34108 )
2025-03-10 08:17:02 +00:00
Eugen Rochko
2cabbae132
Add min. age to terms of service ( #34105 )
2025-03-07 11:50:52 +00:00
Matt Jankowski
eaf1ea3155
Remove admin_user helper method from SystemHelpers module ( #34096 )
2025-03-07 08:31:47 +00:00
Matt Jankowski
551339401d
Use methods from SystemHelpers more consistently ( #33973 )
2025-03-07 08:02:55 +00:00
Claire
5a100bf38f
Add ability to email announcements to all users ( #33928 )
2025-03-06 14:05:27 +00:00
Matt Jankowski
b021cfc91e
Convert settings/sessions spec controller->system ( #34072 )
2025-03-06 08:21:05 +00:00
Matt Jankowski
ce23342d72
Convert admin/terms_of_service/* spec controller->system ( #33975 )
2025-03-04 15:27:44 +00:00
Matt Jankowski
b56e90d049
Convert admin/relationships spec controller->system ( #34002 )
2025-02-28 11:17:13 +00:00
Matt Jankowski
3aaa388ce4
Convert admin/trends/* spec controller->system ( #34003 )
2025-02-28 10:55:37 +00:00