discourse/plugins/chat/test/javascripts
Sérgio Saquetim 58009fb0e7
DEV: Fix small issues in the Glimmer Post Stream (#32656)
- When using the Glimmer Post Stream, ensure the status wrapper is only
rendered for mentions of users with a status set.
This prevents an empty wrapper from adding a small blank space at the
end of the mention.

- Ensures the post's user field in initialized with the
`avatar_template` in the PostStream to prevent missing avatar on small
actions

- Fix an issue where the path would be incorrectly linked on small
actions

- Fix an issue where the relative timestamp would be incorrectly
displayed in wiki posts
2025-05-09 12:17:28 -03:00
..
acceptance FEATURE: add icons and emojis to category (#31795) 2025-03-26 09:46:17 +04:00
components DEV: Fix small issues in the Glimmer Post Stream (#32656) 2025-05-09 12:17:28 -03:00
helpers DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
integration/components/user-menu DEV: [gjs-codemod] apply codemod 2025-04-02 13:44:15 +01:00
unit FEATURE: One-click chat reaction settings (#32150) 2025-04-04 09:15:13 +02:00
chat-fixtures.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00