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.
 
 
 
 
trwnh 07229089a6
Change in-app links to keep you in-app (#20540)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Remove dead code and refactor status threading code (#20357) 2 years ago
helpers Add Scots to the supported locales (#20283) 2 years ago
javascript Change in-app links to keep you in-app (#20540) 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 trendable status without review (#20214) 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 Improve performance by avoiding regex construction (#20215) 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