Source code for the custom Mastodon (Glitchsoc) instance on 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 3a41fccc43
Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803) 2 years ago
helpers Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
javascript Fix rendering empty avatar in web UI (#19798) 2 years ago
lib Fix additional issues with status cache hydration (#19747) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix reblogs being discarded after the reblogged status (#19731) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2 years ago
serializers Fix n+1 queries when rendering initial state JSON (#19795) 2 years ago
services Fix n+1 query during status removal (#19753) 2 years ago
validators Fix error when uploading malformed CSV import (#19509) 2 years ago
views Remove meta tag for official iOS app (#19656) 2 years ago
workers Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) 2 years ago