This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2025-02-03 18:28:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
34209c0340
mastodon
/
app
/
workers
History
Eugen Rochko
d4cf963749
Allow inbox owner to view implicitly targeted ActivityPub payload (
#9093
)
...
Fix
#9091
2018-10-25 18:12:22 +02:00
..
activitypub
admin
Add ability to disable login and mark accounts as memorial (
#5615
)
2017-11-07 19:06:44 +01:00
import
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
2018-01-22 14:25:09 +01:00
maintenance
pubsubhubbub
Validate HTTP response length while receiving (
#6891
)
2018-03-26 14:02:10 +02:00
scheduler
Track historical space stats in PgHero to determine PostgreSQL growth (
#8906
)
2018-10-09 19:35:14 +02:00
web
Add REST API for Web Push Notifications subscriptions (
#7445
)
2018-05-11 11:49:12 +02:00
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb
authorize-follow-requests-after-unlocking (
#4658
)
2017-08-26 12:40:03 +02:00
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
Move e-mail digest task to sidekiq, reduce workload, improve hint (
#6252
)
2018-01-15 04:34:28 +01:00
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
link_crawl_worker.rb
Improve error handling on LinkCrawlWorker (
#5250
)
2017-10-06 20:39:08 +02:00
local_notification_worker.rb
merge_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
mute_worker.rb
notification_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
processing_worker.rb
push_conversation_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb
Split SalmonWorker into smaller parts, move profile updating into another job
2017-04-05 21:43:10 +02:00
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb
verify_account_links_worker.rb