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
/
app
/
workers
/
scheduler
Age
Commit message (
Expand
)
Author
2020-01-26
Fix expired announcements being re-published (#12964)
Eugen Rochko
2020-01-23
Add announcements (#12662)
Eugen Rochko
2019-09-17
Improve IP cleanup query (#11871)
abcang
2019-09-02
Change trending hashtags to not disappear instantly after midnight (#11712)
Eugen Rochko
2019-07-28
Add `tootctl preview_cards remove` (#11320)
mayaeh
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-15
Add periodic removal of older thumbnails for preview cards (#11304)
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-01-06
Fix PublishScheduledStatusWorker being queued with no arguments (#9724)
Eugen Rochko
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2019-01-02
Improve e-mail digest (#9689)
Eugen Rochko
2018-10-09
Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
Eugen Rochko
2018-08-25
Disable retries on all scheduled tasks (#8413)
Eugen Rochko
2018-08-21
Get rid of all batch order warnings (#8334)
Eugen Rochko
2018-08-19
Keep scheduler jobs unique until they're done (#8287)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-04-04
Adjust privacy policy (#6666)
Eugen Rochko
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-01-15
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)
Eugen Rochko
2017-12-05
Lists redis clean-up (#5886)
Eugen Rochko
2017-10-17
Clean up reblog tracking keys, related improvements (#5428)
aschmitz
2017-10-16
Keep references to all reblogs of a status on home feed (#5419)
Eugen Rochko
2017-09-14
Add scheduled worker to purge old user IPs (#4951)
sdukhovni
2017-08-21
Periodically remove expired PuSH subscribers (#4654)
Eugen Rochko
2017-08-21
ActivityPub migration procedure (#4617)
Eugen Rochko
2017-08-12
Only PuSH-resubscribe to OStatus accounts (#4583)
Eugen Rochko
2017-07-24
Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
Eugen Rochko
2017-06-25
Bind web UI access tokens to sessions (#3940)
Eugen Rochko
2017-06-04
change sidekiq queueing to bulk push (#3536)
takayamaki
2017-05-22
Specs for cleanup workers (#3235)
Matt Jankowski
2017-05-20
Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
Eugen Rochko
2017-05-06
Fix Scheduler::SubscriptionsScheduler (#2834)
Eugen Rochko
2017-05-05
More robust PuSH subscription refreshes (#2799)
Eugen Rochko