discourse/app
Robin Ward cddba50570 FIX: Error in Ember CLI environment
There are a few fixes at play here:

1) We were still not initializing objects to the correct types.

2) If a debounce timed out, it was returning a string instead of an
array which was not appropriately handled.

3) In testing mode we never cancel the search promise for stability.
2021-09-07 15:26:34 -04:00
..
assets FIX: Error in Ember CLI environment 2021-09-07 15:26:34 -04: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: Do not clean up chat message uploads (#14267) 2021-09-07 13:33:48 -05:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models DEV: Stop ignoring bookmarks.delete_when_reminder_sent (#14264) 2021-09-07 12:38:18 +10:00
serializers FEATURE: Display new/unread count in browse more messages for PMs. (#14188) 2021-09-07 12:30:40 +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