mastodon/config
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
..
environments
initializers Remove the terms blacklist and whitelist from UX (#14149) 2020-06-27 20:20:11 +02:00
locales Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
webpack Bump copy-webpack-plugin from 5.1.1 to 6.0.1 (#13861) 2020-06-06 06:42:23 +09:00
application.rb Fix sr locale being selected over sr-Latn (#13693) 2020-05-11 01:09:21 +02:00
boot.rb
brakeman.ignore Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
database.yml
deploy.rb Bump capistrano from 3.14.0 to 3.14.1 (#14037) 2020-06-17 06:31:30 +02:00
environment.rb
i18n-tasks.yml Fix inconsistent interpolations test by ignoring single plural keys (#12394) 2019-11-15 21:23:03 +01:00
navigation.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595) 2020-05-04 13:52:41 +02:00
puma.rb Add PERSISTENT_TIMEOUT option (#11756) 2019-09-04 20:44:08 +02:00
routes.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
secrets.yml
settings.yml Admin setting to disable default follows (#12566) 2019-12-16 23:55:50 +01:00
sidekiq.yml
themes.yml
webpacker.yml