discourse/app
David Taylor d52d479bd4
DEV: Remove 'legacy ember' logic from discourse-root component (#17494)
This logic should no longer be triggered. The EMBER_GLIMMER_SET_COMPONENT_TEMPLATE gets removed in recent versions of Ember, which can cause it to accidently trigger and cause layout issues with some plugins/themes.
2022-07-14 12:17:01 +01:00
..
assets DEV: Remove 'legacy ember' logic from discourse-root component (#17494) 2022-07-14 12:17:01 +01:00
controllers DEV: Refactor user mute/ignore/disallow PM checks into central class (#17366) 2022-07-13 13:58:01 +10:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models DEV: Add per-user feature flag for the new notifications menu (#17490) 2022-07-14 14:30:46 +08:00
serializers DEV: Add per-user feature flag for the new notifications menu (#17490) 2022-07-14 14:30:46 +08:00
services FIX: Change UserCommScreener to use user_ids (#17489) 2022-07-14 15:23:09 +10:00
views FIX: Just inline the QUnit CSS in theme-test html (#17415) 2022-07-11 12:01:47 +02:00