~cytrogen/masto-fe

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

569b3925 — Nick Schonning 2 years ago
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)

d5a185d7 — Nick Schonning 2 years ago
Autofix Rubocop Style/CaseLikeIf (#23756)

08fb9d30 — Matt Jankowski 2 years ago
Spec coverage for settings/preferences/* controllers (#24825)

668a19a2 — Matt Jankowski 2 years ago
Fix Performance/DeletePrefix cop (#24796)

f1c1dd01 — Matt Jankowski 2 years ago
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)

9189e90f — Claire 2 years ago
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
32a030dd — Claire 2 years ago
Rewrite import feature (#21054)

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

faa336e3 — Claire 3 years ago
Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)

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

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

62ab7506 — Claire 3 years ago
Fix /actor needlessly reading session cookie and varying on Signature (#24664)

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

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

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

e9a79d46 — Claire 3 years ago
Fix crash when SSO_ACCOUNT_SETTINGS is not defined (#24628)

0a5f0a8b — Matt Jankowski 3 years ago
Remove instance variables from helper usage (#24203)

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

Next