mastodon/app/assets/javascripts
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
..
components Allow typing a toot while an image uploads (#1429) 2017-04-10 21:30:58 +02:00
application.js Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
application_public.js Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
components.js Add an Intl polyfill 2016-11-17 16:34:36 +01:00
extras.jsx Fix #700 - hide spoilers on static pages 2017-03-31 13:54:36 +02:00