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 17bd9a87b9
Fix wrong color on mentions hidden behind content warning in web UI (#20724)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Move V2 Filter methods under /api/v2 prefix (#20622) 2 years ago
helpers Add Scots to the supported locales (#20283) 2 years ago
javascript Fix wrong color on mentions hidden behind content warning in web UI (#20724) 2 years ago
lib Fix emoji substitution not applying only to text nodes in backend code (#20641) 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