mastodon/app
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
..
chewy
controllers Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
helpers Add a visibility icon to status (#14123) 2020-06-25 22:43:59 +02:00
javascript Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
lib Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 2020-06-09 10:23:06 +02:00
models Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
policies
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
services Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
validators
views Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
workers Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00