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 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
1 year ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460) 1 year ago
helpers Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441) 1 year ago
javascript Fix attached media uploads not being cleared when replying to a post (#23504) 1 year ago
lib Fix unbounded recursion in post discovery (#23506) 1 year ago
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 1 year ago
models Fix admin-set follow recommandations being case-sensitive (#23500) 1 year ago
policies Fix getting a single EmailDomainBlock (#20846) 2 years ago
presenters Add setting for status page URL (#23390) 1 year ago
serializers Apply Rubocop Style/EmptyElse (#23449) 1 year ago
services Fix unbounded recursion in post discovery (#23506) 1 year ago
validators Fix email with empty domain name labels passing validation (#23246) 1 year ago
views Add setting for status page URL (#23390) 1 year ago
workers Fix unbounded recursion in post discovery (#23506) 1 year ago