chinwagsocial/app/javascript/styles/mastodon
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
..
_mixins.scss
about.scss
accessibility.scss Improve rendering of emoji which do not contrast with background (#13772) 2020-06-09 10:28:23 +02:00
accounts.scss
admin.scss Improve appearence consistency of settings pages (#13938) 2020-06-26 00:36:30 +02:00
basics.scss Fix various issues around OpenGraph representation of media (#14133) 2020-06-25 01:33:01 +02:00
boost.scss
compact_header.scss
components.scss Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
containers.scss
dashboard.scss
emoji_picker.scss
footer.scss
forms.scss
introduction.scss
lists.scss
modal.scss
polls.scss
reset.scss
rtl.scss Add a visibility icon to status (#14123) 2020-06-25 22:43:59 +02:00
statuses.scss Fix avatar size in public page detailed status (#14140) 2020-06-25 22:41:12 +02:00
tables.scss
variables.scss
widgets.scss