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.
 
 
 
 
 
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171)
2 years ago
..
chewy Let votes statuses are also searchable (#18070) 2 years ago
controllers Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) 2 years ago
helpers Fix unusual number formatting in some locales (#17929) 2 years ago
javascript Pre-fill domain block/allow domain from search filter (#18172) 2 years ago
lib Fix opening and closing Redis connections instead of using a pool (#18171) 2 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 2 years ago
models Fix opening and closing Redis connections instead of using a pool (#18171) 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 web push notifications containing HTML entities (#18071) 2 years ago
services Fix temporary network/remote server error prevent from interactions with remote accounts (#18161) 2 years ago
validators Fix being able to post URLs longer than 4096 characters (#17908) 2 years ago
views Fix error on attempting to delete an account moderation note (#18196) 2 years ago
workers Fix single Redis connection being used across all threads (#18135) 2 years ago