Source code for the custom Mastodon (Glitchsoc) instance on 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 552d69ad96
Fix error when invalid domain name is submitted (#19474)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Fix error when passing unknown filter param in REST API (#20626) 2 years ago
helpers Add Scots to the supported locales (#20283) 2 years ago
javascript Fix style of username in navigation bar above compose form in web UI (#20628) 2 years ago
lib fixes ArgumentError when proxy is used (#20420) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix error when invalid domain name is submitted (#19474) 2 years ago
policies Fix GET /api/v1/admin/ip_blocks/:id (#20207) 2 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
serializers Fix nodeinfo metadata attribute being an array instead of an object (#20114) 2 years ago
services Support UTF-8 Characters in Domains During CSV Import (#20592) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Fix announcement dates not being validated client-side (#20577) 2 years ago
workers Change incoming activity processing to happen in `ingress` queue (#20264) 2 years ago