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.
 
 
 
 
 
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
2 years ago
..
activitypub Improve tests involving push_bulk (#17508) 2 years ago
admin Add ability to purge undeliverable domains from admin interface (#16686) 2 years ago
scheduler Fix single Redis connection being used across all threads (#18135) 2 years ago
web Change Web Push API deliveries to use request pooling (#16014) 3 years ago
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker (#2961) 7 years ago
domain_block_worker_spec.rb Make domain block/silence/reject-media code more robust (#13424) 4 years ago
domain_clear_media_worker_spec.rb Make domain block/silence/reject-media code more robust (#13424) 4 years ago
feed_insert_worker_spec.rb Add support for editing for published statuses (#16697) 2 years ago
move_worker_spec.rb Improve tests involving push_bulk (#17508) 2 years ago
publish_scheduled_announcement_worker_spec.rb Fix handling announcements with links (#16941) 3 years ago
publish_scheduled_status_worker_spec.rb Add scheduled statuses (#9706) 5 years ago
refollow_worker_spec.rb Fix being able to import more than allowed number of follows (#15384) 3 years ago
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 7 years ago
unfollow_follow_worker_spec.rb Refactor and improve tests (#17386) 2 years ago