discourse/plugins
Joffrey JAFFEUX dfe840f71d
FIX: properly create a mention when followed by dots (#23829)
At the moment writing a mention similar to `@bob...hi` would have resulted in chat trying to find a user named `bob...hi` which would fail.

This was due to the `replacements` rule not being present in the rules used to cook chat messages.

We are still missing few default rules like: normalize, smartquotes, text_join, ... which don't seem to be necessary but could be added if we found a reason for. More info at: e476f78bc3/lib/parser_core.js
2023-10-09 08:30:18 +02:00
..
chat FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
checklist DEV: Future-proof `htmlSafe` interactions (#23596) 2023-09-14 23:04:57 +02:00
discourse-details DEV: Improve `addToolbarPopupMenuOptionsCallback` plugin api (#23769) 2023-10-06 07:43:40 +08:00
discourse-lazy-videos DEV: Remove decorateCookedElement id parameters (#23544) 2023-09-12 16:32:04 +01:00
discourse-local-dates DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
discourse-narrative-bot FIX: Hide core plugins from the admin Plugins list (#23328) 2023-08-31 10:01:01 +10:00
discourse-presence A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
poll DEV: Improve `addToolbarPopupMenuOptionsCallback` plugin api (#23769) 2023-10-06 07:43:40 +08:00
styleguide Update translations (#23757) 2023-10-04 09:54:20 +02:00