discourse/app
David Taylor 666fd43c37
FIX: Include CDN in result of avatarUrl helper (#19298)
Consumers of this utility function (e.g. the chat sidebar) expect to be able to use the resultant URL without any further transformations. Previously, it was only returning the user_avatar path without any CDN consideration. This commit ensures the result will include the app CDN URL when enabled.
2022-12-02 11:39:08 +00:00
..
assets FIX: Include CDN in result of avatarUrl helper (#19298) 2022-12-02 11:39:08 +00:00
controllers PERF: Add GlobalSetting to redirect avatars instead of proxying (#19281) 2022-12-02 10:07:25 +00:00
helpers Meta topic: https://meta.discourse.org/t/meta-theme-color-is-not-respecting-current-color-scheme/239815 (#18832) 2022-11-07 10:06:26 +03:00
jobs FIX: Exclude claimed reviewables from user menu (#19179) 2022-12-01 07:09:57 +08:00
mailers SECURITY: Filter tags in user notifications for visibility (#19239) 2022-11-29 10:35:41 -06:00
models DEV: Centralise logic for updating sidebar section links (#19275) 2022-12-01 09:32:35 +08:00
serializers DEV: Upgrade Topic Timeline to Glimmer (#17377) 2022-12-01 13:50:44 -06:00
services DEV: Centralise logic for updating sidebar section links (#19275) 2022-12-01 09:32:35 +08:00
views FIX: relative URL routing on ember-cli only page 2022-12-01 14:47:48 -08:00