mastodon/spec/workers
ThibG 65506bac3f
Add user notes on accounts (#14148)
* Add UserNote model

* Add UI for user notes

* Put comment in relationships entity

* Add API to create user notes

* Copy user notes to new account when receiving a Move activity

* Address some of the review remarks

* Replace modal by inline edition

* Please CodeClimate

* Button design changes

* Change design again

* Cancel note edition when pressing Escape

* Fixes

* Tweak design again

* Move “Add note” item, and allow users to add notes to themselves

* Rename UserNote into AccountNote, rename “comment” Relationship attribute to “note”
2020-06-30 19:19:50 +02:00
..
activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
scheduler Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker (#2961) 2017-05-10 15:45:43 +02:00
domain_block_worker_spec.rb Make domain block/silence/reject-media code more robust (#13424) 2020-06-09 10:32:00 +02:00
domain_clear_media_worker_spec.rb Make domain block/silence/reject-media code more robust (#13424) 2020-06-09 10:32:00 +02:00
feed_insert_worker_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
move_worker_spec.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
publish_scheduled_status_worker_spec.rb Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
refollow_worker_spec.rb Fix RefollowWorker not keeping show_reblogs setting (#12707) 2020-01-02 20:52:39 +01:00
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00
unfollow_follow_worker_spec.rb Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00