mastodon/app/workers
Eugen Rochko 774ac47373
Add conversations API (#8832)
* Add conversations API

* Add web UI for conversations

* Add test for conversations API

* Add tests for ConversationAccount

* Improve web UI

* Rename ConversationAccount to AccountConversation

* Remove conversations on block and mute

* Change last_status_id to be a denormalization of status_ids

* Add optimistic locking
2018-10-07 23:44:58 +02:00
..
activitypub Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
admin
import
maintenance Add improved CLI interface for removing remote media (#8411) 2018-08-25 13:25:39 +02:00
pubsubhubbub
scheduler Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00
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 Log BackupWorker backtrace, delete Backup if retries exhausted (#6769) 2018-03-13 08:15:24 +01:00
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
feed_insert_worker.rb
import_worker.rb Limit the number of people that can be followed from one account (#8807) 2018-10-04 17:36:11 +02:00
link_crawl_worker.rb
local_notification_worker.rb
merge_worker.rb
mute_worker.rb Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
notification_worker.rb Separate background jobs into different queues. ATTENTION: new queue "pull" 2017-04-04 00:53:20 +02:00
processing_worker.rb
push_conversation_worker.rb Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
push_update_worker.rb
refollow_worker.rb Get rid of all batch order warnings (#8334) 2018-08-21 12:25:50 +02:00
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb
thread_resolve_worker.rb Retry thread resolving (#5599) 2017-11-11 16:49:04 +01:00
unfavourite_worker.rb
unmerge_worker.rb
verify_account_links_worker.rb Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00