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 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
controllers Add polls (#10111) 5 years ago
helpers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
javascript Disable the underlying button element when an ItemButton is disabled (#10194) 5 years ago
lib Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
mailers Improve e-mail digest (#9689) 5 years ago
models Add optimistic lock to avoid race conditions when handling votes (#10196) 5 years ago
policies Ensure only people allowed to see the poll can actually vote (#10161) 5 years ago
presenters Improved remote thread fetching (#10106) 5 years ago
serializers When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
services Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
validators Fix poll validation issues (#10186) 5 years ago
views Fix #10202 (#10203) 5 years ago
workers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago