discourse/plugins
Joffrey JAFFEUX ccb1861ada
DEV: better highlighting of mentions (#28403)
This commit improves the hilight-ing of mentions in posts and chat messages.

- `@here` and `@all` will generate a `<a class="mention --wide">`
- bots will generate a `<a class="mention --bot">`
- current user will generate a `<a class="mention --current">`

To achieve this change the following value transformer has been added: "mentions-class". It will be run in posts and chat messages after the mention is rendered.

A bug were bots were not considered in mentioned users has also been fixed as part of this PR.
2024-08-20 14:37:28 +02:00
..
automation Update translations (#28246) 2024-08-13 16:31:24 +02:00
chat DEV: better highlighting of mentions (#28403) 2024-08-20 14:37:28 +02:00
checklist UX: Show error when checkbox change fails (#27968) 2024-07-18 13:22:10 +01:00
discourse-details FIX: allow quote-less details BBCode 2024-06-24 14:16:36 +02:00
discourse-lazy-videos Update translations (#28115) 2024-07-29 15:16:40 +02:00
discourse-local-dates UX: remove whitespace from rendered localdate (#27952) 2024-07-17 09:48:28 -04:00
discourse-narrative-bot Update translations (#28246) 2024-08-13 16:31:24 +02:00
discourse-presence FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
footnote Update translations (#28246) 2024-08-13 16:31:24 +02:00
poll FIX: make poll voter list expansion persistent (#28352) 2024-08-19 15:55:22 +10:00
spoiler-alert Update translations (#28246) 2024-08-13 16:31:24 +02:00
styleguide Update translations (#28246) 2024-08-13 16:31:24 +02:00