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
Vinoth Kannan 0c777825b3
FIX: perform agree_and_keep action only if possible. (#13967)
While deleting spammers from flag modal it's trying to perform `agree_and_keep` action where it's not possible (or already performed).
2021-09-06 11:41:44 +05:30
..
assets DEV: Require uppy.js in theme_qunit_vendor.js (#14251) 2021-09-06 10:49:44 +10:00
controllers PERF: Avoid additional database query when viewing own user. (#14239) 2021-09-06 10:38:07 +08:00
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 FEATURE: allow plugins to extend Groups (#14216) 2021-09-06 10:18:51 +10:00
serializers PERF: Make TopicViewSerializer#requested_group_name more efficient. (#14196) 2021-08-31 12:05:32 +08:00
services FIX: perform agree_and_keep action only if possible. (#13967) 2021-09-06 11:41:44 +05:30
views UX: display correct replies count in embedded comments view. (#14175) 2021-08-30 10:37:53 +05:30