discourse/plugins/chat/assets
Régis Hanol aa1b874f1a
FIX: My Thread's last reply excerpt on mobile (#27072)
... wasn't properly escaped so it would should html entities (like `'` instead of the apostrophe `'`).

I checked all the other places we show an excerpt and this was the only one that was missing the call to `htmlSafe` -> `replaceEmoji`.

Internal ref - t/128877
2024-05-18 14:07:49 +02:00
..
javascripts FIX: My Thread's last reply excerpt on mobile (#27072) 2024-05-18 14:07:49 +02:00
stylesheets DEV: Remove legacy styles for LazyYT (#27047) 2024-05-16 09:53:59 -03:00