index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
workers
Age
Commit message (
Expand
)
Author
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-02-10
Improve tests involving push_bulk (#17508)
Claire
2022-02-10
Fix NoMethodError in StatusUpdateDistributionWorker (#17499)
Claire
2022-01-28
Refactor and improve tests (#17386)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-12-17
Add ability to purge undeliverable domains from admin interface (#16686)
Claire
2021-11-06
Fix AccountNote not having a maximum length (#16942)
Claire
2021-11-05
Fix handling announcements with links (#16941)
Claire
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-08-09
Add feature to automatically delete old toots (#16529)
Claire
2021-04-12
Change Web Push API deliveries to use request pooling (#16014)
Eugen Rochko
2020-12-26
Fix being able to import more than allowed number of follows (#15384)
ThibG
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-04
Fix various warnings in rspec (#14729)
Eugen Rochko
2020-07-01
Change move handler to carry blocks over (#14144)
ThibG
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-06-09
Make domain block/silence/reject-media code more robust (#13424)
ThibG
2020-01-02
Fix RefollowWorker not keeping show_reblogs setting (#12707)
ThibG
2019-11-07
Fix various issues with account migration (#12301)
ThibG
2019-08-07
Add domain block notes (#11515)
ThibG
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-06-27
Fix account URI in UpdatePollSerializer (#11194)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2017-11-18
Lists (#5703)
Eugen Rochko
2017-10-17
Clean up reblog tracking keys, related improvements (#5428)
aschmitz
2017-09-26
Follow-up to #4582 and #5027, removing dead code (#5101)
Eugen Rochko
2017-08-24
Add configuration to disable private status federation over PuSH (#4582)
Eugen Rochko
2017-08-19
Improve ActivityPub/OStatus compatibility (#4632)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-07-24
Bump to 1.5.0rc1 (#4318)
Eugen Rochko
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-06-28
Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-14
Batched remove status service (#3735)
Eugen Rochko
2017-05-22
Specs for cleanup workers (#3235)
Matt Jankowski
2017-05-19
Add spec coverage for regeneration worker (#3143)
Matt Jankowski
2017-05-18
After remote follow worker specs (#3098)
Matt Jankowski
2017-05-14
Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
Eugen Rochko
2017-05-12
Spec coverage and refactor for pubsub/delivery worker (#3021)
Matt Jankowski
2017-05-11
Coverage for domain block worker (#2997)
Matt Jankowski
2017-05-11
Pubsub confirmation worker spec (#2974)
Matt Jankowski
2017-05-10
Spec feed insert worker (#2965)
Matt Jankowski
2017-05-10
Spec coverage and refactor of digest mailer worker (#2961)
Matt Jankowski
2017-05-10
Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
Eugen Rochko
2017-05-06
Fix Scheduler::SubscriptionsScheduler (#2834)
Eugen Rochko