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.
 
 
 
 
 
Sunny Ripert 887976814a
Fix JavaScript console warning when loading notifications (#19772)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Fix reblogs being discarded after the reblogged status (#19731) 2 years ago
helpers Fix n+1 query during status removal (#19753) 2 years ago
javascript Fix JavaScript console warning when loading notifications (#19772) 2 years ago
lib Fix additional issues with status cache hydration (#19747) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix reblogs being discarded after the reblogged status (#19731) 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 n+1 query during status removal (#19753) 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 Add caching for payload serialization during fan-out (#19642) 2 years ago