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.
 
 
 
 
 
ThibG c06d2ff437 Fix spurious error and incorrect state change when adding a reaction twice (#12957) 4 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 5 years ago
controllers Fix OEmbed leaking information about existence of non-public statuses (#12930) 4 years ago
helpers Add announcements (#12662) 4 years ago
javascript Fix spurious error and incorrect state change when adding a reaction twice (#12957) 4 years ago
lib Add announcements (#12662) 4 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
models Fix user disabling changing activity timestamps, fix nil error (#12943) 4 years ago
policies Add announcements (#12662) 4 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 5 years ago
serializers Add announcements (#12662) 4 years ago
services Fix invalid votes from the API being accepted (#12601) 4 years ago
validators Fix validations of reactions limit (#12955) 4 years ago
views Fix relationships page not showing results in admin UI (#12934) 4 years ago
workers Fix type error in announcement reaction update event payload (#12946) 4 years ago