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-01-05 20:17:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0ef6a114e7
mastodon
/
app
/
workers
History
Thibaut Girka
ca17bae904
Use a redis-cached feed for the DM timeline
2019-06-27 16:44:12 +02:00
..
activitypub
Merge branch 'master' into glitch-soc/merge-upstream
2019-06-07 17:00:36 +02:00
admin
concerns
import
Export and import show_reblogs together with following list (
#10495
)
2019-04-08 07:28:27 +02:00
maintenance
pubsubhubbub
Validate HTTP response length while receiving (
#6891
)
2018-03-26 14:02:10 +02:00
scheduler
web
after_account_domain_block_worker.rb
Fix domain hiding logic (
#7765
)
2018-06-09 22:46:54 +02:00
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
Add conversations API (
#8832
)
2018-10-07 23:44:58 +02:00
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
Make default admin UI page reports. Add admin UI for creating a domain block
2017-04-03 18:55:06 +02:00
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
mute_worker.rb
notification_worker.rb
poll_expiration_notify_worker.rb
processing_worker.rb
publish_scheduled_status_worker.rb
push_conversation_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
Fix home regeneration (
#6251
)
2018-01-17 23:56:03 +01:00
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
unfollow_follow_worker.rb
unmerge_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
verify_account_links_worker.rb