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 3074338d79 Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
..
config/initializers Fix rate limiting for paths with formats (#20675) 2 years ago
controllers Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
fabricators png optimization(loss less) (#19630) 2 years ago
features Change public accounts pages to mount the web UI (#19319) 2 years ago
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 1 year ago
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 1 year ago
lib Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
policies Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
presenters Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
requests Change public accounts pages to mount the web UI (#19319) 2 years ago
routing Change public accounts pages to mount the web UI (#19319) 2 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 5 years ago
services Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
support Validate nodeinfo response by schema (#21395) 1 year ago
validators Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
views/statuses Fix style for hashes (#20518) 2 years ago
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 2 years ago