mastodon/app
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
..
assets Allow typing a toot while an image uploads (#1429) 2017-04-10 21:30:58 +02:00
controllers Admin base controller (#1465) 2017-04-10 21:27:03 +02:00
helpers Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
lib Fix #1339 - better Atom titles (#1343) 2017-04-09 20:55:54 +02:00
mailers Add digest e-mails 2017-03-04 00:00:48 +01:00
models Fix #1339 - better Atom titles (#1343) 2017-04-09 20:55:54 +02:00
presenters Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
services Get handle from atom feed's author/email field instead of guessing from URL (#1344) 2017-04-09 18:43:48 +02:00
views Fix issue with missing emojify class in views (#1455) 2017-04-10 21:27:52 +02:00
workers Fix for Import issue from URL (#1416) 2017-04-10 12:49:34 +02:00