zulip/web/src
Lauryn Menard d10ad01997 help: Rename and redirect archive-a-stream for channel. 2024-05-03 13:05:57 -07:00
..
billing upgrade: Avoid event_status redirect. 2024-04-22 09:23:12 -07:00
bundles message_view_header: Extract styles to own file. 2024-05-03 11:12:55 -07:00
portico signup: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
stats page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08:00
support support: Replace common.copy_data_attribute_value with clipboard.js. 2024-05-03 12:45:46 -07:00
about_zulip.ts eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
activity.ts eslint: Fix @typescript-eslint/prefer-optional-chain. 2024-03-29 09:37:38 -07:00
activity_ui.ts web: Convert .data("search-results-empty") to .attr. 2024-05-03 12:45:46 -07:00
add_stream_options_popover.ts streams-settings-overlay: Update hash for stream to channel rename. 2024-04-30 14:44:12 -07:00
add_subscribers_pill.js user_groups: Disable "Add" button for members list if input is empty. 2023-11-29 10:58:04 -08:00
admin.js web-i18n: Update frontend translated strings for stream rename channel. 2024-04-24 14:35:04 -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 events: Fix realm_upload_quota_mib value to be in MiB. 2024-04-15 15:08:56 -07:00
audible_notifications.ts
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 narrow_topic. 2024-04-04 16:34:42 -07:00
blueslip.ts blueslip: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
blueslip_stacktrace.ts
bootstrap_typeahead.ts bootstrap_typeahead: Make updater property optional in TypeaheadOptions. 2024-04-04 10:45:53 -07:00
bot_data.ts web: Replace Zod z.union with z.discriminatedUnion or .nullable. 2024-02-09 18:48:20 -05:00
browser_history.ts eslint: Fix @typescript-eslint/prefer-string-starts-ends-with. 2023-12-23 15:36:05 -08:00
buddy_data.ts compose fade users: Remove fade logic in favor of buddy list split. 2024-02-22 16:05:27 -08:00
buddy_list.ts web: Convert .data("search-results-empty") to .attr. 2024-05-03 12:45:46 -07:00
bulleted_numbered_list_util.ts
channel.ts channel: Use TypeScript unions for 'AjaxRequestHandler'. 2024-04-11 10:08:45 -07:00
click_handlers.js css: Allow reaction button to be visible in message box. 2024-04-24 17:41:34 -07:00
color_data.ts
common.ts common: Remove copy_data_attribute_value. 2024-05-03 12:45:46 -07:00
components.ts components: Convert .data("tab-id") to .attr. 2024-05-03 12:45:46 -07:00
compose.js compose_banner: Replace the close button with "Got it" button. 2024-05-02 12:48:22 -07:00
compose_actions.ts draft: Only auto-restore drafts edited since adding the feature. 2024-04-20 13:27:25 -07:00
compose_banner.ts compose: Remove the `message_too_long` banner. 2024-04-30 14:16:10 -07:00
compose_call.ts compose_call: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
compose_call_ui.js page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
compose_closed_ui.js compose_tooltips: Improve tooltip logic for compose_reply_button. 2024-04-24 17:29:16 -07:00
compose_fade.ts compose_fade: Convert module to TypeScript. 2024-03-06 14:47:47 -08: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 web: Convert .data("message-id") to .attr. 2024-05-03 12:45:46 -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 compose_actions: Include message type in opts for `start`. 2024-04-04 16:34:42 -07:00
compose_recipient.ts web-stream-settings: Update strings for stream rename channel. 2024-04-24 14:35:04 -07:00
compose_reply.js compose: Add option to not restore drafts, to avoid overwriting. 2024-04-20 13:27:25 -07:00
compose_send_menu_popover.js compose_send_menu_popover: Rename module to reflect broader uses. 2024-04-20 13:27:25 -07:00
compose_setup.js web: Convert .data("user-id") to .attr. 2024-05-03 12:45:46 -07:00
compose_state.ts compose_state: Reuse has_savable_message_content. 2024-04-20 13:29:22 -07:00
compose_textarea.ts
compose_tooltips.ts message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
compose_ui.ts web-i18n: Update frontend translated strings for stream rename channel. 2024-04-24 14:35:04 -07:00
compose_validate.ts web: Convert .data("user-id") to .attr. 2024-05-03 12:45:46 -07:00
composebox_typeahead.js all-wildcards: Update for "channel" wildcard as preferred to "stream". 2024-04-24 17:04:33 -07:00
condense.ts condense: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
confirm_dialog.ts confirm dialog: Allow conf to override defaults. 2024-02-15 11:58:23 -08:00
copied_tooltip.ts
copy_and_paste.js copy_and_paste: Fix bug where an unlabelled image could be pasted twice. 2024-04-11 16:52:32 -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 compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
custom_profile_fields_ui.js eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
dark_theme.ts
debug.ts
demo_organizations_ui.js eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
deprecated_feature_notice.ts zod: Consistently use named imports. 2024-04-11 09:47:28 -07:00
desktop_integration.js bundles: Remove unnecessary imports of effect-free modules. 2024-02-19 17:55:40 -08:00
desktop_notifications.ts desktop_notifications: Convert module to typescript. 2024-03-29 16:16:47 -07:00
dialog_widget.ts dialog_widget: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
drafts.ts compose_state: Reuse has_savable_message_content. 2024-04-20 13:29:22 -07:00
drafts_overlay_ui.js drafts_overlay_ui: Remove incorrect $ prefix from non-jQuery variable. 2024-05-03 11:42:43 -07:00
dropdown_widget.ts dropdown_widget: Fix DropdownWidgetOptions. 2024-04-11 09:32:19 -07:00
echo.js message_edit: Fix local echo of message edit. 2024-05-02 13:51:15 -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 emoji: Remove number as possible type for emoji_code. 2024-01-28 14:17:15 -08:00
emoji_picker.js web: Convert .data("message-id") to .attr. 2024-05-03 12:45:46 -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 web-search-suggestions: Update to use channel and channels. 2024-04-24 17:03:36 -07:00
flatpickr.ts flatpickr: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
fold_dict.ts FoldDict: Always use IterableIterator. 2023-12-22 16:18:50 -08:00
gear_menu.js streams-settings-overlay: Update hash for stream to channel rename. 2024-04-30 14:44:12 -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.d.ts eslint: Enable @typescript-eslint/method-signature-style. 2023-12-26 17:30:33 -08: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 streams-settings-overlay: Update hash for stream to channel rename. 2024-04-30 14:44:12 -07:00
hash_util.ts hash_util: Fix wrong type specified for `hash` parameter. 2024-05-03 12:42:22 -07:00
hashchange.js hashchange: Restore narrow state on `escape` keypress to `feed`. 2024-05-03 12:42:22 -07:00
hbs.d.ts
hotkey.js hashchange: Restore narrow state on `escape` keypress to `feed`. 2024-05-03 12:42:22 -07:00
hotspots.ts hotspots: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
huddle_data.ts message_store: Migrate message_store to typescript. 2023-12-17 09:43:47 -08:00
i18n.ts page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08:00
inbox_ui.js keyboard ui: Add early-exit to click handlers with shift. 2024-04-13 21:48:03 -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 input_pill: Use "input" event handler for `textInputHook`. 2024-05-02 12:01:30 -07:00
integration_url_modal.ts integration_url_modal: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
invite.ts invite: Convert .data("loading-text") to .attr. 2024-05-03 12:45:46 -07:00
keydown_util.ts
lazy_set.ts
left_sidebar_navigation_area.ts left_sidebar_navigation_area: Convert module to TypeScript. 2024-03-06 13:57:33 -08:00
left_sidebar_navigation_area_popovers.js left_sidebar: Rename All messages to Global Feed. 2024-04-17 12:42:21 -07:00
lightbox.ts lightbox: Set data-filename as an attribute, not an invalid property. 2024-05-03 12:45:46 -07:00
linkifiers.ts Revert "linkifiers: Match JS implementation to server implementation." 2023-11-16 14:59:48 -08:00
list_cursor.ts list_cursor: Update return type of find_li to allow undefined. 2024-02-23 16:18:48 -08: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: Convert .data("sort"), .data("sort-prop") to .attr. 2024-05-03 12:45:46 -07:00
loading.ts loading: Remove dead data-spinner_obj access. 2024-05-03 12:45:46 -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 mentions: Add "channel" as a wildcard mention. 2024-04-04 11:16:07 -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 web: Convert .data("message-id") to .attr. 2024-05-03 12:45:46 -07:00
message_edit.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
message_edit_history.ts message_edit_history: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
message_events.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
message_feed_loading.ts
message_feed_top_notices.ts message_feed_top_notices: Simplify check for all message view. 2024-03-11 14:14:36 -07:00
message_fetch.js message_fetch: Increase message history fetching numbers. 2024-05-02 13:59:19 -07:00
message_flags.ts web-narrow: Update operators to use channel and channels. 2024-04-24 17:03:36 -07:00
message_helper.js Revert "message_reactions: Clean meassge reactions during initial processing." 2024-04-15 14:58:06 -07:00
message_list.js message_list: Only update selected id and banner for current list. 2024-05-03 12:42:22 -07:00
message_list_data.ts message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -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 message_list_tooltips: Convert .data("is-bot") to .attr. 2024-05-03 12:45:46 -07:00
message_list_view.js message_list: Only update selected id and banner for current list. 2024-05-03 12:42:22 -07:00
message_lists.ts message_lists: Remove `save_pre_narrow_offset_for_reload`. 2024-05-03 12:42:22 -07:00
message_live_update.ts message_live_update: Convert module to TypeScript. 2024-02-20 08:30:04 -08:00
message_notifications.js message_notifications: Shorten other users string. 2024-02-09 18:03:29 -08:00
message_parser.ts eslint: Fix @typescript-eslint/no-useless-template-literals. 2024-01-29 16:14:26 -08:00
message_scroll.js tooltips: Hide scroll button tooltip under transition. 2024-03-26 12:53:33 -07:00
message_scroll_state.ts narrow: Simplify actively_scrolling data flow. 2023-11-15 17:33:21 -08:00
message_store.ts condense: Convert module to Typescript. 2024-03-07 16:15:30 -08:00
message_user_ids.ts
message_util.ts message_util: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
message_view_header.ts hash-util: Rename stream_edit_url to channels_settings_edit_url. 2024-04-30 14:44:12 -07:00
message_viewport.ts message_viewport: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
messages_overlay_ui.ts message_edit: Reimplement message history modal as an overlay. 2024-03-18 17:26:28 -07:00
modals.ts eslint: Fix @typescript-eslint/no-useless-template-literals. 2024-01-29 16:14:26 -08:00
muted_users.ts
muted_users_ui.js message_lists: Set `current` to be `undefined` for non message view. 2024-02-24 08:31:18 -08:00
narrow.js message_lists: Remove `save_pre_narrow_offset_for_reload`. 2024-05-03 12:42:22 -07:00
narrow_banner.ts message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
narrow_error.ts narrow_banner: Convert module to typescript. 2024-01-03 10:28:10 -08:00
narrow_history.ts narrow_history: Use a more accurate way to check hashchange status. 2024-05-03 12:42:22 -07:00
narrow_state.ts narrow_state: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
narrow_title.ts left_sidebar: Rename All messages to Global Feed. 2024-04-17 12:42:21 -07:00
navbar_alerts.js navbar_alert: Fix wierd closing of profile-missing-required alert. 2024-03-26 09:03:16 -07:00
navbar_help_menu.ts popovers: Rename "navbar-dropdown-menu" theme to "popover-menu" theme. 2024-04-11 15:57:24 -07:00
navbar_menus.js
navigate.js message_lists: Set `current` to be `undefined` for non message view. 2024-02-24 08:31:18 -08:00
onboarding_steps.ts hotspots: Convert module to TypeScript. 2024-03-04 18:17:34 -08:00
overlay_util.ts
overlays.ts message_edit: Reimplement message history modal as an overlay. 2024-03-18 17:26:28 -07:00
padded_widget.ts padded widget: Unabbreviate content_sel to content_selector. 2023-12-03 08:39:07 -08:00
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 all-wildcards: Update for "channel" wildcard as preferred to "stream". 2024-04-24 17:04:33 -07:00
personal_menu_popover.js popovers: Rename "navbar-dropdown-menu" theme to "popover-menu" theme. 2024-04-11 15:57:24 -07:00
pill_typeahead.ts people: Remove redundant is_known_user function. 2024-04-17 10:45:14 -07:00
playground_links_popover.ts web: Convert .data("code-language") to .attr. 2024-05-03 12:45:46 -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 pm_list: Show DM row for empty conversations in left sidebar. 2024-04-17 17:51:12 -07:00
pm_list_dom.ts pm_list: Convert module to typescript. 2024-02-21 10:49:24 -08:00
poll_modal.ts eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
poll_widget.ts poll_widget: Rename type to be more relevant. 2024-04-11 09:47:28 -07:00
popover_menus.ts popover_menus: Fix event handler trying to hide a hidden popover. 2024-04-04 12:51:35 -07:00
popover_menus_data.js actions_popover: Rename "View message source". 2024-04-11 15:57:24 -07:00
popovers.ts
presence.ts presence: Fix typo in a comment. 2024-04-29 17:07:18 -07:00
pygments_data.ts pygments_data: Move data to typescript. 2024-01-24 17:06:03 -08:00
reactions.ts eslint: Fix @typescript-eslint/prefer-optional-chain. 2024-03-29 09:37:38 -07:00
read_receipts.ts read_receipts: Fix duplication bug when opening menu repeatedly. 2024-02-22 10:49:29 -08: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 settings: Add option to disable seeing typing notifications. 2024-04-16 11:38:12 -07:00
recent_senders.ts recent_senders: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
recent_view_data.ts message_store: Migrate message_store to typescript. 2023-12-17 09:43:47 -08:00
recent_view_ui.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -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 narrow: Update hash for moved message even if hash change in progress. 2024-04-29 17:31:19 -07:00
reload_state.ts
rendered_markdown.ts web: Convert .data("code-language") to .attr. 2024-05-03 12:45:46 -07:00
resize.ts resize: Let bottom_whitespace_height be optional. 2024-04-04 16:34:41 -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_messages_feed_ui: Convert module to TypeScript. 2024-02-06 22:25:55 -08: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 web-narrow: Update operators to use channel and channels. 2024-04-24 17:03:36 -07:00
scroll_bar.ts
scroll_util.ts
search.ts search: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
search_suggestion.ts search: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
search_util.ts
sent_messages.ts
sentry.ts sentry: Delay reading current_user and realm until they’re available. 2024-03-19 11:57:05 -07:00
server_events.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
server_events_dispatch.js settings: Hyphenate dense-mode classes. 2024-04-25 16:58:39 -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 eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
settings_components.ts settings_components: Convert .data("method") to .attr. 2024-05-03 12:45:46 -07:00
settings_config.ts web-stream-settings: Update strings for stream rename channel. 2024-04-24 14:35:04 -07:00
settings_data.ts page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
settings_emoji.ts settings_emoji: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
settings_exports.ts data: Restrict parameter type to not be undefined. 2024-04-11 10:08:45 -07:00
settings_invites.ts settings_invites: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
settings_linkifiers.ts settings_linkifiers: Convert module to TypeScript. 2024-04-13 21:45:44 -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 eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
settings_org.js custom_profile_fields: Don't send extra params during editing in dialog. 2024-04-26 18:13:04 -07:00
settings_panel_menu.js
settings_playgrounds.ts data: Restrict parameter type to not be undefined. 2024-04-11 10:08:45 -07:00
settings_preferences.js settings: Add new web information density settings. 2024-03-27 12:58:32 -07:00
settings_profile_fields.js custom_profile_fields: Disable submit if no property changed in edit. 2024-04-26 18:13:04 -07:00
settings_realm_domains.ts eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -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 settings: Rename settings_display to settings_preferences. 2024-01-12 15:33:16 -08:00
settings_streams.js help: Rename and redirect set-default-streams-for-new-users for channel. 2024-05-03 13:02:20 -07:00
settings_toggle.js eslint: Fix no-jquery/no-append-html errors that need no test changes. 2024-04-04 10:11:57 -07:00
settings_ui.ts data: Restrict parameter type to not be undefined. 2024-04-11 10:08:45 -07:00
settings_user_topics.ts settings_user_topics: Convert module to typescript. 2024-03-30 16:25:34 -07:00
settings_users.js web: Convert .data("user-id") to .attr. 2024-05-03 12:45:46 -07:00
setup.ts page_params: Move page_load_time to zulip_test. 2023-12-29 11:58:58 -08: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 spoilers: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
starred_messages.ts starred_messages: Migrate module to typescript. 2023-12-28 18:24:40 -08:00
starred_messages_ui.js
state_data.ts custom_profile_fields: Don't send extra params during editing in dialog. 2024-04-26 18:13:04 -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.js stream_settings: Convert name to pills. 2024-03-08 17:33:14 -08: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 stream_settings: Add new "Stream details" section in General tab. 2024-04-20 19:03:43 -07:00
stream_edit.js help: Rename and redirect archive-a-stream for channel. 2024-05-03 13:05:57 -07:00
stream_edit_subscribers.js streams-settings: Update ID of overlay container element. 2024-04-30 14:44:12 -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 implicit use of any. 2024-05-03 09:13:07 -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 typeahead: Fix typing for pill containers with multiple pill types. 2024-04-17 10:45:14 -07:00
stream_popover.js hash-util: Rename stream_edit_url to channels_settings_edit_url. 2024-04-30 14:44:12 -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 streams-settings: Update ID of overlay container element. 2024-04-30 14:44:12 -07:00
stream_topic_history.ts stream_topic_history: Convert module to typescript. 2024-01-10 09:02:17 -08: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 web: Convert .data("stream-id") to .attr. 2024-05-03 12:45:46 -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 todo_widget: Allow tasks to be added through `/todo` command. 2024-04-13 21:56:33 -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 time_zone_util: Avoid relying on timeZoneName: "longOffset". 2023-11-29 09:57:10 -08:00
timerender.ts message_row: Assign inner .date_row span a class. 2024-04-30 12:42:41 -07:00
tippyjs.ts lightbox: Set data-filename as an attribute, not an invalid property. 2024-05-03 12:45:46 -07:00
todo_widget.js left_sidebar: Rename All messages to Global Feed. 2024-04-17 12:42:21 -07:00
topic_generator.ts topic_generator: Rearrange checks inside if statement. 2024-02-03 17:19:30 -08:00
topic_list.ts keyboard ui: Add early-exit to click handlers with shift. 2024-04-13 21:48:03 -07:00
topic_list_data.ts topic_list: Show topic row for empty conversations in left sidebar. 2024-04-17 17:51:12 -07:00
topic_popover.js topic_popover: Redesign popover using the "popover-menu" tippy theme. 2024-04-26 10:35:21 -07:00
transmit.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
tutorial.js
typeahead_helper.ts typeahead: Fix typing for pill containers with multiple pill types. 2024-04-17 10:45:14 -07:00
types.ts page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08: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 settings: Add option to disable seeing typing notifications. 2024-04-16 11:38:12 -07:00
ui_init.js compose: Redesign limit indicator to show remaining characters count. 2024-04-30 14:16:10 -07:00
ui_report.ts
ui_util.ts ui_util: Fix HTML injection bug in replace_emoji_with_text. 2024-04-03 13:11:47 -07:00
unread.ts message_lists: Remove `save_pre_narrow_offset_for_reload`. 2024-05-03 12:42:22 -07:00
unread_ops.js message_lists: Remove `save_pre_narrow_offset_for_reload`. 2024-05-03 12:42:22 -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.js compose: Add option to not restore drafts, to avoid overwriting. 2024-04-20 13:27:25 -07:00
upload_widget.ts eslint: Enable @typescript-eslint/method-signature-style. 2023-12-26 17:30:33 -08:00
url-template.d.ts eslint: Enable @typescript-eslint/method-signature-style. 2023-12-26 17:30:33 -08:00
user_card_popover.js compose: Add option to not restore drafts, to avoid overwriting. 2024-04-20 13:27:25 -07:00
user_deactivation_ui.ts page_params: Split out state data for realm. 2024-02-15 10:22:52 -08:00
user_events.js css: Fix css styling in "profile-settings-form". 2024-03-25 13:23:19 -07:00
user_group_components.ts user_group_components: Convert module to TypeScript. 2024-04-01 17:32:48 -07:00
user_group_create.js stream/group settings: Improve error strings. 2024-02-24 09:16:07 -08:00
user_group_create_members.js stream_settings: Convert name to pills. 2024-03-08 17:33:14 -08: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: Move init disable button function. 2024-04-17 15:30:33 -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 typeahead: Fix typing for pill containers with multiple pill types. 2024-04-17 10:45:14 -07:00
user_group_popover.ts user_group_popover: Fix implicit use of any. 2024-05-03 09:13:07 -07:00
user_groups.ts group-settings: Handle invalid urls correctly. 2024-02-22 13:09:33 -08:00
user_pill.ts typeahead: Fix typing for pill containers with multiple pill types. 2024-04-17 10:45:14 -07:00
user_profile.js web: Convert .data("user-id") to .attr. 2024-05-03 12:45:46 -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 settings: Add option to disable seeing typing notifications. 2024-04-16 11:38:12 -07:00
user_sort.ts
user_status.ts user_status: Fix parsing of partial user_status events. 2024-01-11 14:06:11 -08:00
user_status_ui.ts user_status_ui: Fix input_field() type. 2024-03-02 03:48:26 -05:00
user_topic_popover.js user_topic_popover: Keep reference visible when popover is open. 2024-04-12 08:13:40 -07:00
user_topics.ts user_topics: Always store stream name in UserTopic. 2024-03-30 16:25:34 -07:00
user_topics_ui.js message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
util.ts filter: Use "channels" operator for the Filter class. 2024-04-12 13:44:25 -07:00
vdom.ts eslint: Fix no-jquery/no-append-html errors that need test changes. 2024-04-04 10:11:57 -07:00
views_util.ts message_lists: Remove `save_pre_narrow_offset_for_reload`. 2024-05-03 12:42:22 -07:00
watchdog.ts watchdog: Handle exception in `callback`. 2023-11-19 15:04:58 -08:00
widgetize.ts left_sidebar: Rename All messages to Global Feed. 2024-04-17 12:42:21 -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.js page_params: Parse page_params and state_data with Zod. 2024-02-17 00:02:38 -08:00