Aman Agrawal
1ace8b80f5
hash_util: Set channel URL based on user setting.
...
We now render channel feed URL or channel topics list URL in
all elements based on user setting.
2025-05-09 15:13:56 -07:00
Aman Agrawal
97c69e3038
inbox: Show inbox channel view based on user setting.
...
Fixes : #29574
2025-05-09 15:13:56 -07:00
Aman Agrawal
5ea42823ba
topic_list: Rename function to specify use for left sidebar.
2025-04-10 11:51:20 -07:00
Aman Agrawal
67ff430e45
stream_list_sort: Fix user setting for demote inactive stream ignored.
...
We were not using `filter_out_inactives` and `pin_to_top` when
sorting stream in the left sidebar.
These were incorrectly removed in
1aee0ef98b .
Restored the original function and the places where it was used
to bring back original functionality.
2025-03-25 09:47:06 -07:00
Sahil Batra
bbf43a2866
stream-settings: Use new "can_send_message_group" setting.
2025-01-07 12:17:36 -08:00
Aman Agrawal
1aee0ef98b
stream: Use is_recently_active to check active status.
2024-11-27 17:31:06 -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