mastodon/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 Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
card_container.js Redesign video player (#4911) 2017-09-14 03:39:10 +02:00
compose_container.js Refactor initial state: reduce_motion and auto_play_gif (#5501) 2017-10-28 00:04:44 +09:00
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 Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
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 Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
video_container.js Redesign video player (#4911) 2017-09-14 03:39:10 +02:00