David Battersby
a423afbbb9
FEATURE: Add user status to chat members list ( #25831 )
...
This change adds the user status next to the name within the chat channel members list.
2024-02-27 12:17:15 +08:00
David Taylor
48193767bf
DEV: Sort imports
...
Automatically generated by `eslint --fix` to satisfy the updated configuration
2023-10-10 21:46:54 +01:00
Jarek Radosz
dc3473fe06
DEV: Modernize chat's component tests ( #19577 )
...
1. `test()` and `render()` instead of `componentTest()`
2. Angle brackets
3. `strictEqual()`/`true()`/`false()` assertions
This removes all remaining uses of `componentTest` from core
2022-12-22 14:35:18 +01:00
Roman Rizzi
0a5f548635
DEV: Move discourse-chat
to the core repo. ( #18776 )
...
As part of this move, we are also renaming `discourse-chat` to `chat`.
2022-11-02 10:41:30 -03:00