~cytrogen/masto-fe

ref: df05ece265ab699c856ec62682c920deaf449a49 masto-fe/app/controllers/api d---------
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)

b9bc9d0b — Daniel M Brasil 2 years ago
Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477)

ec591668 — Claire 2 years ago
Fix ArgumentError when loading newer Private Mentions (#25399)

4c9406bd — Eugen Rochko 2 years ago
Add time zone preference (#25342)

bacb6749 — Darius Kazemi 2 years ago
Add exclusive lists (#22048)

Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2b45fecd — Claire 2 years ago
Fix multiple N+1s in ConversationsController (#25134)

9017df71 — Claire 2 years ago
Remove dead code in Api::V1::FeaturedTagsController (#25073)

785e650a — Daniel M Brasil 2 years ago
Fix uncaught TypeError in POST `/api/v1/featured_tags` (#25072)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Next