discourse/app
Martin Brennan 1dddbf3d47
FEATURE: Use uppy for watched word uploader (#14817)
This commit, while changing the watched word uploader to use
uppy, also fixes a minor bug with the UppyUploadMixin where
the file input's value was not cleared after reset, which
prevented subsequent file uploads. The composer mixin already
has this fix.
2021-11-05 09:23:28 +10:00
..
assets FEATURE: Use uppy for watched word uploader (#14817) 2021-11-05 09:23:28 +10:00
controllers FEATURE: Move emoji uploader to use uppy (#14814) 2021-11-04 11:31:58 +10:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs FIX: insert commas even when field value is null (#14791) 2021-11-02 14:59:24 +05:30
mailers FIX: Do not show recipient user in email participants list (#14642) 2021-10-19 15:26:22 +10:00
models FIX: exclude suppressed category topics in digest even if unmuted. (#14793) 2021-11-03 12:47:09 +05:30
serializers DEV: Remove code that is no longer valid. (#14657) 2021-10-21 10:47:22 +08:00
services DEV: Allow tag to be passed in payload to PushNotificationPusher (#14810) 2021-11-03 14:18:48 -05:00
views remove some hardcoded 'localhost's from dev environment (#14801) 2021-11-03 11:26:44 +08:00