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-04 22:14:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8fb69f1366
mastodon
/
app
/
workers
History
Eugen Rochko
f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (
#10401
)
...
Also, fix some n+1 queries
Resolve
#10365
2019-03-28 04:44:59 +01:00
..
activitypub
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (
#10401
)
2019-03-28 04:44:59 +01:00
admin
concerns
Improved remote thread fetching (
#10106
)
2019-02-28 15:22:21 +01:00
import
Add option to overwrite imported data (
#9962
)
2019-02-03 03:59:51 +01:00
maintenance
pubsubhubbub
scheduler
web
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
After remote follow worker specs (
#3098
)
2017-05-18 21:10:41 +02:00
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
Avoid race condition when streaming deleted statuses (
#10280
)
2019-03-16 20:18:47 +01:00
domain_block_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb
Improved remote thread fetching (
#10106
)
2019-02-28 15:22:21 +01:00
import_worker.rb
link_crawl_worker.rb
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
poll_expiration_notify_worker.rb
Fix wrong method used in PollExpirationNotifyWorker (
#10265
)
2019-03-14 14:04:07 +01:00
processing_worker.rb
publish_scheduled_status_worker.rb
Fix multiple workers for the same scheduled status being queueable (
#9875
)
2019-01-20 12:57:05 +01:00
push_conversation_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb
Fix
#1141
,
fix
#1126
- Avatar/profile info fetching (
#1215
)
2017-04-08 13:26:03 +02:00
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb
thread_resolve_worker.rb
Improved remote thread fetching (
#10106
)
2019-02-28 15:22:21 +01:00
unfavourite_worker.rb
unfollow_follow_worker.rb
unmerge_worker.rb
verify_account_links_worker.rb