discourse-quick-messages
discourse-quick-messages copied to clipboard
DEV: Use UppyUploadMixin for docked-upload
This commit changes the docked-upload to use the new UppyUploadMixin from discourse core; the old mixin is no longer supported.
I also added some minor fixes around changed APIs for the docked-editor which inherits from d-editor and implements textarea-text-manipulation, without this fix the upload text would not be added.