~cytrogen/masto-fe

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

5134fc65 — Matt Jankowski 2 years ago
Fix `Naming/AccessorMethodName` cop (#25924)

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)

e6a8faae — Claire 2 years ago
Add users index on unconfirmed_email (#25672)

180f0e67 — Claire 2 years ago
Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669)

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)

602c458a — Claire 2 years ago
Add finer permission requirements for managing webhooks (#25463)

fd23f502 — Claire 2 years ago
Fix wrong view being displayed when a webhook fails validation (#25464)

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

f2069800 — Eugen Rochko 2 years ago
Fix always redirecting to onboarding in web UI (#25396)

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

bca649ba — Eugen Rochko 2 years ago
Change edit profile page (#25413)

39110d1d — Eugen Rochko 2 years ago
Fix CAPTCHA page not following design pattern of sign-up flow (#25395)

Next