Anders Kaseorg
|
ec3177c834
|
web: Add explicit extensions to imports.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-11-13 09:18:56 -08:00 |
|
Anders Kaseorg
|
3b79a534a2
|
eslint: Fix unicorn/consistent-existence-index-check.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-10-04 08:47:07 -07:00 |
|
Tim Abbott
|
0fa4cd9d09
|
message_view: Remove incorrect assert for p keyboard shortcut.
This happens routinely when the current view is not a DM view.
|
2024-10-01 17:47:45 -07:00 |
|
evykassirer
|
af915523a7
|
message_view: Convert module to typescript.
|
2024-09-24 15:43:27 -07:00 |
|
evykassirer
|
dba1af84e0
|
filter: Use stream id instead of stream name.
|
2024-09-18 13:08:14 -07:00 |
|
evykassirer
|
6f4b009c90
|
topic_generator: Use stream id instead of stream name.
|
2024-08-15 17:16:22 -07:00 |
|
evykassirer
|
90cced31af
|
stream_data: Remove is_stream_muted_by_name to favor stream ids.
|
2024-08-15 17:16:22 -07:00 |
|
Anders Kaseorg
|
804c3706ff
|
tsconfig: Enable noUncheckedIndexedAccess.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-05-30 16:29:23 -07:00 |
|
Anders Kaseorg
|
7377d3fab9
|
topic_generator: Fix types of get_next_stream, get_prev_stream.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-05-29 23:33:27 -07:00 |
|
Aman Agrawal
|
e923c593f6
|
topic_generator: Rearrange checks inside if statement.
Primary objective is to remove the call to narrow_state.active,
in doing so, I rearranged the conditions a bit.
|
2024-02-03 17:19:30 -08:00 |
|
evykassirer
|
3975c508b5
|
topic_generator: Convert module to typescript.
|
2024-01-28 14:20:45 -08:00 |
|