..
billing
sponsorship: Ask user how they plan to use Zulip.
2025-01-22 09:22:52 -08:00
bundles
showroom: Fix misordering of bootstrap.portico.css.
2025-01-30 10:41:22 -08:00
portico
action_button: Rename type to attention to describe the attention level of the action button.
2025-03-11 14:08:34 -07:00
stats
eslint: Fix unicorn/consistent-date-clone.
2025-02-26 16:20:47 -08:00
support
eslint: Avoid @typescript-eslint/no-deprecated for jQuery ‘on’.
2024-09-26 13:27:26 -07:00
types
dependencies: Upgrade JavaScript dependencies.
2025-01-29 15:04:09 -08:00
about_zulip.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
activity_ui.ts
buddy_list: Fix missing 'THIS CONVERSATION' section for 'general chat'.
2025-02-28 13:02:22 -08:00
activity.ts
presence_data: Create new function to fetch data.
2024-12-02 16:32:08 -08:00
add_group_members_pill.ts
group-settings: Allow system groups as subgroups when creating groups.
2024-12-30 09:37:32 -08:00
add_stream_options_popover.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
add_subscribers_pill.ts
button_migration: Restyle buttons in channel and group settings.
2025-03-11 14:08:34 -07:00
admin.ts
settings: Update UI for information density settings.
2025-03-10 16:07:37 -07:00
alert_popup.ts
alert_words_ui.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
alert_words.ts
people: Remove is_current_user legacy helper.
2025-03-05 15:56:57 -08:00
all_messages_data.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
assets.d.ts
emoji: Convert spritesheets to webp.
2024-09-11 09:03:47 -07:00
attachments_ui.ts
settings_config: Fix hardcoded numbers for plan_type and org_type.
2025-03-10 09:36:30 -07:00
attachments.ts
attachments: Extract attachment_schema.
2024-12-30 09:42:26 -08:00
audible_notifications.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
avatar.ts
avatar: Fix missing function call. ( #32667 )
2024-12-11 10:05:01 -08:00
banners.ts
banners: Don't trigger spurious resize events.
2025-03-13 17:41:47 -07:00
base_page_params.ts
settings: Add "can_manage_billing_group" realm setting.
2025-03-10 09:36:30 -07:00
blueslip_stacktrace.ts
blueslip_stacktrace: Fix logic for chained exceptions.
2025-01-02 17:30:40 -08:00
blueslip.ts
dependencies: Upgrade JavaScript dependencies.
2025-01-02 17:30:40 -08:00
bootstrap_typeahead.ts
typeahead: Rename header text as more accurate footer text.
2025-03-03 16:43:33 -08:00
bot_data.ts
bot_data: Remove the stale 'get_editable' function.
2025-02-12 15:08:32 -08:00
bot_types.ts
bot_types: Add user_id to server_update_bot_schema.
2024-12-30 09:42:26 -08:00
browser_history.ts
echo: Update channel-topic link to permalink upon new message arrival.
2025-02-13 12:40:37 -08:00
buddy_data.ts
narrow-state: Use stream_id in cases where only stream ID is needed.
2025-03-06 17:47:59 -08:00
buddy_list.ts
narrow-state: Use stream_id in cases where only stream ID is needed.
2025-03-06 17:47:59 -08:00
bulleted_numbered_list_util.ts
buttons.ts
buttons: Add loading indicator to buttons.
2025-03-10 11:21:11 -07:00
channel.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
click_handlers.ts
message_editing: Make bouncing "..." open edit history modal on click.
2025-03-05 16:23:50 -08:00
clipboard_handler.ts
clipboard_handler: Improve fallback text copying links.
2025-03-10 15:33:08 -07:00
color_data.ts
eslint: Fix unicorn/consistent-existence-index-check.
2024-10-04 08:47:07 -07:00
color_picker_popover.ts
settings: Make clicking "Channel color" label open color picker.
2025-02-13 11:33:33 -08:00
common.ts
style: Center the ⌘ symbol by replacing it with an icon.
2025-01-24 16:48:26 -08:00
components.ts
components: Let toggle label be optional.
2024-11-19 14:01:10 -08:00
compose_actions.ts
compose_tooltip: Remove delay for invalid messages.
2025-03-11 09:41:22 -07:00
compose_banner.ts
mentions: Warn on non-silent group mentions with unsubscribed members.
2025-03-13 15:55:30 -07:00
compose_call_ui.ts
video-calls: Add Zoom Serverto Server OAuth integration.
2025-02-13 16:35:43 -08:00
compose_call.ts
video-calls: Add Zoom Serverto Server OAuth integration.
2025-02-13 16:35:43 -08:00
compose_closed_ui.ts
narrow-state: Add only_valid_id boolean param to stream_id function.
2025-03-06 17:47:57 -08:00
compose_fade_helper.ts
compose: Handle fading with general chat.
2025-02-26 13:59:03 -08:00
compose_fade.ts
compose: Handle fading with general chat.
2025-02-26 13:59:03 -08:00
compose_notifications.ts
people: Remove is_current_user legacy helper.
2025-03-05 15:56:57 -08:00
compose_paste.ts
compose_paste: Remove title formatting more carefully.
2025-03-10 17:01:13 -07:00
compose_pm_pill.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
compose_recipient.ts
composebox: Set compose_state.topic early to avoid placeholder issue.
2025-03-06 09:10:10 -08:00
compose_reply.ts
copy_and_paste: Split copy and paste.
2025-02-26 13:15:50 -08:00
compose_send_menu_popover.js
compose: Add notice to confirmation banner.
2025-02-03 12:20:47 -08:00
compose_setup.js
compose_tooltip: Remove delay for invalid messages.
2025-03-11 09:41:22 -07:00
compose_state.ts
compose: Fix preview not being updated when compose textarea is updated.
2025-03-03 17:38:27 -08:00
compose_textarea.ts
compose_tooltips.ts
compose_tooltip: Remove delay for invalid messages.
2025-03-11 09:41:22 -07:00
compose_ui.ts
message_edit: Fix broken preview.
2025-03-05 10:57:08 -08:00
compose_validate.ts
mentions: Warn on non-silent group mentions with unsubscribed members.
2025-03-13 15:55:30 -07:00
compose.js
message_edit: Fix broken preview.
2025-03-05 10:57:08 -08:00
composebox_typeahead.ts
mentions: Warn on non-silent group mentions with unsubscribed members.
2025-03-13 15:55:30 -07:00
condense.ts
condense: Modify height offset to collapse messages.
2024-12-17 10:14:43 -08:00
confirm_dialog.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
conversation_participants.ts
buddy_data: Check conversation_participants against legacy data.
2024-12-17 11:03:46 -08:00
copied_tooltip.ts
user_card_popover: Convert module to TypeScript.
2024-11-27 22:05:38 -08:00
copy_messages.ts
copy_messages: Fix browser copy code paths for Firefox.
2025-03-10 15:33:08 -07:00
csrf.ts
css_variables.ts
message_area: Establish message-lists container.
2025-03-04 16:00:03 -08:00
custom_profile_fields_ui.ts
settings: Focus on the input when its label has been clicked.
2024-11-19 18:37:02 -08:00
debug.ts
demo_organizations_ui.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
deprecated_feature_notice.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
desktop_integration.ts
desktop_integration: Convert module to TypeScript.
2024-11-26 09:17:03 -08:00
desktop_notifications.ts
banners: Improve desktop notifications banner display logic.
2025-01-30 10:17:39 -08:00
dialog_widget.ts
dialog_widget: Add support to ignore click on overlay.
2025-03-13 14:38:16 -07:00
direct_message_group_data.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
drafts_overlay_ui.ts
compose: Correctly restore general-topic drafts.
2025-02-26 13:59:03 -08:00
drafts.ts
drafts: Show empty string as topic when realm_mandatory_topics=true.
2025-02-12 09:37:51 -08:00
dropdown_widget.ts
dropdown_widget: Fix dropdown highlighting in inbox/conversations menu.
2025-03-11 12:11:50 -07:00
echo_state.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
echo.ts
echo: Update channel-topic link to permalink upon new message arrival.
2025-02-13 12:40:37 -08:00
electron_bridge.ts
desktop_integration: Convert module to TypeScript.
2024-11-26 09:17:03 -08:00
email_pill.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
emoji_picker.ts
emoji_picker: Fix opening as overlay when triggered via composebox.
2025-03-05 16:09:33 -08:00
emoji.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
emojisets.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
favicon.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
feedback_widget.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
fetch_status.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
filter.ts
filter: Validate and parse sender:me when turning into a pill.
2025-03-13 13:54:14 -07:00
flatpickr.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
fold_dict.ts
gear_menu_util.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
gear_menu.ts
popovers: Keep font size of popover constant once it is opened.
2025-03-13 11:08:20 -07:00
giphy_state.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
giphy.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
global.ts
stream_color: Remove spectrum-colorpicker library.
2025-01-07 17:27:58 -08:00
group_permission_settings.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
group_setting_pill.ts
groups: Update how we show members count in group pills.
2025-03-03 10:38:10 -08:00
hash_parser.ts
hash: Fix logic for handling web public narrows.
2025-03-11 12:43:02 -07:00
hash_util.ts
stream_settings: Display archived channels.
2025-03-07 18:08:41 -08:00
hashchange.ts
hashchange: Fix near link not working if already narrowed to it.
2025-01-14 09:53:34 -08:00
hbs.d.ts
hotkey.js
copy_messages: Fix browser copy code paths for Firefox.
2025-03-10 15:33:08 -07:00
i18n.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
inbox_ui.ts
popover_menus_data: Hide actions user can't take for archived channels.
2025-03-07 18:08:41 -08:00
inbox_util.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
info_overlay.ts
components: Let toggle label be optional.
2024-11-19 14:01:10 -08:00
information_density.ts
information_density: Remove font size unit from tooltips.
2025-03-13 10:24:05 -07:00
input_pill.ts
settings: Fix blinking of save-discard buttons when changing group setting.
2025-03-12 17:18:07 -07:00
integration_url_modal.ts
integration-url-modal: Update URL dynamically on input to text inputs.
2025-03-05 10:39:13 -08:00
invite_stream_picker_pill.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
invite.ts
invite: Fix alignment of copy-invite-link button in invitation modal.
2025-03-11 10:15:01 -07:00
keydown_util.ts
lazy_set.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
left_sidebar_navigation_area_popovers.ts
common_click_handlers: Remove redundant statement.
2025-03-07 18:08:41 -08:00
left_sidebar_navigation_area.ts
left_sidebar: Hide menu option for home view if all messages are read.
2025-03-10 13:08:39 -07:00
left_sidebar_tooltips.ts
recent_view: Show topic menu instead of topic visibility popover.
2025-02-08 08:52:26 -08:00
lightbox.ts
lightbox: Use original HEIC if the browser supports it.
2025-01-09 09:10:30 -08:00
linkifiers.ts
settings: Validate candidate linkifier before sending to server.
2025-02-13 10:07:02 -08:00
list_cursor.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
list_util.ts
buddy_list: Show conversation participants in the right sidebar.
2024-09-30 16:35:13 -07:00
list_widget.ts
recent_conversations: Improve sorting behavior.
2025-03-11 10:48:31 -07:00
loading.ts
settings: Extract common logic for hide_spinners.
2024-11-01 12:10:28 -07:00
local_message.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
localstorage.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
markdown_config.ts
mention: Mentions via subgroup should be highlighted.
2025-01-06 16:53:21 -08:00
markdown.ts
message_link: Add support for empty string topic in syntax.
2025-01-31 14:23:15 -08:00
message_actions_popover.ts
popovers: Add x-gfm content type for copied Zulip links.
2025-02-24 11:18:01 -08:00
message_edit_history.ts
message-edit: Use last_moved_timestamp for edited/moved indicators.
2025-03-11 16:42:28 -07:00
message_edit.ts
inline_topic_edit: Make inline topic edit input field width dynamic.
2025-03-13 15:58:26 -07:00
message_events_util.ts
message_events_util: Remove unnecessary callback.
2024-12-18 10:21:48 -08:00
message_events.ts
message-edit: Use last_moved_timestamp for edited/moved indicators.
2025-03-11 16:42:28 -07:00
message_feed_loading.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
message_feed_top_notices.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
message_fetch.ts
message_view: Notify user when the local first unread was incorrect.
2025-03-13 17:41:47 -07:00
message_flags.ts
web: Add parameters to API requests for empty topic name support.
2025-01-10 14:32:55 -08:00
message_helper.ts
people: Remove is_current_user legacy helper.
2025-03-05 15:56:57 -08:00
message_list_data_cache.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
message_list_data.ts
message_list: Rename variable for caller clarity.
2025-01-02 17:27:02 -08:00
message_list_hover.ts
message_hover: Correct for non-existant span selector.
2025-03-12 13:09:58 -07:00
message_list_tooltips.ts
message_list_tooltips: Avoid showing undefined.
2025-03-12 09:28:01 -07:00
message_list_view.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
message_list.ts
narrow-banner: Pass filter for showing/picking an empty narrow banner.
2025-03-04 15:35:18 -08:00
message_lists.ts
messages_lists: Show recipient header in conversation view with "near".
2025-01-07 13:25:00 -08:00
message_live_update.ts
user_events: Convert module to TypeScript ( #32658 )
2024-12-11 09:18:52 -08:00
message_notifications.ts
notifications: Render emoji in desktop notifications.
2025-02-23 10:57:09 -08:00
message_parser.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
message_scroll_state.ts
message_scroll.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
message_store.ts
message-edit: Use last_moved_timestamp for edited/moved indicators.
2025-03-11 16:42:28 -07:00
message_summary.ts
topic_summaries: Ensure modal takes rendered_markdown class.
2025-02-20 10:37:42 -08:00
message_user_ids.ts
message_util.ts
message_events_util: Remove unnecessary callback.
2024-12-18 10:21:48 -08:00
message_view_header.ts
top_navbar: Render long stream description on hover.
2025-01-29 17:02:37 -08:00
message_view.ts
message_view: Notify user when the local first unread was incorrect.
2025-03-13 17:41:47 -07:00
message_viewport.ts
message_viewport: Fix msg selection not updated on scroll.
2025-02-03 17:11:24 -08:00
messages_overlay_ui.ts
messages_overlay_ui: Accept undefined for set_initial_element.
2024-11-30 18:41:42 -08:00
modals.ts
modals: Move a misplaced comment.
2025-03-13 14:38:16 -07:00
muted_users_ui.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
muted_users.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
narrow_banner.ts
search: Add is-muted search operator.
2025-03-11 23:18:07 -07:00
narrow_error.ts
empty_feed_notice: Add support for empty string topic.
2025-02-18 09:47:13 -08:00
narrow_history.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
narrow_state.ts
narrow-state: Add only_valid_id boolean param to stream_id function.
2025-03-06 17:47:57 -08:00
narrow_title.ts
people: Use Intl.ListFormat rather than .join(",").
2025-03-04 16:58:23 -08:00
navbar_alerts.ts
action_button: Rename type to attention to describe the attention level of the action button.
2025-03-11 14:08:34 -07:00
navbar_help_menu.ts
support: Add form for sales support queries.
2024-11-25 16:53:33 -08:00
navbar_menus.ts
navbar_menus: Convert module to TypeScript.
2024-11-27 13:59:19 -08:00
navigate.ts
navigate: Fix user unable to read top / bottom of long messages.
2025-01-29 16:47:00 -08:00
onboarding_steps.ts
onboarding_steps: Dim background of navigation tour video.
2025-03-13 14:38:16 -07:00
overlay_util.ts
overlays.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
padded_widget.ts
page_params.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
password_quality.ts
change_password_modal: Hide the dialog spinner when action fails.
2025-02-06 09:40:57 -08:00
peer_data.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
people.ts
composebox_typeahead: Show CrossRealmBots in the typeahead list.
2025-03-12 23:11:53 -07:00
personal_menu_popover.ts
popovers: Keep font size of popover constant once it is opened.
2025-03-13 11:08:20 -07:00
pill_typeahead.ts
invites: Enable adding users to user groups during invitations.
2024-11-26 11:26:34 -08:00
playground_links_popover.ts
dependencies: Upgrade JavaScript dependencies.
2024-11-27 09:54:56 -08:00
pm_conversations.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
pm_list_data.ts
people: Use Intl.ListFormat rather than .join(",").
2025-03-04 16:58:23 -08:00
pm_list_dom.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
pm_list.ts
hotkey: Focus visible input filter field on query streams hotkey.
2025-02-05 13:23:15 -08:00
poll_widget.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
popover_menus_data.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
popover_menus.ts
popovers: Keep font size of popover constant once it is opened.
2025-03-13 11:08:20 -07:00
popovers.ts
popup_banners.ts
message_view: Notify user when the local first unread was incorrect.
2025-03-13 17:41:47 -07:00
postprocess_content.ts
youtube: Request medium-quality preview images.
2025-03-05 13:59:58 -08:00
presence.ts
presence_data: Fetch presence data when user card is opened.
2025-03-03 16:11:30 -08:00
pygments_data.ts
web: Add setters for rewired variables.
2024-11-08 12:38:14 -08:00
reactions.ts
reactions: Remove emoji container when reaction count is 0.
2025-01-24 13:32:35 -08:00
read_receipts.ts
message: Remove failure message for disabled read receipts.
2025-01-29 15:02:14 -08:00
realm_icon.ts
navbar: Remove realm navbar icon logo.
2025-02-26 15:52:49 -08:00
realm_logo.ts
fluid_layout: Fix narrow description not aligned with content.
2025-03-03 16:03:54 -08:00
realm_playground.ts
realm_playground: Use Intl.ListFormat rather than .join(",").
2025-03-04 16:58:23 -08:00
realm_user_settings_defaults.ts
settings: Remove dense_mode setting.
2025-03-10 16:07:37 -07:00
recent_senders.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
recent_view_data.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
recent_view_ui.ts
popover_menus_data: Hide actions user can't take for archived channels.
2025-03-07 18:08:41 -08:00
recent_view_util.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
reload_setup.js
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
reload_state.ts
reload: Convert module to TypeScript.
2024-09-18 15:31:41 -07:00
reload.ts
reload: Check server_settings before initiating a reload.
2025-01-29 15:00:23 -08:00
rendered_markdown.ts
copy_and_paste: Split copy and paste.
2025-02-26 13:15:50 -08:00
resize_handler.ts
compose: Initialize scrolling buttons only when needed.
2025-01-14 15:52:02 -08:00
resize.ts
left_sidebar: Fix bottom item not visible in left sidebar.
2025-01-23 15:51:31 -08:00
rows.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
rtl.ts
saved_snippets_ui.ts
saved_snippets: Add support for editing saved snippets.
2025-03-13 10:58:36 -07:00
saved_snippets.ts
saved_snippets: Add support for editing saved snippets.
2025-03-13 10:58:36 -07:00
scheduled_messages_feed_ui.ts
narrow-state: Use stream_id in cases where only stream ID is needed.
2025-03-06 17:47:59 -08:00
scheduled_messages_overlay_ui.ts
people: Use Intl.ListFormat rather than .join(",").
2025-03-04 16:58:23 -08:00
scheduled_messages_ui.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
scheduled_messages.ts
compose: Add notice to confirmation banner.
2025-02-03 12:20:47 -08:00
scroll_bar.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
scroll_util.ts
scroll_util: Fix typo caught by codespell.
2025-01-23 16:07:52 -08:00
search_pill.ts
search: Add support for empty string topic.
2025-01-22 16:09:46 -08:00
search_suggestion.ts
search: Add is-muted search operator.
2025-03-11 23:18:07 -07:00
search_util.ts
search.ts
filter: Validate and parse sender:me when turning into a pill.
2025-03-13 13:54:14 -07:00
sent_messages.ts
codespell: Fix typos caught by codespell.
2025-02-18 22:04:43 -08:00
sentry.ts
dependencies: Upgrade JavaScript dependencies.
2024-10-04 08:47:07 -07:00
server_event_types.ts
unread_ops: Extract and correct message_details_schema.
2024-12-30 09:42:26 -08:00
server_events_dispatch.js
saved_snippets: Add support for editing saved snippets.
2025-03-13 10:58:36 -07:00
server_events.js
popup_banners: Redesign connection banner to use new banner component.
2025-03-10 11:21:11 -07:00
server_message.ts
message-edit: Use last_moved_timestamp for edited/moved indicators.
2025-03-11 16:42:28 -07:00
settings_account.ts
settings_account: Remove change-email loading spinner.
2025-03-12 16:32:15 -07:00
settings_bots.ts
bot: Set Incoming webhook the default bot type.
2025-03-10 15:55:16 -07:00
settings_components.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
settings_config.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
settings_data.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
settings_emoji.ts
settings_emoji: Rename btn -> button in JS variables.
2024-11-14 12:03:36 -08:00
settings_exports.ts
export: Add banner if admin's private data export setting is disabled.
2025-01-02 16:40:33 -08:00
settings_invites.ts
settings: Convert module to typescript.
2024-11-24 21:45:41 -08:00
settings_linkifiers.ts
settings: Validate candidate linkifier before sending to server.
2025-02-13 10:07:02 -08:00
settings_muted_users.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
settings_notifications.ts
settings: Fix updating email notification batching period setting.
2025-01-28 09:40:36 -08:00
settings_org.ts
settings: Allow "resolve topic" permissions to be managed independently.
2025-03-12 19:32:35 -07:00
settings_panel_menu.ts
hashchange: Convert module to TypeScript. ( #32670 )
2024-12-11 09:15:18 -08:00
settings_playgrounds.ts
settings_playgrounds: Rename btn -> button in JS variables.
2024-11-14 12:03:36 -08:00
settings_preferences.ts
settings: Update UI for information density settings.
2025-03-10 16:07:37 -07:00
settings_profile_fields.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
settings_realm_domains.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
settings_realm_user_settings_defaults.ts
settings: Update UI for information density settings.
2025-03-10 16:07:37 -07:00
settings_sections.ts
settings_sections: Convert module to typescript.
2024-11-18 10:35:21 -08:00
settings_streams.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
settings_toggle.ts
settings_toggle: Convert module to typescript.
2024-11-24 18:45:25 -08:00
settings_ui.ts
settings: Move save check width to stylesheet and scale with font size.
2025-03-12 16:32:15 -07:00
settings_user_topics.ts
user_topics_search: Add support to search for empty string topics.
2025-01-22 16:09:46 -08:00
settings_users.ts
settings_users: Live update of role count on activation/deactivation.
2025-02-25 09:41:15 -08:00
settings.ts
settings: Update UI for information density settings.
2025-03-10 16:07:37 -07:00
setup.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
sidebar_ui.ts
sidebars: Show overlays full-screen, in proper stacking order.
2025-03-04 10:47:57 -08:00
spectators.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
spoilers.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
starred_messages_ui.ts
unstar_topic_messages: Show realm_empty_topic_display_name for topic="".
2025-01-10 14:32:55 -08:00
starred_messages.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
state_data.ts
onboarding_steps: Add 'navigation_tour_video' for new users.
2025-03-13 14:38:16 -07:00
stream_card_popover.ts
stream_data: Split can_change_permissions into two functions.
2025-02-11 15:09:16 -08:00
stream_color_events.ts
stream_color: Replace spectrum color picker with native color picker.
2025-01-07 17:27:23 -08:00
stream_color.ts
stream_color: Remove spectrum-colorpicker library.
2025-01-07 17:27:58 -08:00
stream_create_subscribers_data.ts
stream: Allow non-admins to create channel without subscribing to it.
2025-01-29 12:36:10 -08:00
stream_create_subscribers.ts
stream: Allow non-admins to create channel without subscribing to it.
2025-01-29 12:36:10 -08:00
stream_create.ts
streams: Remove unused code for can_add_subscribers_group label.
2025-02-25 13:17:15 -08:00
stream_data.ts
stream_settings: Display archived channels.
2025-03-07 18:08:41 -08:00
stream_edit_subscribers.ts
stream-settings: Show system groups in subscribers form typeahead.
2025-01-23 07:53:18 +05:30
stream_edit_toggler.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
stream_edit.ts
settings: Prevent redundant requests by modifying event handler.
2025-03-11 12:45:57 -07:00
stream_events.ts
narrow-state: Refactor and rename is_for_stream_id.
2025-03-06 17:42:50 -08:00
stream_list_sort.ts
stream: Use is_recently_active to check active status.
2024-11-27 17:31:06 -08:00
stream_list.ts
left_sidebar: Show tooltip only for truncated channel names.
2025-02-23 10:55:19 -08:00
stream_muting.ts
stream_muting: Fix stream msgs not displayed when stream in unmuted.
2024-12-08 18:34:28 -08:00
stream_pill.ts
streams: Move subscriber count from channel pills to channel cards.
2024-11-16 10:49:29 -08:00
stream_popover.ts
topic-move: Add warning banner if moving messages to existing topic.
2025-03-04 11:19:58 -08:00
stream_settings_api.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
stream_settings_components.ts
streams: Use can_subscribe_group setting for checking permission.
2025-02-25 13:17:15 -08:00
stream_settings_containers.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
stream_settings_data.ts
stream_settings_data: Exclude archived streams in channel pickers.
2025-03-11 14:28:44 -07:00
stream_settings_ui.ts
settings: Add "can_manage_billing_group" realm setting.
2025-03-10 09:36:30 -07:00
stream_topic_history_util.ts
get_stream_topics: Add support for empty topic name.
2025-01-22 15:54:11 -08:00
stream_topic_history.ts
topics: Change topic links of left sidebar to use new permalinks.
2025-02-12 16:21:03 -08:00
stream_types.ts
streams: Use can_subscribe_group setting for checking permission.
2025-02-25 13:17:15 -08:00
stream_ui_updates.ts
button_migration: Restyle buttons in channel and group settings.
2025-03-11 14:08:34 -07:00
sub_store.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
submessage.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
subscriber_api.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
templates.ts
compose: Use an icon for the mac command hotkey hint.
2025-01-06 11:29:38 -08:00
theme.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
thumbnail.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
time_zone_util.ts
timerender.ts
banners: Redesign organization profile incomplete navbar banner.
2025-01-30 10:17:39 -08:00
tippyjs.ts
saved_snippets: Add support for editing saved snippets.
2025-03-13 10:58:36 -07:00
todo_widget.ts
blueslip: Require record for more_info.
2025-01-02 17:30:40 -08:00
topic_generator.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
topic_link_util.ts
topic_link_util: Add function to unescape html characters.
2025-03-06 13:04:18 -08:00
topic_list_data.ts
topic_list_data: Add support to filter empty string topic.
2025-02-21 14:13:22 -08:00
topic_list.ts
hotkey: Focus visible input filter field on query streams hotkey.
2025-02-05 13:23:15 -08:00
topic_popover.ts
popovers: Add x-gfm content type for copied Zulip links.
2025-02-24 11:18:01 -08:00
transmit.js
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
typeahead_helper.ts
typeahead_helper: Place bots under group matches.
2025-03-03 16:48:06 -08:00
types.ts
types: Extract update_message_event_schema.
2024-12-30 09:42:26 -08:00
typing_data.ts
message_edit: Show typing indicator for message editing.
2025-02-12 15:08:56 -08:00
typing_events.ts
message_edit: Show typing indicator for message editing.
2025-02-12 15:08:56 -08:00
typing.ts
api: Rename edit typing endpoint to /messages/{message_id}/typing.
2025-02-28 13:20:46 -08:00
ui_init.js
mentions: Warn on non-silent group mentions with unsubscribed members.
2025-03-13 15:55:30 -07:00
ui_report.ts
ui_report: Rename btn -> button in JS variables.
2024-11-14 12:03:36 -08:00
ui_util.ts
inline_topic_edit: Disable save button and show tooltip on empty topic.
2025-02-26 17:26:35 -08:00
unread_ops.ts
unread_ops: Add confirm_dialog to bulk mark unread in interleaved views.
2025-03-08 17:38:49 -08:00
unread_ui.ts
banners: Redesign bankruptcy navbar banner.
2025-01-30 10:17:39 -08:00
unread.ts
unread: Track unread mentions for private messages.
2025-02-05 13:27:57 -08:00
upload_widget.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
upload.ts
eslint: Unify JavaScript and TypeScript configs.
2025-02-27 13:29:41 -08:00
user_card_popover.ts
presence_data: Skip fetching presence_data in user_card_popover for spectators.
2025-03-05 09:46:18 -08:00
user_deactivation_ui.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
user_events.ts
user: Remove is_billing_admin user property.
2025-03-10 09:36:30 -07:00
user_group_components.ts
user_groups: Add deactivated icon on top title.
2025-03-10 12:45:49 -07:00
user_group_create_members_data.ts
group-settings: Allow system groups as subgroups when creating groups.
2024-12-30 09:37:32 -08:00
user_group_create_members.ts
user_group: User user object instead of email to add creator pill.
2025-01-29 12:36:10 -08:00
user_group_create.ts
user-groups: Use get_display_group_name consistently.
2025-01-13 09:33:52 -08:00
user_group_edit_members.ts
user-groups: Use get_display_group_name consistently.
2025-01-13 09:33:52 -08:00
user_group_edit.ts
button_migration: Restyle buttons in channel and group settings.
2025-03-11 14:08:34 -07:00
user_group_picker_pill.ts
user_groups: Allow adding a user to groups via user profile.
2025-01-28 15:19:21 -08:00
user_group_pill.ts
settings: Fix blinking of save-discard buttons when changing group setting.
2025-03-12 17:18:07 -07:00
user_group_popover.ts
user_group_popover: Reduce member list size, add member page links.
2025-01-30 12:37:27 -08:00
user_groups.ts
user_groups: Remove unnecessary function.
2025-03-12 19:32:35 -07:00
user_pill.ts
settings: Fix blinking of save-discard buttons when changing group setting.
2025-03-12 17:18:07 -07:00
user_profile.ts
settings: Hide deactivate button of owner for admins.
2025-03-11 14:13:34 -07:00
user_search.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
user_settings.ts
settings: Remove dense_mode setting.
2025-03-10 16:07:37 -07:00
user_sort.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
user_status_types.ts
user_status: Validate parameters with Zod.
2024-06-21 15:53:44 -07:00
user_status_ui.ts
loading_spinner:Add spinner in the Set status button.
2025-01-30 09:25:53 -08:00
user_status.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
user_topic_popover.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
user_topics_ui.ts
eslint: Fix unicorn/explicit-length-check. ( #32666 )
2024-12-11 09:19:46 -08:00
user_topics.ts
user_topics: Extract method to check if topic is visible in-home.
2024-12-08 18:34:28 -08:00
util.ts
util: Add function to format array output based on "and" preference.
2025-03-04 16:58:23 -08:00
vdom.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
views_util.ts
recent_view: Prevent participant avatars from overflowing.
2025-01-13 18:30:38 -08:00
watchdog.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
widget_modal.ts
todo_list: Add option for modal to create todo-lists.
2025-02-14 14:57:24 -08:00
widgetize.ts
blueslip: Require record for more_info.
2025-01-02 17:30:40 -08:00
widgets.js
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
zcommand.ts
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
zform.js
web: Add explicit extensions to imports.
2024-11-13 09:18:56 -08:00
zulip_test.ts
zulip_test: Expose function get message from id for debugging.
2025-03-13 10:37:03 -07:00