discourse/app/assets/javascripts/discourse-common/addon
Bianca Nenciu 9a2780397f
FIX: Handle all UTF-8 characters (#21344)
Watched words were converted to regular expressions containing \W, which
handled only ASCII characters. Using [^[:word]] instead ensures that
UTF-8 characters are also handled correctly.
2023-05-15 12:45:04 +03: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: Remove legacy resolver (#21263) 2023-04-26 13:39:15 -05: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