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.
 
 
 
 
 
Claire a001ae2f39
Fix explore prompt sometimes showing up when the home TL is loading (#27062)
8 months ago
..
chewy Fix `#hashtag` matching non-hashtagged posts in search (#26781) 9 months ago
controllers Added admin api for managing tags (#26872) 9 months ago
helpers Fix ActiveRecord using two connection pools when no replica is defined (#27061) 8 months ago
javascript Fix explore prompt sometimes showing up when the home TL is loading (#27062) 8 months ago
lib Add redirection on `/deck` URLs for logged-out users (#27128) 8 months ago
mailers Add admin notifications for new Mastodon versions (#26582) 9 months ago
models Fix inefficient queries in “Follows and followers” as well as several admin pages (#27116) 8 months ago
policies Fix moderator rights inconsistencies (#26729) 9 months ago
presenters Add admin notifications for new Mastodon versions (#26582) 9 months ago
serializers Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 9 months ago
services Merge pull request from GHSA-2693-xr3m-jhqr 9 months ago
validators Add coverage for `URLValidator` (#25591) 10 months ago
views Fix crash when viewing a moderation appeal and the moderator account has been deleted (#25900) 9 months ago
workers Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 9 months ago