Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://berserker.town/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Claire 8884d1ece0
Add support for importing lists (#25203)
1 year ago
..
activitypub Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
admin Add a confirmation screen when suspending a domain (#25144) 1 year ago
api Fix multiple N+1s in ConversationsController (#25134) 1 year ago
auth Order sessions by most-recent to least-recently updated (#25005) 1 year ago
concerns Add hCaptcha support (#25019) 1 year ago
disputes Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
oauth Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 1 year ago
settings Add support for importing lists (#25203) 1 year ago
well_known Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600) 1 year ago
about_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago
accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago
application_controller.rb Fix anonymous visitors getting a session cookie on first visit (#24584) 1 year ago
authorize_interactions_controller.rb Fix Performance/DeletePrefix cop (#24796) 1 year ago
backups_controller.rb Fix user archive takeouts when using OpenStack Swift (#24431) 1 year ago
custom_css_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
filters_controller.rb Fix Rails/ActionOrder cop (#24692) 1 year ago
follower_accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago
following_accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago
health_controller.rb Change health check (#15988) 3 years ago
home_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago
instance_actors_controller.rb Fix /actor needlessly reading session cookie and varying on Signature (#24664) 1 year ago
intents_controller.rb Fix Performance/DeletePrefix cop (#24796) 1 year ago
invites_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies (#24650) 1 year ago
media_controller.rb Remove invalid X-Frame-Options: ALLOWALL (#25070) 1 year ago
media_proxy_controller.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
privacy_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago
relationships_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
shares_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 5 years ago
statuses_cleanup_controller.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
statuses_controller.rb Remove invalid X-Frame-Options: ALLOWALL (#25070) 1 year ago
tags_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 1 year ago