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
2024-11-01 20:45:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c087738270
mastodon
/
app
/
workers
History
takayamaki
587da93152
checking http status code with range (
#7544
)
2018-05-19 14:47:44 +02:00
..
activitypub
admin
import
pubsubhubbub
scheduler
web
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb
backup_worker.rb
Log BackupWorker backtrace, delete Backup if retries exhausted (
#6769
)
2018-03-13 08:15:24 +01:00
block_worker.rb
Make blocks create entries and unfollows instantly, but do the clean up
2017-01-24 21:40:41 +01:00
bootstrap_timeline_worker.rb
Default follows for new users (
#4871
)
2017-09-10 09:58:38 +02:00
digest_mailer_worker.rb
distribution_worker.rb
Fix Scheduler::SubscriptionsScheduler (
#2834
)
2017-05-06 13:05:03 +02:00
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
Use separate workers to process imports, retry failures (
#5207
)
2017-10-04 00:39:32 +02:00
link_crawl_worker.rb
local_notification_worker.rb
Improve PostStatusService performance (
#7317
)
2018-05-02 22:10:57 +02:00
merge_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
notification_worker.rb
processing_worker.rb
Fixes/do not override timestamps (
#7336
)
2018-05-03 23:02:46 +02:00
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
resolve_account_worker.rb
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
2018-01-22 14:25:09 +01:00
salmon_worker.rb
Split SalmonWorker into smaller parts, move profile updating into another job
2017-04-05 21:43:10 +02:00
soft_block_domain_followers_worker.rb
soft_block_worker.rb
Followers-only post federation (
#2111
)
2017-04-24 00:38:37 +02:00
thread_resolve_worker.rb
unfavourite_worker.rb
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
unmerge_worker.rb