discourse/plugins
Andrei Prigorshnev 2d16446078
FIX: revert previously removed mentions transformation on the client (#23084)
This partially reverts 2ecc829.

The problem is that if we don't transform mentions right away, 
there is a noticeable lag before a mention gets fully rendered, 
while with the transformation, everything is super smooth.

I'm reverting that change only for mentions. Another part was about 
category hashtags, but unfortunately they lag both with and without 
the transformation. We need to address them separately.
2023-08-22 20:36:38 +04:00
..
chat FIX: revert previously removed mentions transformation on the client (#23084) 2023-08-22 20:36:38 +04:00
checklist Update translations (#23099) 2023-08-15 21:24:57 +02:00
discourse-details Update translations (#23099) 2023-08-15 21:24:57 +02:00
discourse-lazy-videos FIX: Allow to use `%h%m%s` for youtube `t` param (#22299) 2023-07-03 10:39:37 -03:00
discourse-local-dates DEV: Move calendar date + time picker from local dates into core component (#23023) 2023-08-11 13:05:44 +10:00
discourse-narrative-bot Update translations (#23099) 2023-08-15 21:24:57 +02:00
discourse-presence FEATURE: Separated 'trusted users can edit others' setting for trust level 3 & 4 (#21493) 2023-07-07 10:48:14 -05:00
poll DEV: Use object spread instead of `Object.assign({}, …)` (#23167) 2023-08-21 14:28:16 +02:00
styleguide DEV: Move calendar date + time picker from local dates into core component (#23023) 2023-08-11 13:05:44 +10:00