Source code for the custom Mastodon (Glitchsoc) instance on 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.
 
 
 
 
Thor 22e9559aa2 Merge remote-tracking branch 'upstream/main' into main 2 years ago
..
accept.rb Add support for private pinned posts (#16954) 2 years ago
add.rb Add featured tag add/remove activity handler (#19408) 2 years ago
announce.rb Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424) 2 years ago
block.rb Fix processing of incoming Block activities (#15546) 3 years ago
create.rb Merge branch 'main' of https://github.com/glitch-soc/mastodon into main 2 years ago
delete.rb Refactor how Redis locks are created (#18400) 2 years ago
flag.rb Fix reports of already suspended accounts being recorded (#16047) 3 years ago
follow.rb Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
like.rb Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
move.rb Fix race conditions on account migration creation (#15597) 3 years ago
reject.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 4 years ago
remove.rb Add featured tag add/remove activity handler (#19408) 2 years ago
undo.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 4 years ago
update.rb Fix searching already-known converted activities by URL (#17814) 2 years ago