This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
vt-social
mirror of
https://github.com/nullptr-live/vt-social.git
Watch
1
Star
0
Fork
You've already forked vt-social
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b96141633
vt-social
/
app
/
workers
History
Thibaut Girka
cd675fbe18
Merge branch 'master' into glitch-soc/merge-upstream
2020-11-03 17:28:54 +01:00
..
activitypub
…
admin
…
concerns
…
import
…
scheduler
…
web
…
account_deletion_worker.rb
…
after_account_domain_block_worker.rb
…
after_unallow_domain_worker.rb
…
authorize_follow_worker.rb
…
backup_worker.rb
Change local media attachments to perform heavy processing asynchronously (
#13210
)
2020-03-08 23:56:18 +01:00
block_worker.rb
…
bootstrap_timeline_worker.rb
…
delete_mute_worker.rb
…
digest_mailer_worker.rb
…
distribution_worker.rb
…
domain_block_worker.rb
…
domain_clear_media_worker.rb
…
feed_insert_worker.rb
…
fetch_reply_worker.rb
…
import_worker.rb
…
link_crawl_worker.rb
…
local_notification_worker.rb
…
merge_worker.rb
…
move_worker.rb
…
mute_worker.rb
…
poll_expiration_notify_worker.rb
Fix poll ending notifications being created for each vote (
#15071
)
2020-11-01 06:34:43 +01:00
post_process_media_worker.rb
…
publish_announcement_reaction_worker.rb
…
publish_scheduled_announcement_worker.rb
…
publish_scheduled_status_worker.rb
…
push_conversation_worker.rb
…
push_encrypted_message_worker.rb
…
push_update_worker.rb
…
redownload_media_worker.rb
…
refollow_worker.rb
…
regeneration_worker.rb
…
removal_worker.rb
…
resolve_account_worker.rb
Fix background jobs not using locks like they are supposed to (
#13361
)
2020-03-31 21:59:03 +02:00
thread_resolve_worker.rb
…
unfavourite_worker.rb
…
unfollow_follow_worker.rb
…
unmerge_worker.rb
…
unpublish_announcement_worker.rb
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (
#14191
)
2020-07-01 19:05:21 +02:00
verify_account_links_worker.rb
…