Commit Graph

15 Commits (922f086253c8bfcead9df895f4624580d5b61a9c)

Author SHA1 Message Date
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 ()