~cytrogen/masto-fe

ref: 4d9186a48c494bdd098f7a6273c3f0bf4dc5e19a masto-fe/app/controllers/api/v1 d---------
548c032d — Claire 2 years ago
Improve interaction modal error handling (#26795)

ccca542d — Daniel M Brasil 2 years ago
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)

a7d96e6a — Lukas Martini 2 years ago
Improve error messages when DeepL quota is exceeded (#26704)

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)

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>
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)

Next