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-17 12:24:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
08b495d95c
mastodon
/
app
/
workers
History
Claire
77caba3789
Merge branch 'main' into glitch-soc/merge-upstream
2023-09-05 20:34:17 +02:00
..
activitypub
admin
concerns
import
scheduler
Add admin notifications for new Mastodon versions (
#26582
)
2023-09-01 17:47:07 +02:00
web
webhooks
account_deletion_worker.rb
account_merging_worker.rb
account_refresh_worker.rb
Add auto-refresh of accounts we get new messages/edits of (
#26510
)
2023-08-21 16:09:26 +02:00
add_to_public_statuses_index_worker.rb
Change indexing jobs to use database replica (
#26692
)
2023-08-27 22:38:01 +02:00
after_account_domain_block_worker.rb
after_unallow_domain_worker.rb
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
bulk_import_worker.rb
cache_buster_worker.rb
delete_mute_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
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (
#26793
)
2023-09-05 15:37:23 +02:00
mute_worker.rb
poll_expiration_notify_worker.rb
post_process_media_worker.rb
publish_announcement_reaction_worker.rb
publish_scheduled_announcement_worker.rb
publish_scheduled_status_worker.rb
push_conversation_worker.rb
Remove queued_at value from pubsub payloads (
#26173
)
2023-07-27 16:19:33 +02:00
push_encrypted_message_worker.rb
Remove queued_at value from pubsub payloads (
#26173
)
2023-07-27 16:19:33 +02:00
push_update_worker.rb
Remove queued_at value from pubsub payloads (
#26173
)
2023-07-27 16:19:33 +02:00
redownload_avatar_worker.rb
redownload_header_worker.rb
redownload_media_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb
removal_worker.rb
remove_featured_tag_worker.rb
remove_from_public_statuses_index_worker.rb
Add new public status index (
#26344
)
2023-08-24 16:40:04 +02:00
resolve_account_worker.rb
tag_unmerge_worker.rb
thread_resolve_worker.rb
trigger_webhook_worker.rb
Add administrative webhooks (
#18510
)
2022-06-09 21:57:36 +02:00
unfavourite_worker.rb
unfollow_follow_worker.rb
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb