discourse/app/assets/javascripts/discourse-common/addon
David Taylor 2fde58def4
DEV: Move avatar-utils into dedicated discourse-common module (#22517)
These avatar-related helper functions are used in pretty-text, which currently means we load the entire `discourse/lib/utilities` module into the mini-racer when running pretty-text on the server side. This stops us adding any logic or imports to discourse/lib/utilities which may depend on other `discourse/` namespace features.

This commit moves the avatar-related utils into a dedicated module in the `discourse-common` namespace, adds backwards-compatibility shims, and updates the pretty-text config accordingly.
2023-07-12 09:06:16 +01:00
..
config Revert "FIX: delay custom section reorder (#20781)" (#20786) 2023-03-23 11:27:12 +01:00
helpers UX: Update Install Popular items and links (#20688) 2023-03-17 16:05:36 +00:00
lib DEV: Move avatar-utils into dedicated discourse-common module (#22517) 2023-07-12 09:06:16 +01:00
utils FIX: Handle all UTF-8 characters (#21344) 2023-05-15 12:45:04 +03:00
.gitkeep
resolver.js DEV: Remove legacy resolver (#21263) 2023-04-26 13:39:15 -05:00