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 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
..
controllers Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
helpers use existing inflections instead of custom helper (#4624) 7 years ago
javascript Remove status from favorites list when unfavorited (#4597) 7 years ago
lib Handle duplicate ActivityPub activities (#4639) 7 years ago
mailers Set default From address in config (#3756) 7 years ago
models Redesign public profiles (#4608) 7 years ago
policies Add status destroy authorization to policy (#3453) 7 years ago
presenters Add protocol handler. Handle follow intents (#4511) 7 years ago
serializers Improve ActivityPub/OStatus compatibility (#4632) 7 years ago
services Handle duplicate ActivityPub activities (#4639) 7 years ago
validators Fix length validator counting things that look like URIs like URLs (#4462) 7 years ago
views use existing inflections instead of custom helper (#4624) 7 years ago
workers Improve ActivityPub/OStatus compatibility (#4632) 7 years ago