discourse/app
Robin Ward e1b99d3cad
FIX: Review Queue Query parameters were not refreshing in Ember CLI builds (#13101)
The problem was we were setting the properties then immediately calling
`refreshRoute` which was being executed before the properties were
settled via the runloop.
2021-05-20 14:00:25 -04:00
..
assets FIX: Review Queue Query parameters were not refreshing in Ember CLI builds (#13101) 2021-05-20 14:00:25 -04:00
controllers FEATURE: allow for notification of up to 20 group owners (#13081) 2021-05-20 15:28:36 +10:00
helpers FIX: Allow file-change events soon after reloading (#13065) 2021-05-14 12:36:53 -04:00
jobs DEV: Periodically delete old email change requests (#13054) 2021-05-14 10:34:56 +03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: Correctly publish messages unconditionally to admins (#13053) 2021-05-20 16:58:27 +10:00
serializers FIX: do not include contact url & email in client site settings payload (#13004) 2021-05-19 16:15:24 +10:00
services FIX: Make replace watched words work with wildcard (#13084) 2021-05-18 12:09:47 +03:00
views DEV: Minor changes to /theme-qunit landing page (#13032) 2021-05-11 10:45:07 -04:00