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 678fc4d292
Fix privacy policy being empty if custom setting exists but is empty (#19318)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Change privacy policy to be rendered in web UI, add REST API (#19310) 2 years ago
helpers Remove setting that disables account deletes (#17683) 2 years ago
javascript Fix trying to connect to streaming API when logged out in web UI (#19316) 2 years ago
lib Add logged-out access to the web UI (#18961) 2 years ago
mailers Remove digest e-mails (#17985) 2 years ago
models Fix privacy policy being empty if custom setting exists but is empty (#19318) 2 years ago
policies Add admin API for managing canonical e-mail blocks (#19067) 2 years ago
presenters Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2 years ago
serializers Change privacy policy to be rendered in web UI, add REST API (#19310) 2 years ago
services Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 2 years ago
validators Add ability to filter followed accounts' posts by language (#19095) 2 years ago
views Change privacy policy to be rendered in web UI, add REST API (#19310) 2 years ago
workers Add retention policy for cached content and media (#19232) 2 years ago