Commit Graph

22 Commits (1aa3976f280efed1ae4c72c1ac58e3e4ff9061f1)

Author SHA1 Message Date
Claire 2fe1b8d169
Add API to get multiple accounts and statuses ()
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
Matt Jankowski 18ffd4d925
Add module `instances` route scope in api routes ()
Matt Jankowski 01ecc80118
Add module `accounts` route scope in api routes ()
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI ()
Eugen Rochko 50b17f7e10
Add notification policies and notification requests ()
Eugen Rochko 5b1eb09d54
Add annual reports for accounts ()
Claire ac04e62a0e
Remove unused route definitions ()
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts ()
Robert R George 20666482ef
Added admin api for managing tags ()
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers ()
Daniel M Brasil d24a87ce4f
Add ability to delete avatar or header picture via the API ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
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>
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Claire 41f65edb21
Fix embed dropdown menu item for unauthenticated users ()
Claire 4b5851974c
Fix moderation interface for remote instances with a .zip TLD ()
Matt Jankowski f8bd581126
Remove unused routes ()
Claire 1d622c8033
Add POST /api/v1/conversations/:id/unread ()
Eugen Rochko bca649ba79
Change edit profile page ()
Claire e60414792d
Add polling and automatic redirection to `/start` on email confirmation ()
Matt Jankowski 41eb49b984
Extract large route namespace blocks to separate files ()