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 67d550830b
Fix locale not being set in REST API (#17847)
2 years ago
..
chewy Change how changes to media attachments are stored for edits (#17696) 2 years ago
controllers Fix locale not being set in REST API (#17847) 2 years ago
helpers Fix encoding error in OpenGraph account description (#17821) 2 years ago
javascript Fix wrong position of fade-out element in account card in web UI (#17846) 2 years ago
lib Fix searching already-known converted activities by URL (#17814) 2 years ago
mailers Add trending statuses (#17431) 2 years ago
models Fix individually approved/rejected statuses/links showing as pending review (#17787) 2 years ago
policies Spelling (#17705) 2 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
serializers Change how changes to media attachments are stored for edits (#17696) 2 years ago
services Fix issues with processing toot edits (#17748) 2 years ago
validators Change e-mail domain blocks to block IPs dynamically (#17635) 2 years ago
views Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2 years ago
workers Fix clean_discarded_statuses (#17822) 2 years ago