discourse/app
Martin Brennan bf3260faea
DEV: Use pick-files-button in composer-editor and clean up (#16375)
A while ago in 27b97e4 the
pick-files-input was added but only used once for data-explorer. This commit uses it
for the composer-editor, and cleans it up to be usable either via uppy
handling the uploads or with this component handling the uploads.

This can then be used in other places in the app and also for plugins.
2022-04-06 12:48:13 +10:00
..
assets DEV: Use pick-files-button in composer-editor and clean up (#16375) 2022-04-06 12:48:13 +10:00
controllers FIX: Redirect user to topic they were invited to (#16298) 2022-04-05 14:57:00 +03:00
helpers FEATURE: use canonical links in posts.rss feed (#16190) 2022-03-15 20:17:06 +11:00
jobs FIX: Do not attempt to pull_hotlinked_image for raw_html 2022-04-05 16:39:38 +08:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FIX: 500 error when creating a user with an integer username (#16370) 2022-04-04 15:15:32 -06:00
serializers FIX: can_permanently_delete should check for admin (#16348) 2022-04-01 12:03:39 +11:00
services FIX: users watching tags in open tag groups not notified (#16384) 2022-04-06 11:43:57 +10:00
views linting (#16360) 2022-04-02 10:47:01 -05:00