~cytrogen/masto-fe

ref: bca649ba79ee4fcb33e04084dbd7aa5d275adbf7 masto-fe/app/controllers/api d---------
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>
45d98959 — Daniel M Brasil 2 years ago
Fix uncaught NoMethodError in POST `/api/v1/featured_tags` (#25063)

ce8b5899 — Daniel M Brasil 2 years ago
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)

45ba9ada — Claire 2 years ago
Fix race condition when reblogging a status (#25016)

e6041479 — Claire 2 years ago
Add polling and automatic redirection to `/start` on email confirmation (#25013)

433ab0c9 — Daniel M Brasil 2 years ago
Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
c0ea33e3 — zunda 2 years ago
Make it possible to upload audio and video to Heroku app (#24866)

6e226f5a — Matt Jankowski 2 years ago
Fix Rails/ActionOrder cop (#24692)

1c61869e — Claire 2 years ago
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)

b0bf6216 — Claire 2 years ago
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)

1419f90e — Claire 2 years ago
Fix some user-independent endpoints potentially reading session cookies (#24650)

276c3936 — Claire 2 years ago
Fix anonymous visitors getting a session cookie on first visit (#24584)

6084461c — Eugen Rochko 2 years ago
Change unauthenticated responses to be cached in REST API (#24348)

58a1b2e3 — Claire 2 years ago
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)

e98c8605 — Eugen Rochko 3 years ago
Refactor `Cache-Control` and `Vary` definitions (#24347)

4db82301 — Robert R George 3 years ago
Add trend management to admin API (#24257)

Next