discourse/app
Robin Ward bad7c287dd
FIX: Always wait for promise when loading a topic (#10465)
It turns out that `setupController` doesn't always wait when returning a
promise, but the `model` hook does. This fixes issues with the
`page:changed` event firing before the transition has complete.
2020-08-18 11:11:02 -04:00
..
assets FIX: Always wait for promise when loading a topic (#10465) 2020-08-18 11:11:02 -04:00
controllers FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
helpers FIX: color scheme selection with non-default theme 2020-08-12 08:49:13 -04:00
jobs DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models FEATURE: add option to skip new user tips in first notification. (#10462) 2020-08-18 13:43:40 +05:30
serializers User card settings (#10302) 2020-08-17 12:37:45 -04:00
services FEATURE: add option to skip new user tips in first notification. (#10462) 2020-08-18 13:43:40 +05:30
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00