Aman Agrawal
4385005200
message_list: Avoid rerender of user sidebar when adding msgs.
...
Added methods to live update user sidebar when messages are
added or removed from the message list without doing a complete
rerender.
2025-01-10 11:23:23 -08:00
Aman Agrawal
df0d3b25c9
buddy_list: Use participants data from current message list.
...
Instead of tracking an outdate participants data, we use the
`participants` data from the current message list.
2025-01-10 11:17:46 -08:00
Karl Stolley
67a67897f9
user_circles: Introduce status-based hyphenated classes.
2024-12-13 14:33:23 -08:00
opmkumar
c4ad9d8e09
tooltip: Remove "last active" time from deactivated user tooltip.
...
Removes "last active" time from deactivated user tooltip and instead adds
"This user has been deactivated." Also, in the deactivated bot tooltip,
"This bot has been deactivated." has been added.
Fixes #32136 .
2024-11-13 10:39:09 -08:00
Anders Kaseorg
687f1b1651
tests: Rename the Node tests to *.cjs.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2024-11-13 09:18:56 -08:00