zulip/web/src
Varun Singh fee7fb6c87 user_group_create_members: Convert module to TypeScript. 2024-06-11 11:58:12 -07:00
..
billing web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
bundles onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
portico web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
stats tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
support support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
about_zulip.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
activity.ts presence: Don't send slim_presence in the webapp when querying presence. 2024-06-07 13:57:40 -07:00
activity_ui.ts presence: Frontend implementation of the last_update_id API. 2024-06-07 13:57:40 -07:00
add_stream_options_popover.ts tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
add_subscribers_pill.ts pill_typeahead: Separate user-only typeahead to specialized function. 2024-06-07 09:49:40 -07:00
admin.js tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
alert_popup.ts
alert_words.ts alert_words: Highlight overlapping alert words more accurately. 2024-03-19 11:20:16 -07:00
alert_words_ui.ts
all_messages_data.ts filter: Remove incorrect check for `All messages` view. 2024-01-15 12:26:24 -08:00
assets.d.ts
attachments_ui.ts attachments_ui: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:48 -07:00
audible_notifications.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
avatar.ts page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
base_page_params.ts page_params: Add property to zod object. 2024-06-04 08:50:07 -07:00
blueslip.ts blueslip: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
blueslip_stacktrace.ts blueslip_stacktrace: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:48 -07:00
bootstrap_typeahead.ts typeahead: Remove delay when opening / closing typeahead. 2024-06-06 12:10:16 -07:00
bot_data.ts bot_data: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:48 -07:00
browser_history.ts web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
buddy_data.ts presence: Frontend implementation of the last_update_id API. 2024-06-07 13:57:40 -07:00
buddy_list.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
bulleted_numbered_list_util.ts
channel.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
click_handlers.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
color_data.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
common.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
components.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
compose.js compose: Auto-close unchanged auto-opened drafts on narrow change. 2024-06-07 10:38:20 -07:00
compose_actions.ts compose: Auto-close unchanged auto-opened drafts on narrow change. 2024-06-07 10:38:20 -07:00
compose_banner.ts compose: Show a one-time banner for jump to sent message conversation. 2024-06-05 09:31:17 -07:00
compose_call.ts compose_call: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
compose_call_ui.ts compose_call_ui: Pass $target_textarea consistently to insert call link. 2024-06-02 21:49:49 -07:00
compose_closed_ui.ts narrow_state: Remove narrowed_to_topic function. 2024-05-24 10:24:16 -07:00
compose_fade.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
compose_fade_helper.ts compose fade users: Remove fade logic in favor of buddy list split. 2024-02-22 16:05:27 -08:00
compose_notifications.ts compose_banner: Don't show banner if message sent in a near view. 2024-06-10 14:23:17 -07:00
compose_pm_pill.ts user_pill: Add support to not allow adding inaccessible users manually. 2024-01-03 11:04:35 -08:00
compose_popovers.js tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
compose_recipient.ts compose_recipient: Set flag that recipient was changed when stream is selected. 2024-06-07 10:38:20 -07:00
compose_reply.ts compose_reply: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:48 -07:00
compose_send_menu_popover.js tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
compose_setup.js compose: Auto-close unchanged auto-opened drafts on narrow change. 2024-06-07 10:38:20 -07:00
compose_state.ts compose: Auto-close unchanged auto-opened drafts on narrow change. 2024-06-07 10:38:20 -07:00
compose_textarea.ts
compose_tooltips.ts tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
compose_ui.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
compose_validate.ts typeahead: Nest User inside UserPillData, UserOrMention. 2024-06-06 15:24:54 -07:00
composebox_typeahead.ts typeahead: Nest User inside UserPillData, UserOrMention. 2024-06-06 15:24:54 -07:00
condense.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
confirm_dialog.ts dialog_widget: Assign each dialog widget a unique id. 2024-05-15 12:02:57 -07:00
copied_tooltip.ts tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
copy_and_paste.ts copy_and_paste: Let uppy handle pasted single images. 2024-06-06 17:03:44 -07:00
csrf.ts
css_variables.d.ts ts: Migrate `popover_menus` to typescript. 2023-12-17 14:00:44 -08:00
css_variables.js
custom_profile_fields_ui.ts custom_profile_fields_ui: Convert module to TypeScript. 2024-06-07 09:49:40 -07:00
dark_theme.ts
debug.ts
demo_organizations_ui.js web: Replace `realm_uri` with `realm_url` in frontend files. 2024-06-03 10:07:10 -07:00
deprecated_feature_notice.ts zod: Consistently use named imports. 2024-04-11 09:47:28 -07:00
desktop_integration.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
desktop_notifications.ts desktop_notifications: Convert module to typescript. 2024-03-29 16:16:47 -07:00
dialog_widget.ts dialog_widget: Fix 'onclick' event type. 2024-05-31 15:19:43 -07:00
drafts.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
drafts_overlay_ui.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
dropdown_widget.ts dropdown_widget: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:48 -07:00
echo.js echo: Use newly created MessageWithBooleans in insert_local_message. 2024-06-03 12:25:08 -07:00
electron_bridge.d.ts eslint: Enable @typescript-eslint/method-signature-style. 2023-12-26 17:30:33 -08:00
email_pill.ts invite_user_modal: Replaced email text_area with input_pill. 2024-03-29 11:13:03 -07:00
emoji.ts composebox_typeahead: Convert module to typescript. 2024-05-16 14:53:26 -07:00
emoji_picker.js compose_ui: Fix implicit use of any. 2024-05-06 16:12:27 -07:00
emojisets.ts emojisets: Improve error handling when we fail to fetch an emojiset. 2024-04-24 17:45:21 -07:00
favicon.ts dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08:00
feedback_widget.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
fetch_status.ts message_util: Convert module to typescript. 2024-01-05 10:47:12 -08:00
filter.ts scheduled_message_feed_ui: Show the scheduled indicator in near view. 2024-06-10 14:23:17 -07:00
flatpickr.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
fold_dict.ts FoldDict: Always use IterableIterator. 2023-12-22 16:18:50 -08:00
gear_menu.js popovers: Move navbar popovers to a subdirectory. 2024-05-20 09:10:36 -07:00
gear_menu_util.ts page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
giphy.js page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
global.ts zulip_test: Convert module to TypeScript. 2024-05-04 18:55:17 -07:00
group_permission_settings.ts page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08:00
hash_parser.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
hash_util.ts stream_settings: Add Not subscribed tab to stream settings. 2024-06-04 09:49:50 -07:00
hashchange.js docs: Update CZO links from stream to channel in docs and comments. 2024-06-11 10:44:31 -07:00
hbs.d.ts
hotkey.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
huddle_data.ts message_store: Migrate message_store to typescript. 2023-12-17 09:43:47 -08:00
i18n.ts i18n: Allow get_language_name to return undefined again. 2024-06-05 12:25:15 -07:00
inbox_ui.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
inbox_util.ts
info_overlay.ts info overlays: Update the to-do list example to match documentation. 2024-05-02 12:52:58 -07:00
information_density.ts info_density: Describe interelement Markdown spacing as CSS vars. 2024-04-26 12:41:46 -07:00
input_pill.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
integration_url_modal.ts web: Replace `realm_uri` with `realm_url` in frontend files. 2024-06-03 10:07:10 -07:00
invite.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
keydown_util.ts
lazy_set.ts
left_sidebar_navigation_area.ts reaction-view: Create has reaction operator. 2024-06-10 11:46:37 -07:00
left_sidebar_navigation_area_popovers.js popovers: Move left sidebar popovers to a subdirectory. 2024-05-20 09:10:36 -07:00
lightbox.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
linkifiers.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
list_cursor.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
list_util.ts buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -08:00
list_widget.ts list_widget: Reduce TypeScript wreckage. 2024-06-07 11:54:37 -07:00
loading.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
local_message.ts page_params: Move max_message_id to local_message. 2024-02-15 10:22:52 -08:00
localstorage.ts localstorage: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
markdown.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
markdown_config.ts marked: Stub marked and convert markdown module to typescript. 2024-02-01 12:12:06 -08:00
message_actions_popover.js popovers: Rename actions_popover.hbs. 2024-05-20 09:10:36 -07:00
message_edit.js composebox_typeahead: Clean up initalize method to take JQuery object. 2024-05-16 19:49:46 -07:00
message_edit_history.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
message_events.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
message_feed_loading.ts
message_feed_top_notices.ts reaction-view: Create has reaction operator. 2024-06-10 11:46:37 -07:00
message_fetch.js recent_view: Reduce constant flashing of recent view on initial load. 2024-06-02 21:52:45 -07:00
message_flags.ts web-narrow: Update operators to use channel and channels. 2024-04-24 17:03:36 -07:00
message_helper.ts messages: Rename convert_raw_message_to_message_with_booleans. 2024-06-03 15:42:41 -07:00
message_list.js message_list: Rename `narrowed` property. 2024-05-30 11:41:13 -07:00
message_list_data.ts recent_view: Reduce constant flashing of recent view on initial load. 2024-06-02 21:52:45 -07:00
message_list_hover.js message_controls: Remove view message source icon. 2024-04-11 15:57:24 -07:00
message_list_tooltips.ts tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
message_list_view.js message: Remove unused star_status attribute. 2024-05-29 16:45:36 -07:00
message_lists.ts navigate: Convert module to TypeScript. 2024-06-06 11:10:05 -07:00
message_live_update.ts message_store: Fix bogus update_status_emoji_info type. 2024-05-03 15:39:55 -07:00
message_notifications.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
message_parser.ts reaction-view: Create has reaction operator. 2024-06-10 11:46:37 -07:00
message_scroll.js message_scroll: Fix check for when to fetch new messages for the view. 2024-05-04 19:07:56 -07:00
message_scroll_state.ts
message_store.ts messages: Rename convert_raw_message_to_message_with_booleans. 2024-06-03 15:42:41 -07:00
message_user_ids.ts
message_util.ts server_events: Fix infinite loading indicator on page load. 2024-05-16 09:10:07 -07:00
message_view.js web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
message_view_header.ts message_view_header: Fix misleading variable name. 2024-05-13 17:56:30 -07:00
message_viewport.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
messages_overlay_ui.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
modals.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
muted_users.ts muted_users_ui: Convert module to TypeScript. 2024-05-24 15:18:35 -07:00
muted_users_ui.ts muted_users_ui: Rename misleading variable name. 2024-05-24 15:18:35 -07:00
narrow_banner.ts reaction-view: Create has reaction operator. 2024-06-10 11:46:37 -07:00
narrow_error.ts narrow_banner: Convert module to typescript. 2024-01-03 10:28:10 -08:00
narrow_history.ts narrow: Add 'more topics' state to browser history. 2024-05-28 12:09:57 -07:00
narrow_state.ts narrow_state: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:49 -07:00
narrow_title.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
navbar_alerts.ts navbar_alerts: Convert module to TypeScript. 2024-06-03 12:19:58 -07:00
navbar_help_menu.ts popovers: Move navbar popovers to a subdirectory. 2024-05-20 09:10:36 -07:00
navbar_menus.js
navigate.ts navigate: Convert module to TypeScript. 2024-06-06 11:10:05 -07:00
onboarding_steps.ts ui_init: Don't store onboarding_steps state_data as current_user_param. 2024-06-03 08:53:28 -07:00
overlay_util.ts
overlays.ts overlay: Blur focused element while overlay is open. 2024-06-06 17:13:11 -07:00
padded_widget.ts
page_params.ts page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08:00
password_quality.ts password_quality: Convert .data("minLength") et al. to .attr. 2024-05-03 12:45:46 -07:00
peer_data.ts peer_data: Extend get_subscriber_count to allow excluding bots. 2024-02-06 14:44:09 -08:00
people.ts web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
personal_menu_popover.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
pill_typeahead.ts pill_typeahead: Separate user-only typeahead to specialized function. 2024-06-07 09:49:40 -07:00
playground_links_popover.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
plotly.js.d.ts
pm_conversations.ts message_store: Migrate message_store to typescript. 2023-12-17 09:43:47 -08:00
pm_list.ts left_sidebar: Fix DM row highlight linger on narrowing away. 2024-03-28 14:09:04 -07:00
pm_list_data.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
pm_list_dom.ts pm_list: Convert module to typescript. 2024-02-21 10:49:24 -08:00
poll_modal.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
poll_widget.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
popover_menus.ts popovers: Fix popovers force closing on topic visibility change. 2024-06-04 15:56:44 -07:00
popover_menus_data.js web: Replace `realm_uri` with `realm_url` in frontend files. 2024-06-03 10:07:10 -07:00
popovers.ts
presence.ts presence: Frontend implementation of the last_update_id API. 2024-06-07 13:57:40 -07:00
pygments_data.ts pygments_data: Move data to typescript. 2024-01-24 17:06:03 -08:00
reactions.ts message_helper: Set clean reactions when processing the raw message. 2024-05-29 16:45:36 -07:00
read_receipts.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
realm_icon.ts page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
realm_logo.ts web: Fix selectors to correspond with annotated types. 2024-03-19 13:14:27 -07:00
realm_playground.ts playground_links_popover: Convert module to TypeScript. 2024-02-13 11:44:01 -08:00
realm_user_settings_defaults.ts realm_user_settings_defaults: Fix initialize type. 2024-05-24 16:24:22 -07:00
recent_senders.ts message_helper: Convert module to typescript. 2024-05-29 16:45:36 -07:00
recent_view_data.ts message_store: Migrate message_store to typescript. 2023-12-17 09:43:47 -08:00
recent_view_ui.ts recent_view: Use html as scroll container. 2024-06-07 10:17:10 -07:00
recent_view_util.ts message_store: Migrate message_store to typescript. 2023-12-17 09:43:47 -08:00
reload.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
reload_setup.js web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
reload_state.ts
rendered_markdown.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
resize.ts resize: Remove height of hidden elements from buddy list height. 2024-06-11 10:40:48 -07:00
resize_handler.ts resize_handler: Convert module to Typescript. 2024-03-08 10:49:52 -08:00
rows.ts rows: Fix type of 'message_group'. 2024-03-06 14:47:47 -08:00
rtl.ts
scheduled_messages.ts scheduled_messages_feed_ui: Convert module to TypeScript. 2024-02-06 22:25:55 -08:00
scheduled_messages_feed_ui.ts scheduled_message_feed_ui: Show the scheduled indicator in near view. 2024-06-10 14:23:17 -07:00
scheduled_messages_overlay_ui.js eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
scheduled_messages_ui.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
scroll_bar.ts
scroll_util.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
search.ts bootstrap_typeahead: Rename parentElement for clarity. 2024-05-29 09:35:32 -07:00
search_suggestion.ts reaction-view: Create has reaction operator. 2024-06-10 11:46:37 -07:00
search_util.ts
sent_messages.ts
sentry.ts web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
server_events.js server_events: Fix infinite loading indicator on page load. 2024-05-16 09:10:07 -07:00
server_events_dispatch.js settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
settings.js web-i18n: Update frontend translated strings for stream rename channel. 2024-04-24 14:35:04 -07:00
settings_account.js eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
settings_bots.js web: Replace `realm_uri` with `realm_url` in frontend files. 2024-06-03 10:07:10 -07:00
settings_components.ts settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
settings_config.ts settings_preferences: Convert module to TypeScript. 2024-06-04 08:50:07 -07:00
settings_data.ts settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
settings_emoji.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
settings_exports.ts data: Restrict parameter type to not be undefined. 2024-04-11 10:08:45 -07:00
settings_invites.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
settings_linkifiers.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
settings_muted_users.ts settings: Handle inaccessible users in muted users list. 2023-12-07 19:34:07 -08:00
settings_notifications.js settings: Fix user notification batching settings. 2024-05-21 21:20:50 -07:00
settings_org.js settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
settings_panel_menu.js
settings_playgrounds.ts bootstrap_typeahead: Remove fixed argument. 2024-05-08 10:05:27 -07:00
settings_preferences.ts i18n: Allow get_language_name to return undefined again. 2024-06-05 12:25:15 -07:00
settings_profile_fields.ts i18n: Fix translated strings for delete profile field option. 2024-06-04 09:54:35 -07:00
settings_realm_domains.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
settings_realm_user_settings_defaults.js page_params: Split out state data for current user. 2024-02-15 10:22:52 -08:00
settings_sections.js org-settings: Update tab for default channel settings. 2024-05-15 12:18:36 -07:00
settings_streams.ts settings_streams: Convert module to TypeScript. 2024-05-31 15:19:43 -07:00
settings_toggle.js web: Qualify global uses of location and history. 2024-06-07 16:10:39 -07:00
settings_ui.ts settings_preferences: Convert module to TypeScript. 2024-06-04 08:50:07 -07:00
settings_user_topics.ts settings_user_topics: Fix implicit use of any. 2024-05-03 15:39:55 -07:00
settings_users.js web: Convert .data("user-id") to .attr. 2024-05-03 12:45:46 -07:00
setup.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
sidebar_ui.ts sidebar_ui: Convert .data("animated-url"), .data("still-url") to .attr. 2024-05-03 12:45:46 -07:00
spectators.ts eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
spoilers.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
starred_messages.ts starred_messages: Migrate module to typescript. 2023-12-28 18:24:40 -08:00
starred_messages_ui.ts starred_messages_ui: Rename field 'new_value' to 'updated_starred_flag'. 2024-05-25 17:50:00 -07:00
state_data.ts settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
stream_color.ts
stream_color_events.ts stream_color_events: Convert module to TypeScript. 2024-04-02 14:55:30 -07:00
stream_create.js web-stream-create: Update frontend errors for stream rename channel. 2024-04-24 14:35:04 -07:00
stream_create_subscribers.ts stream_create_subscribers: Convert module to TypeScript. 2024-06-11 11:57:46 -07:00
stream_create_subscribers_data.ts page_params: Split out state data for current user. 2024-02-15 10:22:52 -08:00
stream_data.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
stream_edit.js stream_settings: Add Not subscribed tab to stream settings. 2024-06-04 09:49:50 -07:00
stream_edit_subscribers.js stream_settings: Update feedback message to include user name. 2024-05-20 11:32:19 -07:00
stream_edit_toggler.ts streams-settings: Update ID of overlay container element. 2024-04-30 14:44:12 -07:00
stream_events.js message_lists: Set `current` to be `undefined` for non message view. 2024-02-24 08:31:18 -08:00
stream_list.ts stream_list: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:49 -07:00
stream_list_sort.ts left_sidebar: Add colon `:` to the list of stream word separators. 2024-05-03 09:20:53 -07:00
stream_muting.js stream_muting: Refactor to not use message_lists.home. 2024-03-11 14:14:34 -07:00
stream_pill.ts stream_pill: Avoid unnecessary array allocations. 2024-05-13 18:12:54 -07:00
stream_popover.js popovers: Move left sidebar popovers to a subdirectory. 2024-05-20 09:10:36 -07:00
stream_settings_api.ts
stream_settings_components.js streams-settings: Update ID of overlay container element. 2024-04-30 14:44:12 -07:00
stream_settings_containers.ts
stream_settings_data.ts stream_settings: Add new "Stream details" section in General tab. 2024-04-20 19:03:43 -07:00
stream_settings_ui.js settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
stream_topic_history.ts message_list_data: Fix type of first, first_including_muted. 2024-05-23 16:41:50 -07:00
stream_topic_history_util.ts stream_topic_history_util: Convert module to typescript. 2024-01-11 12:45:39 -08:00
stream_ui_updates.js stream_settings: Add Not subscribed tab to stream settings. 2024-06-04 09:49:50 -07:00
sub_store.ts stream_settings: Add new "Stream details" section in General tab. 2024-04-20 19:03:43 -07:00
submessage.ts types: Move Submessage to submessage. 2024-05-29 17:47:09 -07:00
subscriber_api.ts subscriber_api: Convert module to TypeScript. 2023-12-28 15:05:16 -08:00
templates.js hotkeys: Show Level 2 Shift key symbol for Shift key in popovers. 2024-04-11 15:57:24 -07:00
time_zone_util.ts
timerender.ts message_row: Assign inner .date_row span a class. 2024-04-30 12:42:41 -07:00
tippyjs.ts tooltip: Render tooltips for `Not subscribed` and `All channels` tabs. 2024-06-04 09:49:50 -07:00
todo_widget.js widgets: Cache event handler instead of entire jquery for each widget. 2024-05-08 16:47:07 -07:00
topic_generator.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
topic_list.ts topic_list: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:49 -07:00
topic_list_data.ts left_sidebar: Rename "more topics" to "all topics". 2024-06-04 10:18:54 -07:00
topic_popover.js topic_popover: Remove redundant code from previous visibility options. 2024-06-04 15:56:44 -07:00
transmit.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
tutorial.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
typeahead_helper.ts typeahead: Nest User inside UserPillData, UserOrMention. 2024-06-06 15:24:54 -07:00
types.ts types: Move Submessage to submessage. 2024-05-29 17:47:09 -07:00
typing.ts typing: Fix "Missing stream_id" server error. 2024-02-22 16:12:42 -08:00
typing_data.ts settings: Add option to disable seeing typing notifications. 2024-04-16 11:38:12 -07:00
typing_events.ts typing_events: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:49 -07:00
ui_init.js settings: Use new group setting to check permission for creating public channels. 2024-06-10 12:24:45 -07:00
ui_report.ts ui_report: Fix inaccurate annotations for generic_embed_error parameter. 2024-06-02 21:49:49 -07:00
ui_util.ts ui_util: Fix HTML injection bug in replace_emoji_with_text. 2024-04-03 13:11:47 -07:00
unread.ts narrow: Fix combined feed selecting random messages on narrow. 2024-05-23 10:37:29 -07:00
unread_ops.ts unread_ops: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:49 -07:00
unread_ui.ts message_lists: Set `current` to be `undefined` for non message view. 2024-02-24 08:31:18 -08:00
upload.ts upload: Fix TypeScript noUncheckedIndexedAccess errors. 2024-05-30 15:54:49 -07:00
upload_widget.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
url-template.d.ts eslint: Enable @typescript-eslint/method-signature-style. 2023-12-26 17:30:33 -08:00
user_card_popover.js narrow: Rename to `message_view`. 2024-06-05 12:03:59 -07:00
user_deactivation_ui.ts web: Replace `realm_uri` with `realm_url` in frontend files. 2024-06-03 10:07:10 -07:00
user_events.js user_profile: Update the profile tab after editing. 2024-05-28 14:34:57 -07:00
user_group_components.ts settings_components: Split functions to improve typechecking. 2024-06-01 22:53:34 -07:00
user_group_create.js stream/group settings: Improve error strings. 2024-02-24 09:16:07 -08:00
user_group_create_members.ts user_group_create_members: Convert module to TypeScript. 2024-06-11 11:58:12 -07:00
user_group_create_members_data.ts page_params: Split out state data for current user. 2024-02-15 10:22:52 -08:00
user_group_edit.js settings_components: Split functions to improve typechecking. 2024-06-01 22:53:34 -07:00
user_group_edit_members.js stream_settings: Convert name to pills. 2024-03-08 17:33:14 -08:00
user_group_pill.ts settings: Refactor UserGroupPill to improve consistency. 2024-05-17 10:47:22 -07:00
user_group_popover.ts tippy: Use namespace import for tippy.js. 2024-05-30 15:45:46 -07:00
user_groups.ts group-settings: Handle invalid urls correctly. 2024-02-22 13:09:33 -08:00
user_pill.ts pill_typeahead: Separate user-only typeahead to specialized function. 2024-06-07 09:49:40 -07:00
user_profile.js user_profile: Update the profile tab after editing. 2024-05-28 14:34:57 -07:00
user_search.ts sidebar_ui: Fix flickering of invite users button when showing sidebar. 2024-04-29 16:54:15 -07:00
user_settings.ts user_settings: Fix initialize_user_settings type. 2024-05-24 16:24:22 -07:00
user_sort.ts
user_status.ts emoji: Restrict reaction_type for compatibility with typeahead.Emoji. 2024-05-16 14:51:28 -07:00
user_status_ui.ts user_status_ui: Fix input_field() type. 2024-03-02 03:48:26 -05:00
user_topic_popover.js visibility_policy_popover: Use the new "popover-menu" popover theme. 2024-06-10 16:54:11 -07:00
user_topics.ts visibility_policy_popover: Add feedback via switcher when request fails. 2024-06-04 15:56:44 -07:00
user_topics_ui.ts popovers: Fix popovers force closing on topic visibility change. 2024-06-04 15:56:44 -07:00
util.ts visibility_policy_popover: Hide popover only when request is successful. 2024-06-04 15:56:44 -07:00
vdom.ts tsconfig: Enable noUncheckedIndexedAccess. 2024-05-30 16:29:23 -07:00
views_util.ts recent_view_ui: Convert module to typescript. 2024-05-13 12:51:00 -07:00
watchdog.ts
widgetize.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
widgets.js
zcommand.ts ts: Replace all occurance of widgetize.js with widgetize.ts. 2024-03-19 12:12:23 -07:00
zform.js zform: Move zod schema to avoid dependency cycle. 2024-03-28 12:59:12 -07:00
zulip_test.ts stream_create_subscribers: Convert module to TypeScript. 2024-06-11 11:57:46 -07:00