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.
 
 
 
 
 
Claire 7c8e2b9859
Fix handling of duplicate and out-of-order notifications in WebUI (#19693)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 2 years ago
helpers Fix admin action logs page (#19649) 2 years ago
javascript Fix handling of duplicate and out-of-order notifications in WebUI (#19693) 2 years ago
lib Fix improperly checking for blocked domain on followed hashtags (#19472) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Fix remote account in contact account setting not being used (#19351) 2 years ago
serializers Change `closed_registrations_message` to `message` and add Markdown (#19486) 2 years ago
services Fix bookmark import stopping at the first failure (#19669) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Remove meta tag for official iOS app (#19656) 2 years ago
workers Fix N+1 on mentions in PushUpdateWorker (#19637) 2 years ago