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.
 
 
 
 
 
Yamagishi Kazutoshi e925b06721
Fix languages dropdown on light theme (#18460)
2 years ago
..
chewy Change search indexing to use batches to minimize resource usage (#18451) 2 years ago
controllers Refactor how Redis locks are created (#18400) 2 years ago
helpers Change RSS feeds (#18356) 2 years ago
javascript Fix languages dropdown on light theme (#18460) 2 years ago
lib Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424) 2 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 2 years ago
models Fix preferred posting language returning unusable value in REST API (#18428) 2 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
serializers Fix preferred posting language returning unusable value in REST API (#18428) 2 years ago
services Fix NoMethodError when resolving a link that redirects to a local post (#18314) 2 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 2 years ago
views Fix rss view on hashtag (#18406) 2 years ago
workers Change search indexing to use batches to minimize resource usage (#18451) 2 years ago