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.
 
 
 
 
 
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Make account endorsements idempotent (fix #19045) (#20118) 2 years ago
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
javascript Remove aria-pressed where it's redundant (#19912) 2 years ago
lib Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 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 Change Report category to "violation" if rule IDs are provided (#20137) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Add password autocomplete hints (#20071) 2 years ago
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago