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 1287de1b83
Fix invalid value passed to full_asset_url in mailers (#6312)
6 years ago
..
controllers Fix regeneration marker not expiring (#6290) 6 years ago
helpers Fix #6269 - Render LOCAL_DOMAIN as unicode in presentational views (#6305) 6 years ago
javascript Update Simplified Chinese translations (#6306) 6 years ago
lib Process mentions and reblogs even from resolved threads (#6299) 6 years ago
mailers Replace tutorial modal with welcome e-mail (#6273) 6 years ago
models Change belongs_to_required_by_default to true (#5888) 6 years ago
policies Allow admin to deactivate invite created by users (#5860) 7 years ago
presenters Using double splat operator (#5859) 7 years ago
serializers implement web share target (#6278) 6 years ago
services When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) 6 years ago
validators Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
views Fix invalid value passed to full_asset_url in mailers (#6312) 6 years ago
workers Retry delivering toots over ActivityPub for about 2 days (#6298) 6 years ago