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/assets/javascripts/discourse/app
Alan Guo Xiang Tan bc23dcd30b
FIX: Don't publish PM archive events to acting user. (#14291)
When a user archives a personal message, they are redirected back to the
inbox and will refresh the list of the topics for the given filter.
Publishing an event to the user results in an incorrect incoming message
because the list of topics has already been refreshed.

This does mean that if a user has two tabs opened, the non-active tab
will not receive the incoming message but at this point we do not think
the technical trade-offs are worth it to support this feature. We
basically have to somehow exclude a client from an incoming message
which is not easy to do.

Follow-up to fc1fd1b416
2021-09-10 09:20:50 +08:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components FIX: Resolve short URLs after diffHTML was loaded (#14296) 2021-09-09 16:25:58 +03:00
controllers FIX: Remove dismissed new topics from PM topic tracking state. (#14288) 2021-09-09 12:39:27 +08:00
helpers FIX: Use named params correctly with dir-span (#14203) 2021-09-01 07:58:26 -06:00
initializers DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
lib DEV: Refactor uppy plugin interfaces (#14275) 2021-09-10 09:09:47 +10:00
mixins DEV: Refactor uppy plugin interfaces (#14275) 2021-09-10 09:09:47 +10:00
models FIX: Don't publish PM archive events to acting user. (#14291) 2021-09-10 09:20:50 +08:00
pre-initializers FIX: Composer height issue in Safari on iOS 15 (#14282) 2021-09-08 13:35:09 -04:00
raw-views FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
routes FEATURE: Display new/unread count in browse more messages for PMs. (#14188) 2021-09-07 12:30:40 +08:00
services DEV: Add addComposerUploadPreProcessor to plugin-api (#14222) 2021-09-06 08:22:50 +10:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
widgets DEV: Don't check the defaultState every time a widget is rendered 2021-09-09 08:42:03 -04:00
app.js DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
index.html DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00