mastodon/app/javascript/mastodon/reducers
Emelia Smith 4fd71accd4 Fix issues with sending direct messages from user profile (#6999)
* Clear compose textarea when starting a new direct message

Previous behaviour resulted in potentially misdirected direct messages.

* Hide search when starting to compose a direct message
2018-04-02 13:44:19 +02:00
..
accounts.js Store objects to IndexedDB (#6826) 2018-03-24 13:06:27 +01:00
accounts_counters.js Store objects to IndexedDB (#6826) 2018-03-24 13:06:27 +01:00
alerts.js
cards.js
compose.js Fix issues with sending direct messages from user profile (#6999) 2018-04-02 13:44:19 +02:00
contexts.js
custom_emojis.js
domain_lists.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
dropdown_menu.js Remove pointer events on the entire UI when a dropdown menu is open (#6648) 2018-03-07 02:26:43 +01:00
height_cache.js
index.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
list_editor.js
lists.js
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js Add missing null handling in notification reducer (#6930) 2018-03-27 13:05:59 +02:00
push_notifications.js
relationships.js Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
reports.js Federated reports (#6570) 2018-02-28 06:54:55 +01:00
search.js Fix issues with sending direct messages from user profile (#6999) 2018-04-02 13:44:19 +02:00
settings.js
status_lists.js
statuses.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
timelines.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
user_lists.js