]> cat aescling's git repositories - mastodon.git/commit
Fix issues with sending direct messages from user profile (#6999)
authorEmelia Smith <ThisIsMissEm@users.noreply.github.com>
Mon, 2 Apr 2018 11:44:19 +0000 (13:44 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 2 Apr 2018 11:44:19 +0000 (13:44 +0200)
commit4fd71accd419fb79cc75e0ebf30df374d174ebf5
tree302da7135db2f3e82d6dbd004f78be21cf1157ed
parent3f51c6efaac0a0705d363e021951b0dd6b071a28
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
app/javascript/mastodon/reducers/compose.js
app/javascript/mastodon/reducers/search.js