This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Martin Brennan fa66d1fa82
FIX: Make bindMobileUploadButton explicit for upload mixins (#14220)
When using ComposerUpload and/or ComposerUploadUppy, we were
always calling bindMobileUploadButton. However with more composer-like
interfaces being developed, we need this to be optional, as not
everywhere will have a separate mobile upload button to bind to.

Also makes it so the composer extending the ComposerUpload mixins is
responsible for explicitly unbinding the mobile upload button if
it needs to.
2021-09-02 17:31:15 +10:00
..
assets FIX: Make bindMobileUploadButton explicit for upload mixins (#14220) 2021-09-02 17:31:15 +10:00
controllers FEATURE: option to update default notification level of existing users. (#14084) 2021-08-31 16:11:26 +05:30
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs DEV: Introduce PresenceChannel API for core and plugin use 2021-08-27 16:26:06 +01:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models DEV: Allow passing cook_method to TopicEmbed.import to override default (#14209) 2021-09-01 15:46:39 -03:00
serializers PERF: Make TopicViewSerializer#requested_group_name more efficient. (#14196) 2021-08-31 12:05:32 +08:00
services DEV: Do not delete failed uploads from S3 in debug mode (#14143) 2021-08-25 15:35:55 +10:00
views UX: display correct replies count in embedded comments view. (#14175) 2021-08-30 10:37:53 +05:30