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 abb11778d7
Fix inconsistency in error handling when removing a status (#17974)
2 years ago
..
chewy Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) 2 years ago
controllers Fix admin API unconditionally requiring CSRF token (#17975) 2 years ago
helpers Fix unusual number formatting in some locales (#17929) 2 years ago
javascript Replace deprecated String.prototype.substr() (#17949) 2 years ago
lib Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) 2 years ago
mailers Refactor formatter (#17828) 2 years ago
models Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) 2 years ago
policies Spelling (#17705) 2 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
serializers fix: returns nil instead of empty URL on status.application.website (#17962) 2 years ago
services Fix inconsistency in error handling when removing a status (#17974) 2 years ago
validators Fix being able to post URLs longer than 4096 characters (#17908) 2 years ago
views Refactor account and status formatting (#17877) 2 years ago
workers Fix clean_discarded_statuses (#17822) 2 years ago