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 e4f5114aaf
Fix obsolete cache key in status cache invalidation logic (#26934)
9 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 video player not being displayed in reports interface (#26801) 9 months ago
javascript New Crowdin Translations (automated) (#26498) 9 months ago
lib Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 9 months ago
mailers Add admin notifications for new Mastodon versions (#26582) 9 months ago
models Fix obsolete cache key in status cache invalidation logic (#26934) 9 months ago
policies Fix moderator rights inconsistencies (#26729) 9 months ago
presenters Add admin notifications for new Mastodon versions (#26582) 9 months ago
serializers Added admin api for managing tags (#26872) 9 months ago
services Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` (#26927) 9 months ago
validators Add coverage for `URLValidator` (#25591) 10 months ago
views Link to hashtag timelines from the Trending hashtags moderation interface (#26724) 9 months ago
workers Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 9 months ago