mastodon/app/assets/javascripts/components
Jessica Stokes 8a6096a3de Allow typing a toot while an image uploads (#1429)
This patch stops disabling the toot text field when an image is uploading. Instead, you can type to your heart's content and when the image uploads it'll append the image URL, and restore the position of your cursor to wherever it was in the toot text just prior. Effectively, the image URL is appended to the toot, and typing is not interrupted at all! 
2017-04-10 21:30:58 +02:00
..
actions Avoid re-loading already loaded relationships. Also fixes issue where wrong 2017-04-02 22:02:38 +02:00
components Add titles to more icons, and change clear notifications icon. (#1101) 2017-04-08 13:07:55 +02:00
containers Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
features Allow typing a toot while an image uploads (#1429) 2017-04-10 21:30:58 +02:00
locales Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
middleware Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
reducers Keep track of which timelines are connected live to avoid redundant 2017-04-02 21:44:06 +02:00
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 2017-04-02 22:02:38 +02:00
store Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
.gitkeep
api.jsx
emoji.jsx Improve emojis - use SVGs where possible 2017-03-29 22:27:24 +02:00
is_mobile.jsx
rtl.jsx
stream.jsx