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.
 
 
 
 
 
Alexander 05756c9a14 improve status title (#8596) 4 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 5 years ago
controllers Fix base64-encoded file uploads not being possible (#12748) 4 years ago
helpers Clarify keyword arguments with ** (#12769) 4 years ago
javascript Fix reuse of detailed status components (#12792) 4 years ago
lib Clarify keyword arguments with ** (#12769) 4 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
middleware Fix uncaught query param encoding errors (#12741) 4 years ago
models improve status title (#8596) 4 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 5 years ago
serializers Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 4 years ago
services Clarify keyword arguments with ** (#12769) 4 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 5 years ago
views Rename page_heading_actions variable (#12799) 4 years ago
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 4 years ago