Feature: Direct message from menu (#6956)
* Implement ability to send direct messages from the user menu * Implement message warning users that direct messages are visible to all mentioned users * Update locales
Showing
- app/javascript/mastodon/actions/compose.js 14 additions, 0 deletionsapp/javascript/mastodon/actions/compose.js
- app/javascript/mastodon/features/account/components/action_bar.js 3 additions, 0 deletions...script/mastodon/features/account/components/action_bar.js
- app/javascript/mastodon/features/account_timeline/components/header.js 6 additions, 0 deletions...t/mastodon/features/account_timeline/components/header.js
- app/javascript/mastodon/features/account_timeline/containers/header_container.js 8 additions, 1 deletion.../features/account_timeline/containers/header_container.js
- app/javascript/mastodon/features/compose/containers/warning_container.js 6 additions, 1 deletion...mastodon/features/compose/containers/warning_container.js
- app/javascript/mastodon/locales/ar.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/ar.json
- app/javascript/mastodon/locales/bg.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/bg.json
- app/javascript/mastodon/locales/ca.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/ca.json
- app/javascript/mastodon/locales/de.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/de.json
- app/javascript/mastodon/locales/defaultMessages.json 8 additions, 0 deletionsapp/javascript/mastodon/locales/defaultMessages.json
- app/javascript/mastodon/locales/en.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/en.json
- app/javascript/mastodon/locales/eo.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/eo.json
- app/javascript/mastodon/locales/es.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/es.json
- app/javascript/mastodon/locales/fa.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/fa.json
- app/javascript/mastodon/locales/fi.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/fi.json
- app/javascript/mastodon/locales/fr.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/fr.json
- app/javascript/mastodon/locales/gl.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/gl.json
- app/javascript/mastodon/locales/he.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/he.json
- app/javascript/mastodon/locales/hr.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/hr.json
- app/javascript/mastodon/locales/hu.json 2 additions, 0 deletionsapp/javascript/mastodon/locales/hu.json
Loading
Please register or sign in to comment