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.
 
 
 
 
 
Eugen Rochko 8dfe5179ee
Fix avatars not using image tags in web UI (#19488)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Fix uncaught error when invalid date is supplied to API (#19480) 2 years ago
helpers Fix wrong size of avatars in admin UI (#19457) 2 years ago
javascript Fix avatars not using image tags in web UI (#19488) 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 using wrong policy on status-related actions in admin UI (#19490) 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 wrong math function used in search query (#19481) 2 years ago
validators Fix remote account in contact account setting not being used (#19351) 2 years ago
views Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
workers Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago