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.
 
 
 
 
 
Sorin Davidoi 9075c90c46 feat: Enable push subscription for mobile devices by default (#4321) 7 years ago
..
controllers feat: Enable push subscription for mobile devices by default (#4321) 7 years ago
helpers Use the same emoji data on the frontend and backend (#4284) 7 years ago
javascript feat: Enable push subscription for mobile devices by default (#4321) 7 years ago
lib Use the same emoji data on the frontend and backend (#4284) 7 years ago
mailers Set default From address in config (#3756) 7 years ago
models Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303) 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 #4172 - Mutes now block notifications (#4300) 7 years ago
validators Fix character/grapheme count stuff (#3839) 7 years ago
views Fix manifest description (regression from #4122) (#4324) 7 years ago
workers Fix webfinger retries (#4275) 7 years ago