~cytrogen/masto-fe

ref: 30c191aaa03beb8bc4de4bf33db671fb98bafc96 masto-fe/app/controllers/api d---------
30c191aa — jsgoldstein 2 years ago
Add new public status index (#26344)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
191d302b — Claire 2 years ago
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)

d24a87ce — Daniel M Brasil 2 years ago
Add ability to delete avatar or header picture via the API (#25124)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3a4d3e9d — Daniel M Brasil 2 years ago
Add `GET /api/v1/instance/languages` to REST API (#24443)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
e258b4cb — Emelia Smith 2 years ago
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)

6c391257 — Claire 2 years ago
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch (#26268)

b4e739ff — Claire 2 years ago
Change interaction modal in web UI (#26075)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
4c18928a — Christian Schmidt 2 years ago
Wrong count in response when removing favourite/reblog (#24365)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
943f27f4 — Claire 2 years ago
Remove unfollowed hashtag posts from home feed (#26028)

41f65edb — Claire 2 years ago
Fix embed dropdown menu item for unauthenticated users (#25964)

8d0c6952 — Eugen Rochko 2 years ago
Change markers API to use a replica (#25851)

fdc3ff7c — Eugen Rochko 2 years ago
Change notifications API to use a replica (#25874)

2e1391fd — Matt Jankowski 2 years ago
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)

c27b82a4 — Claire 2 years ago
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)

e4cfe4b3 — Kurtis Rainbolt-Greene 2 years ago
First pass at multi-database for read replica using Rails native adapter (#25693)

Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
383c0081 — Daniel M Brasil 2 years ago
Fix `/api/v2/search` not working with following query param (#25681)

4fe2d7cb — Daniel M Brasil 2 years ago
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)

683ba5ec — Matt Jankowski 2 years ago
Fix rails `rewhere` deprecation warning in directories api controller (#25625)

1d622c80 — Claire 2 years ago
Add POST /api/v1/conversations/:id/unread (#25509)

a5b6f6da — Claire 2 years ago
Change /api/v1/statuses/:id/history to always return at least one item (#25510)

Next