discourse/app
David Taylor 4c2f08b6e2 DEV: Replace `current-user:main` with `service:current-user`
This will allow consumers to inject it using `currentUser: service()` in preparation for the removal of implicit injections in Ember 4.0. `current-user:main` is still available and will print a deprecation notice.
2022-08-02 20:16:11 +01:00
..
assets DEV: Replace `current-user:main` with `service:current-user` 2022-08-02 20:16:11 +01:00
controllers FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
helpers FIX: bots could generate errors when slug generation method is encoded (#17224) 2022-07-29 16:27:52 +10:00
jobs FIX: Publish membership update events when refreshing automatic groups. (#17668) 2022-07-27 11:34:08 -03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Use default locale for footer of embedded topics (#17760) 2022-08-02 20:49:28 +02:00
serializers FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
services FIX: Update word_watcher cache key following schema change (#17755) 2022-08-02 12:11:08 +01:00
views UX: updated account activation page design (#17730) 2022-07-29 22:33:11 +05:30