chinwagsocial/app/javascript/mastodon/containers
Emelia Smith 904a2479dd Feature: Direct message from Statuses (#7089)
* Fix: Switching between composing direct message and mention from menus

Previously clicking "direct message" followed by "mention" resulted in the composed status staying as "direct", along with weird spacing of items in the text area. This attempts to fix that.

* Fix: Add missing proptype check for onMention in Status component

* Add the ability to send a direct message to a user from the menu on Statuses

* Add space between "Embed" and "Mention" on expanded statuses menu
2018-04-09 17:09:11 +02:00
..
account_container.js
card_container.js
compose_container.js
domain_container.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu_container.js Remove pointer events on the entire UI when a dropdown menu is open (#6648) 2018-03-07 02:26:43 +01:00
intersection_observer_article_container.js
mastodon.js retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
media_galleries_container.js Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
status_container.js Feature: Direct message from Statuses (#7089) 2018-04-09 17:09:11 +02:00
timeline_container.js
video_container.js