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
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