1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-02 13:13:36 +00:00
Commit graph

39 commits

Author SHA1 Message Date
Matt Jankowski efd3f59627
Use module: :users in routes/admin section () 2024-10-01 10:02:58 +00:00
Eugen Rochko 3426ea2912
Add preview of followers removed in domain block modal in web UI () 2024-09-25 18:13:36 +00:00
Renaud Chaput 28966fa0a6
Remove deprecated v2_alpha endpoint for grouped notifications () 2024-09-25 15:21:11 +00:00
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code () 2024-09-18 09:27:43 +00:00
Claire e0648a916a
Rename /api/v2_alpha/notifications* to /api/v2/notifications* () 2024-09-16 12:10:02 +00:00
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews () 2024-09-10 12:00:40 +00:00
Claire ea0d691e19
Add GET /api/v2_alpha/notifications/:group_key/accounts () 2024-09-03 14:32:26 +00:00
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) () 2024-08-19 15:59:06 +00:00
Claire cbdd8edf68
Revamp notification policy options () 2024-08-09 13:30:55 +00:00
Claire da5b45a573
Add endpoints to accept and dismiss multiple notification requests at once () 2024-08-01 12:36:54 +00:00
Claire 598ae4f2da
Add endpoints for unread notifications count () 2024-07-30 08:39:11 +00:00
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +00:00
Matt Jankowski f47d761e12
Remove unneeded controller option in routes () 2024-07-09 07:34:19 +00:00
Matt Jankowski c29fdadefd
Use scope module: ... for more API routes () 2024-07-08 07:21:49 +00:00
Matt Jankowski 8c375d8a5c
Use scope module: ... for settings/2FA routes () 2024-07-05 08:57:54 +00:00
Eugen Rochko a2505e8611
Add timeline of public posts about a trending link to REST API () 2024-06-06 08:43:04 +00:00
Claire 974335e414
Add experimental server-side notification grouping () 2024-06-03 08:35:59 +00:00
Claire 2fe1b8d169
Add API to get multiple accounts and statuses ()
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
2024-05-06 15:19:15 +00:00
Matt Jankowski 18ffd4d925
Add module instances route scope in api routes () 2024-03-14 09:18:36 +00:00
Matt Jankowski 01ecc80118
Add module accounts route scope in api routes () 2024-03-14 09:18:31 +00:00
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI () 2024-03-11 15:02:21 +00:00
Eugen Rochko 50b17f7e10
Add notification policies and notification requests () 2024-03-07 14:53:37 +00:00
Eugen Rochko 5b1eb09d54
Add annual reports for accounts () 2024-01-24 09:38:10 +00:00
Claire ac04e62a0e
Remove unused route definitions () 2023-12-20 09:44:01 +00:00
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts () 2023-11-09 14:50:25 +00:00
Robert R George 20666482ef
Added admin api for managing tags () 2023-09-13 11:22:53 +02:00
Claire 16681e0f20
Add admin notifications for new Mastodon versions () 2023-09-01 17:47:07 +02:00
Claire 191d302b7f
Refactor Api::V1::ProfilesController into two separate controllers () 2023-08-21 15:47:09 +02:00
Daniel M Brasil d24a87ce4f
Add ability to delete avatar or header picture via the API ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-21 08:44:35 +02:00
Claire fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 18:52:45 +02:00
Daniel M Brasil 3a4d3e9d4b
Add GET /api/v1/instance/languages to REST API ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-03 11:25:47 +02:00
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-27 16:11:17 +02:00
Claire 41f65edb21
Fix embed dropdown menu item for unauthenticated users () 2023-07-13 15:53:03 +02:00
Claire 4b5851974c
Fix moderation interface for remote instances with a .zip TLD () 2023-07-10 18:42:10 +02:00
Matt Jankowski f8bd581126
Remove unused routes () 2023-07-01 21:48:53 +02:00
Claire 1d622c8033
Add POST /api/v1/conversations/:id/unread () 2023-06-22 18:46:43 +02:00
Eugen Rochko bca649ba79
Change edit profile page () 2023-06-14 04:38:07 +02:00
Claire e60414792d
Add polling and automatic redirection to /start on email confirmation () 2023-05-16 18:03:52 +02:00
Matt Jankowski 41eb49b984
Extract large route namespace blocks to separate files () 2023-05-02 15:41:20 +02:00