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 99dc212ae5 Fix lists export (#10136) 5 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
controllers Give the `replies` collection an identifier and enable pagination (#10128) 5 years ago
helpers Avoid redundant HTTP request on some error cases (#10115) 5 years ago
javascript Fix home timeline perpetually reloading when empty (#10130) 5 years ago
lib Give the `replies` collection an identifier and enable pagination (#10128) 5 years ago
mailers Improve e-mail digest (#9689) 5 years ago
models Fix lists export (#10136) 5 years ago
policies Redesign admin instances area (#9645) 5 years ago
presenters Improved remote thread fetching (#10106) 5 years ago
serializers Fix serialization of boosts (#10129) 5 years ago
services Improved remote thread fetching (#10106) 5 years ago
validators Add support for IPv6 only MXes in Email validation (#10009) 5 years ago
views Fix “reset” button of instance filter switching to custom emoji admin panel (#10076) 5 years ago
workers Improved remote thread fetching (#10106) 5 years ago