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.
 
 
 
 
 
Yamagishi Kazutoshi bb85043f46 Disable sensitive button when with content warnings (#4460) 7 years ago
..
controllers Fix #4026 - Accept backup codes for disabling 2FA (#4382) 7 years ago
helpers Fallback to site_hostname when site_title is empty (#4394) 7 years ago
javascript Disable sensitive button when with content warnings (#4460) 7 years ago
lib Fix length validator counting things that look like URIs like URLs (#4462) 7 years ago
mailers Set default From address in config (#3756) 7 years ago
models Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 7 years ago
policies Add status destroy authorization to policy (#3453) 7 years ago
presenters Minor ActivityPub JSON fixes (#4214) 7 years ago
serializers Add unfollow modal (optional) (#4246) 7 years ago
services Fix an error when a user tries to search nonexistent remote user (regression from #4275) (#4400) 7 years ago
validators Fix length validator counting things that look like URIs like URLs (#4462) 7 years ago
views Make salutation of email localizable (#4454) 7 years ago
workers Fix guard clause in WebPushNotificationWorker (#4421) 7 years ago