discourse/plugins
Joffrey JAFFEUX 311b28d485
FIX: incorrect chat message reaction text (#23260)
Prior to this fix the text would be incorrect when the current user reacted and number of reactions was above 2.

This commit fixes the bug and also makes the following changes:
- separates text computation in a standalone lib to make it easier to test
- increases the number of displayed usernames in reaction text (from 5 to 15)
- adds a full test suite for this new `getReactionText` function
- fixes a bug in reaction fabricator which would prevent to change the count to zero
2023-08-25 15:20:56 +02:00
..
chat FIX: incorrect chat message reaction text (#23260) 2023-08-25 15:20:56 +02: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