.. |
analytics
|
…
|
|
billing
|
eslint: Fix @typescript-eslint/no-empty-function.
|
2023-12-23 15:36:05 -08:00 |
bundles
|
webpack_public_path: Replace with webpack 5 publicPath: "auto" setting.
|
2023-10-16 10:36:27 -07:00 |
portico
|
eslint: Fix @typescript-eslint/prefer-optional-chain.
|
2023-12-23 15:36:05 -08:00 |
stats
|
stats: Remove unchecked casts of Plotly data.
|
2023-10-25 13:08:36 -07:00 |
about_zulip.ts
|
modals: Move "About Zulip" modal from ".app" div to body.
|
2023-11-29 10:35:18 -08:00 |
activity.ts
|
eslint: Fix @typescript-eslint/prefer-optional-chain.
|
2023-12-23 15:36:05 -08:00 |
activity_ui.js
|
users: Do not pass unknown users data for webapp.
|
2023-12-07 19:34:07 -08:00 |
add_stream_options_popover.js
|
gear_menu: Rename "Manage streams" -> "Stream settings".
|
2023-11-17 08:53:41 -08: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
|
settings: Remove "User groups" panel from settings overlay.
|
2023-12-07 06:35:38 -08:00 |
alert_popup.ts
|
…
|
|
alert_words.ts
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
alert_words_ui.ts
|
alert_words_ui: Convert module to TypeScript.
|
2023-10-02 17:46:22 -07:00 |
all_messages_data.ts
|
all_messages_data: Convert module to typescript.
|
2023-12-27 22:55:47 -08:00 |
assets.d.ts
|
…
|
|
attachments_ui.ts
|
eslint: Fix @typescript-eslint/no-confusing-void-expression.
|
2023-12-21 16:14:40 -08:00 |
audible_notifications.ts
|
audible_notifications: Convert module to TypeScript.
|
2023-10-10 16:50:07 -07:00 |
avatar.ts
|
eslint: Fix @typescript-eslint/no-confusing-void-expression.
|
2023-12-21 16:14:40 -08:00 |
blueslip.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-12-23 15:36:05 -08:00 |
blueslip_stacktrace.ts
|
…
|
|
bot_data.ts
|
users: Send "update" events when deactivating or reactivating users.
|
2023-11-02 08:31:12 -07:00 |
browser_history.ts
|
eslint: Fix @typescript-eslint/prefer-string-starts-ends-with.
|
2023-12-23 15:36:05 -08:00 |
buddy_data.ts
|
buddy_data: Convert module to typescript.
|
2023-12-27 15:53:39 -08:00 |
buddy_list.js
|
padded widget: Unabbreviate content_sel to content_selector.
|
2023-12-03 08:39:07 -08:00 |
bulleted_numbered_list_util.ts
|
bulleted_numbered_list_util: Convert module to TypeScript.
|
2023-10-02 17:46:56 -07:00 |
channel.ts
|
eslint: Fix @typescript-eslint/prefer-string-starts-ends-with.
|
2023-12-23 15:36:05 -08:00 |
click_handlers.js
|
message_feed_ui: Fix focus when clicking on message feed buttons.
|
2023-11-27 09:44:13 -08:00 |
color_data.ts
|
…
|
|
common.ts
|
portico: Inline common.autofocus.
|
2023-10-26 16:27:35 -07:00 |
components.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
compose.js
|
compose_banner: Restrict banner to only JQuery, never htmlString.
|
2023-12-28 16:53:46 -08:00 |
compose_actions.js
|
compose: Clear stream id when prompting user for stream selection.
|
2024-01-04 10:59:36 -08:00 |
compose_banner.ts
|
compose_banner: Restrict banner to only JQuery, never htmlString.
|
2023-12-28 16:53:46 -08:00 |
compose_call.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-12-23 15:36:05 -08:00 |
compose_call_ui.js
|
compose_box: Improve structures around compose buttons.
|
2023-11-13 12:45:13 -08:00 |
compose_closed_ui.js
|
compose: Present Start new topic button adjacent the reply button.
|
2023-10-10 17:37:03 -07:00 |
compose_fade.js
|
buddy list: Rename key to more accurate user_id.
|
2023-11-21 08:49:52 -08:00 |
compose_fade_helper.ts
|
stream_data: Avoid undefined return from is_user_subscribed.
|
2023-12-23 15:36:05 -08:00 |
compose_fade_users.ts
|
buddy_data: Convert module to typescript.
|
2023-12-27 15:53:39 -08:00 |
compose_notifications.ts
|
compose_notifications: Convert module to typescript.
|
2023-12-28 16:53:46 -08: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: Move buttons to popover in 2 batches instead of all at once.
|
2023-11-21 21:01:17 -08:00 |
compose_recipient.js
|
compose: Disable send button when upload/s are in progress.
|
2023-11-17 10:31:58 -08:00 |
compose_reply.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
compose_setup.js
|
compose: Add banner to go to conversation when replying in search view.
|
2023-11-28 16:55:05 -08:00 |
compose_state.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-12-23 15:36:05 -08:00 |
compose_textarea.ts
|
compose_state: Make get_or_set accept a full selector.
|
2023-11-02 14:06:04 -07:00 |
compose_tooltips.js
|
compose: Show tooltip instantly for a `.disabled-on-hover` button.
|
2023-12-04 16:26:53 -08:00 |
compose_ui.js
|
compose: Allow un-toggle for links.
|
2023-11-21 21:01:17 -08:00 |
compose_validate.js
|
compose_banner: Restrict banner to only JQuery, never htmlString.
|
2023-12-28 16:53:46 -08:00 |
composebox_typeahead.js
|
compose: Show only groups with all accessible users in DM typeahead.
|
2023-12-07 19:34:07 -08:00 |
condense.js
|
popovers: Convert module to TypeScript.
|
2023-10-10 16:50:48 -07:00 |
confirm_dialog.ts
|
…
|
|
copied_tooltip.ts
|
about_zulip: Convert module to TypeScript.
|
2023-10-10 13:20:31 -07:00 |
copy_and_paste.js
|
compose: Fix bug where extra line breaks were pasted between blocks.
|
2023-11-17 08:55:55 -08: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
|
user_pill: Add support to not allow adding inaccessible users manually.
|
2024-01-03 11:04:35 -08:00 |
dark_theme.ts
|
…
|
|
debug.ts
|
…
|
|
demo_organizations_ui.js
|
demo-orgs: Add UI for converting to permanent organization.
|
2023-10-03 09:11:41 -07:00 |
deprecated_feature_notice.ts
|
…
|
|
desktop_integration.js
|
…
|
|
desktop_notifications.js
|
notifications: Rename to desktop_notifications.
|
2023-10-06 16:22:40 -07:00 |
dialog_widget.ts
|
modals: Rename open_modal to open.
|
2023-10-10 16:43:57 -07:00 |
drafts.js
|
drafts: Handle drafts with inaccessible users.
|
2023-12-07 19:34:07 -08:00 |
drafts_overlay_ui.js
|
stream_id: Replace empty string with undefined.
|
2023-10-12 11:03:49 -07:00 |
dropdown_widget.js
|
recent_view: Fix filter dropdown enabled after search for spectators.
|
2023-11-29 21:47:36 -08:00 |
echo.js
|
echo: Update build_display_recipient comment.
|
2023-12-16 22:08:44 -08:00 |
electron_bridge.d.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
emoji.ts
|
ts: Migrate `user_status` module to TypeScript.
|
2023-10-30 11:10:47 -07:00 |
emoji_picker.js
|
message_feed_ui: Fix focus when clicking on message feed buttons.
|
2023-11-27 09:44:13 -08:00 |
emojisets.ts
|
…
|
|
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
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
flatpickr.ts
|
flatpickr: Fix Tab key handler for 24-hour time.
|
2023-10-04 12:03:10 -07:00 |
fold_dict.ts
|
FoldDict: Always use IterableIterator.
|
2023-12-22 16:18:50 -08:00 |
gear_menu.js
|
gear_menu: Rename "Manage streams" -> "Stream settings".
|
2023-11-17 08:53:41 -08:00 |
gear_menu_util.ts
|
gear_menu: Fix display of version for forks of betas.
|
2023-11-21 12:23:21 -08:00 |
giphy.js
|
compose_state: Make get_or_set accept a full selector.
|
2023-11-02 14:06:04 -07:00 |
global.d.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
group_permission_settings.ts
|
settings: Use server_supported_permission_settings in webapp.
|
2023-11-01 10:42:56 -07:00 |
hash_parser.ts
|
stream settings: Include section for right panel in the URL.
|
2023-11-20 15:32:29 -08:00 |
hash_util.ts
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
hashchange.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
hbs.d.ts
|
invite: Convert module to TypeScript.
|
2023-09-22 17:10:51 -07:00 |
hotkey.js
|
hotkey: Fix emoji popover not triggered in a narrow width range.
|
2023-11-21 20:56:31 -08:00 |
hotspots.js
|
events: Add 'onboarding_steps' event deprecating 'hotspots'.
|
2023-12-06 18:19:20 -08:00 |
huddle_data.ts
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
i18n.ts
|
…
|
|
inbox_ui.js
|
unread: Use some clearer variable names.
|
2023-12-17 10:14:11 -08:00 |
inbox_util.ts
|
inbox_util: Convert module to TypeScript.
|
2023-11-02 08:36:44 -07:00 |
info_overlay.js
|
settings: Rename default_view and escape_navigates_to_default_view.
|
2023-10-26 11:00:12 -07:00 |
input_pill.ts
|
user_pill: Add support to not allow adding inaccessible users manually.
|
2024-01-03 11:04:35 -08:00 |
integration_url_modal.js
|
integrations: Use stream ID for incoming webhook URL generated in modal.
|
2023-11-01 16:15:23 -07:00 |
invite.ts
|
eslint: Fix @typescript-eslint/no-empty-function.
|
2023-12-23 15:36:05 -08:00 |
keydown_util.ts
|
keydown_util: Use JQuery.KeyboardEventBase type.
|
2023-10-23 16:47:32 -07:00 |
lazy_set.ts
|
…
|
|
left_sidebar_navigation_area.js
|
left_sidebar: Remove tabindex from correct home-view element.
|
2023-12-03 08:44:54 -08:00 |
left_sidebar_navigation_area_popovers.js
|
left_sidebar: Register mark-all-read handlers on all home views.
|
2023-11-08 14:04:58 -08:00 |
lightbox.js
|
lightbox: Fix the panzoom access for non image.
|
2023-11-27 10:15:27 -08:00 |
linkifiers.ts
|
Revert "linkifiers: Match JS implementation to server implementation."
|
2023-11-16 14:59:48 -08:00 |
list_cursor.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
list_util.ts
|
buddy list: Rename user_presences to buddy-list-users-matching-view.
|
2023-10-31 16:06:07 -07:00 |
list_widget.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
loading.ts
|
…
|
|
local_message.ts
|
local_message: Convert module to typescript.
|
2023-12-27 23:23:36 -08:00 |
localstorage.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
markdown.js
|
topic_mentions: Fix restriction rule for @-topic mentions.
|
2023-11-23 12:52:25 -08:00 |
markdown_config.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
message_actions_popover.js
|
compose: Do not select message row on opening message actions popover.
|
2023-11-21 11:20:13 -08:00 |
message_edit.js
|
message edit: Select message id before getting row.
|
2024-01-04 12:45:42 -08:00 |
message_edit_history.js
|
message_edit_history: Handle cases for messages edited by inaccessible user.
|
2023-12-07 19:34:07 -08:00 |
message_events.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
message_feed_loading.ts
|
…
|
|
message_feed_top_notices.ts
|
message_feed_top_notices: Convert module to typescript.
|
2024-01-03 14:39:26 -08:00 |
message_fetch.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
message_flags.ts
|
message flags: Convert module to typescript.
|
2024-01-02 16:48:45 -08:00 |
message_helper.js
|
…
|
|
message_list.js
|
message_list: Return consistent data structure from add_message.
|
2024-01-05 10:47:12 -08:00 |
message_list_data.ts
|
message_list_data: Potentially return undefined in first_unread_message_id.
|
2023-12-27 21:48:54 -08:00 |
message_list_hover.js
|
message_list_hover: Fix hover edit button visibility on new messages.
|
2023-09-28 18:07:26 -07:00 |
message_list_tooltips.js
|
message_list: Suppress reaction button tooltip with picker open.
|
2023-12-08 15:58:49 -08:00 |
message_list_view.js
|
rows: Convert module to typescript.
|
2024-01-04 12:45:42 -08:00 |
message_lists.ts
|
message_util: Convert module to typescript.
|
2024-01-05 10:47:12 -08:00 |
message_live_update.js
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
message_notifications.js
|
desktop_notification: Fix bad rendering of math formulas.
|
2023-11-26 23:30:24 -08:00 |
message_parser.ts
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
message_scroll.js
|
narrow: Simplify actively_scrolling data flow.
|
2023-11-15 17:33:21 -08:00 |
message_scroll_state.ts
|
narrow: Simplify actively_scrolling data flow.
|
2023-11-15 17:33:21 -08:00 |
message_store.ts
|
message flags: Convert module to typescript.
|
2024-01-02 16:48:45 -08:00 |
message_user_ids.ts
|
…
|
|
message_util.ts
|
message_util: Convert module to typescript.
|
2024-01-05 10:47:12 -08:00 |
message_view_header.js
|
filter: Convert module to typescript.
|
2023-12-26 15:45:40 -08:00 |
message_viewport.js
|
popover_menus: Don't hide on scroll / resize.
|
2023-11-02 16:27:18 -07:00 |
messages_overlay_ui.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
modals.ts
|
web: Remove unchecked casts of event objects.
|
2023-10-25 13:08:36 -07:00 |
muted_users.ts
|
muted_users_ui: Move functions to more appropriate modules.
|
2023-10-01 16:55:21 -07:00 |
muted_users_ui.js
|
activity: Extract new activity_ui module.
|
2023-10-05 08:27:30 -07:00 |
narrow.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
narrow_banner.ts
|
narrow_banner: Convert module to typescript.
|
2024-01-03 10:28:10 -08:00 |
narrow_error.ts
|
narrow_banner: Convert module to typescript.
|
2024-01-03 10:28:10 -08:00 |
narrow_history.ts
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
narrow_state.ts
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
narrow_title.ts
|
narrow_title: Migrate module to typescript.
|
2023-12-27 20:39:53 -08:00 |
navbar_alerts.js
|
navbar_alerts: Move resize_app to resize.
|
2023-10-09 11:32:16 -07:00 |
navbar_help_menu.ts
|
navbar_help_menu: Migrate module to typescript.
|
2023-12-29 12:15:08 -08:00 |
navbar_menus.js
|
help_menu: Extract help items from gear menu into a separate popover.
|
2023-10-23 14:15:13 -07:00 |
navigate.js
|
navigate: Move scroll_to_selected to message_viewport.
|
2023-10-09 11:32:16 -07:00 |
onboarding_steps.js
|
banner: Make banner about automatic follow/unmute topics one-time only.
|
2023-12-06 18:19:20 -08:00 |
overlay_util.ts
|
overlays: Extract enable / disable scrolling to a util module.
|
2023-10-10 16:43:57 -07:00 |
overlays.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-12-23 15:36:05 -08:00 |
padded_widget.ts
|
padded widget: Unabbreviate content_sel to content_selector.
|
2023-12-03 08:39:07 -08:00 |
page_params.ts
|
settings_realm_domains: Convert module to TypeScript.
|
2024-01-05 10:50:08 -08:00 |
password_quality.ts
|
…
|
|
peer_data.ts
|
…
|
|
people.ts
|
people: Don’t reference nonexistent page_params.is_bot.
|
2023-12-29 13:05:30 -08:00 |
personal_menu_popover.js
|
personal_menu_popover: Don't make clear status tooltip interactive.
|
2023-11-02 16:27:18 -07:00 |
pill_typeahead.js
|
stream_id: Replace empty string with undefined.
|
2023-10-12 11:03:49 -07:00 |
playground_links_popover.js
|
handlebars: Move popover handlebars to a new popovers folder.
|
2023-10-05 08:19:49 -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.js
|
left_sidebar: Use DM identifiers around direct-messages list.
|
2023-10-30 10:14:28 -07:00 |
pm_list_data.ts
|
pm_list_data: Convert module to typescript.
|
2024-01-02 10:27:02 -08:00 |
pm_list_dom.ts
|
left_sidebar: Use dm-list class.
|
2023-10-30 10:14:28 -07:00 |
poll_modal.js
|
polls: Add option for modal to create polls.
|
2023-11-21 21:01:17 -08:00 |
poll_widget.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
popover_menus.ts
|
ts: Migrate `popover_menus` to typescript.
|
2023-12-17 14:00:44 -08:00 |
popover_menus_data.js
|
topics_popover: Remove '>' icon adjacent to the topic name.
|
2023-12-11 12:55:25 -08:00 |
popovers.ts
|
popovers: Convert module to TypeScript.
|
2023-10-10 16:50:48 -07:00 |
presence.ts
|
eslint: Fix @typescript-eslint/prefer-optional-chain.
|
2023-12-23 15:36:05 -08:00 |
reactions.js
|
reactions: Handle reactions by inaccessible users.
|
2023-12-07 19:34:07 -08:00 |
read_receipts.ts
|
read_receipts: Convert module to TypeScript.
|
2024-01-05 11:52:59 -08:00 |
realm_icon.ts
|
eslint: Fix @typescript-eslint/no-confusing-void-expression.
|
2023-12-21 16:14:40 -08:00 |
realm_logo.ts
|
eslint: Fix @typescript-eslint/no-confusing-void-expression.
|
2023-12-21 16:14:40 -08:00 |
realm_playground.ts
|
realm_playground: Remove unchecked cast in sort_pygments_pretty_names_by_priority.
|
2023-10-25 13:08:36 -07:00 |
realm_user_settings_defaults.ts
|
settings: Add "Automatically follow topics where I'm mentioned" setting.
|
2023-12-11 23:26:11 -08:00 |
recent_senders.ts
|
recent senders: Convert module to typescript.
|
2023-12-27 14:05:35 -08:00 |
recent_view_data.ts
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
recent_view_ui.js
|
recent_view: Drop unread header for spectators.
|
2023-11-29 21:47:36 -08:00 |
recent_view_util.ts
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
reload.js
|
reload: Fix bug where stream input is unexpectedly cleared on reload.
|
2023-11-14 12:05:14 -08:00 |
reload_setup.js
|
page_params: Move initial_pointer and friends to message_fetch.
|
2024-01-01 17:37:50 -08:00 |
reload_state.ts
|
…
|
|
rendered_markdown.js
|
markdown: Handle mention pill behavior for inaccessible users.
|
2023-12-07 19:34:07 -08:00 |
resize.js
|
compose_state: Make get_or_set accept a full selector.
|
2023-11-02 14:06:04 -07:00 |
resize_handler.js
|
scroll_bar: Hook to window resize event instead of ResizeObserver.
|
2023-11-03 10:24:36 -07:00 |
rows.ts
|
rows: Convert module to typescript.
|
2024-01-04 12:45:42 -08:00 |
rtl.ts
|
global: Specialize jQuery .val() for elements with known value types.
|
2023-09-22 17:10:51 -07:00 |
scheduled_messages.js
|
compose_banner: Display time for messages with < 5 mins scheduled time.
|
2023-11-10 09:20:15 -08:00 |
scheduled_messages_feed_ui.js
|
scheduled_message: Fix editing msg scheduled to inaccessible stream.
|
2023-12-08 08:48:32 -08:00 |
scheduled_messages_overlay_ui.js
|
scheduled_messages: Move UI to new scheduled_messages_ui module.
|
2023-10-03 17:56:43 -07:00 |
scheduled_messages_popover.js
|
popovers: Focus first option in send later popover when opened with kbd.
|
2023-11-14 16:33:44 -08:00 |
scheduled_messages_ui.js
|
compose_banner: Restrict banner to only JQuery, never htmlString.
|
2023-12-28 16:53:46 -08:00 |
scroll_bar.ts
|
scroll_bar: Hook to window resize event instead of ResizeObserver.
|
2023-11-03 10:24:36 -07:00 |
scroll_util.ts
|
…
|
|
search.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
search_suggestion.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
search_util.ts
|
…
|
|
sent_messages.ts
|
sent_messages: Convert module to TypeScript.
|
2023-10-10 17:18:37 -07:00 |
sentry.ts
|
dependencies: Upgrade JavaScript dependencies.
|
2023-12-07 14:29:32 -08:00 |
server_events.js
|
page_params: Move events_queue_expired to server_events.
|
2024-01-01 17:37:50 -08:00 |
server_events_dispatch.js
|
server_events_dispatch: Handle "realm_user/remove" event.
|
2023-12-07 19:34:07 -08:00 |
settings.js
|
settings: Rename default_view and escape_navigates_to_default_view.
|
2023-10-26 11:00:12 -07:00 |
settings_account.js
|
modals: Rename open_modal to open.
|
2023-10-10 16:43:57 -07:00 |
settings_bots.js
|
settings: Use `render_empty_list_message_if_needed` for empty bot list.
|
2023-10-11 18:03:53 -07:00 |
settings_components.js
|
user_groups: Add UI to set and update can_mention_group setting.
|
2023-11-29 10:58:04 -08:00 |
settings_config.ts
|
models: Extract zerver.models.streams.
|
2023-12-16 22:08:44 -08:00 |
settings_data.ts
|
users: Do not pass unknown users data for webapp.
|
2023-12-07 19:34:07 -08:00 |
settings_display.js
|
settings: Rename default_view and escape_navigates_to_default_view.
|
2023-10-26 11:00:12 -07:00 |
settings_emoji.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-12-23 15:36:05 -08:00 |
settings_exports.ts
|
eslint: Fix @typescript-eslint/no-confusing-void-expression.
|
2023-12-21 16:14:40 -08:00 |
settings_invites.ts
|
user_deactivation_ui: Convert module to TypeScript.
|
2023-10-16 13:06:54 -07:00 |
settings_linkifiers.js
|
modals: Rename close_modal to close.
|
2023-10-10 16:43:57 -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_notifications: Enable muted stream notification settings.
|
2023-11-07 13:46:19 -08:00 |
settings_org.js
|
user_groups: Add UI to set and update can_mention_group setting.
|
2023-11-29 10:58:04 -08:00 |
settings_panel_menu.js
|
settings: Move set_settings_header to settings_panel_menu.
|
2023-10-09 16:04:30 -07:00 |
settings_playgrounds.js
|
…
|
|
settings_profile_fields.js
|
settings_profile_fields: Fix early read of page_params.
|
2024-01-01 17:39:10 -08:00 |
settings_realm_domains.ts
|
settings_realm_domains: Fix linter error.
|
2024-01-05 11:32:04 -08:00 |
settings_realm_user_settings_defaults.js
|
audible_notifications: Convert module to TypeScript.
|
2023-10-10 16:50:07 -07:00 |
settings_sections.js
|
settings: Remove "User groups" panel from settings overlay.
|
2023-12-07 06:35:38 -08:00 |
settings_streams.js
|
modals: Rename close_modal to close.
|
2023-10-10 16:43:57 -07:00 |
settings_toggle.js
|
…
|
|
settings_ui.ts
|
settings_ui: Fix type and $ prefix of status_element argument.
|
2023-10-04 23:51:50 -07:00 |
settings_user_topics.js
|
follow_topics: Remove the 'development' guard.
|
2023-10-22 14:24:22 -07:00 |
settings_users.js
|
modals: Rename close_modal_active to close_active.
|
2023-10-10 16:43:57 -07:00 |
setup.ts
|
page_params: Move page_load_time to zulip_test.
|
2023-12-29 11:58:58 -08:00 |
sidebar_ui.js
|
left_sidebar: Respect unread display settings on STREAMS header.
|
2023-11-29 13:33:19 -08:00 |
spectators.ts
|
modals: Rename open_modal to open.
|
2023-10-10 16:43:57 -07:00 |
spoilers.ts
|
docs: Fix grammar errors found by mwic.
|
2023-10-09 13:24:09 -07:00 |
starred_messages.ts
|
starred_messages: Migrate module to typescript.
|
2023-12-28 18:24:40 -08:00 |
starred_messages_ui.js
|
…
|
|
stream_bar.js
|
stream_id: Replace empty string with undefined.
|
2023-10-12 11:03:49 -07:00 |
stream_color.ts
|
stream_color: Increase contrast of stream icon color and background.
|
2023-11-14 12:23:10 -08:00 |
stream_color_events.js
|
web: Fix namespace import names.
|
2023-10-03 12:21:06 -07:00 |
stream_create.js
|
stream_create: Fix early read of page_params.
|
2024-01-01 17:39:10 -08:00 |
stream_create_subscribers.js
|
stream_edit: Disable add button when input field is empty.
|
2023-10-12 18:24:05 -07:00 |
stream_create_subscribers_data.ts
|
page_params: Fix types of narrow, server_sentry_dsn, user_id.
|
2023-12-29 14:16:19 -08:00 |
stream_data.ts
|
stream_data: Avoid undefined return from is_user_subscribed.
|
2023-12-23 15:36:05 -08:00 |
stream_edit.js
|
stream settings: Include section for right panel in the URL.
|
2023-11-20 15:32:29 -08:00 |
stream_edit_subscribers.js
|
user_groups: Rename "Unsubscribe" to "Remove" in members list.
|
2023-11-29 10:58:04 -08:00 |
stream_edit_toggler.ts
|
stream edit toggler: Update `select_tab` when changing hash."
|
2023-12-15 08:47:45 -08:00 |
stream_events.js
|
stream_settings_ui: Move set_color to stream_settings_api.
|
2023-10-05 15:32:04 -07:00 |
stream_list.js
|
unread: Use some clearer variable names.
|
2023-12-17 10:14:11 -08:00 |
stream_list_sort.js
|
…
|
|
stream_muting.js
|
…
|
|
stream_pill.ts
|
stream_pill: Convert module to TypeScript.
|
2023-09-22 09:30:23 -07:00 |
stream_popover.js
|
message-editing: Make default "Move messages" form context-dependent.
|
2023-11-21 18:15:11 -08:00 |
stream_settings_api.ts
|
stream_settings_api: Convert module to TypeScript.
|
2023-11-02 08:36:44 -07:00 |
stream_settings_components.js
|
settings: Use server_supported_permission_settings in webapp.
|
2023-11-01 10:42:56 -07:00 |
stream_settings_containers.ts
|
…
|
|
stream_settings_data.ts
|
stream_settings_data.ts
|
2023-10-12 09:11:10 -07:00 |
stream_settings_ui.js
|
stream settings: Include section for right panel in the URL.
|
2023-11-20 15:32:29 -08:00 |
stream_topic_history.js
|
server_history: Prevent concurrent requests for the same stream_id.
|
2023-10-09 11:17:03 -07:00 |
stream_topic_history_util.js
|
server_history: Prevent concurrent requests for the same stream_id.
|
2023-10-09 11:17:03 -07:00 |
stream_ui_updates.js
|
stream subscribers: Name the tabs with a single word, removing _settings.
|
2023-11-20 15:32:29 -08:00 |
sub_store.ts
|
stream_settings_api: Convert module to TypeScript.
|
2023-11-02 08:36:44 -07:00 |
submessage.js
|
…
|
|
subscriber_api.ts
|
subscriber_api: Convert module to TypeScript.
|
2023-12-28 15:05:16 -08:00 |
templates.js
|
…
|
|
time_zone_util.ts
|
time_zone_util: Avoid relying on timeZoneName: "longOffset".
|
2023-11-29 09:57:10 -08:00 |
timerender.ts
|
timerender: Move display_time_zone fallback to initialize.
|
2023-12-03 20:05:25 -08:00 |
tippyjs.ts
|
compose: Show tooltip instantly for a `.disabled-on-hover` button.
|
2023-12-04 16:26:53 -08:00 |
todo_widget.js
|
todo_widget: Do not sort alphabetically and by status of completion.
|
2023-09-28 15:53:13 -07:00 |
topic_generator.js
|
topic_generator: Fix navigating to next normal topic in muted streams.
|
2023-12-11 22:32:56 -08:00 |
topic_list.js
|
left_sidebar: Explicitly register clickable topic areas.
|
2023-09-27 14:06:09 -07:00 |
topic_list_data.js
|
…
|
|
topic_popover.js
|
left_sidebar_popovers: Show sidebar icon when visible.
|
2023-11-06 14:20:48 -08:00 |
transmit.js
|
topic_mentions: Fix restriction rule for @-topic mentions.
|
2023-11-23 12:52:25 -08:00 |
tutorial.js
|
…
|
|
typeahead_helper.js
|
typeahead: Fix '@topic' not present when stream wildcard suggested.
|
2023-11-14 12:09:16 -08:00 |
types.ts
|
message_store: Migrate message_store to typescript.
|
2023-12-17 09:43:47 -08:00 |
typing.js
|
typing: Fix early read of page_params.
|
2024-01-01 17:39:10 -08:00 |
typing_data.ts
|
muted_users: Hide muted typists in streams.
|
2023-10-10 17:36:55 -07:00 |
typing_events.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
ui_init.js
|
banner: Make banner about automatic follow/unmute topics one-time only.
|
2023-12-06 18:19:20 -08:00 |
ui_report.ts
|
…
|
|
ui_util.ts
|
desktop_notification: Fix bad rendering of math formulas.
|
2023-11-26 23:30:24 -08:00 |
unread.ts
|
narrow_title: Migrate module to typescript.
|
2023-12-27 20:39:53 -08:00 |
unread_ops.js
|
filter: Use terms instead of operands.
|
2024-01-02 16:24:53 -08:00 |
unread_ui.ts
|
unread_ui: Convert module to typescript.
|
2023-12-28 11:26:37 -08:00 |
upload.js
|
compose_banner: Restrict banner to only JQuery, never htmlString.
|
2023-12-28 16:53:46 -08: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
|
popover: Fix user popover and profile for bot with inaccessible users.
|
2023-12-13 00:45:20 -08:00 |
user_deactivation_ui.ts
|
user_deactivation_ui: Convert module to TypeScript.
|
2023-10-16 13:06:54 -07:00 |
user_events.js
|
buddy list: Rename key to more accurate user_id.
|
2023-11-21 08:49:52 -08:00 |
user_group_components.js
|
user_groups: Add UI to set and update can_mention_group setting.
|
2023-11-29 10:58:04 -08:00 |
user_group_create.js
|
user-groups: Remove banner shown on successful group creation.
|
2023-11-30 12:33:44 -08:00 |
user_group_create_members.js
|
settings_users: Extract user sort comparators to new user_sort module.
|
2023-10-03 08:14:51 -07:00 |
user_group_create_members_data.ts
|
page_params: Fix types of narrow, server_sentry_dsn, user_id.
|
2023-12-29 14:16:19 -08:00 |
user_group_edit.js
|
user_groups: Do not remove the user group row if user can join again.
|
2023-12-20 20:34:01 -08:00 |
user_group_edit_members.js
|
user_groups: Do not show deactivated users in members list.
|
2023-12-07 06:35:38 -08:00 |
user_group_pill.ts
|
…
|
|
user_group_popover.js
|
user_group_popover: Handle unknown users in user group popovers.
|
2023-12-07 19:34:07 -08:00 |
user_groups.ts
|
page_params: Fix types of narrow, server_sentry_dsn, user_id.
|
2023-12-29 14:16:19 -08:00 |
user_pill.ts
|
user_pill: Add support to not allow adding inaccessible users manually.
|
2024-01-03 11:04:35 -08:00 |
user_profile.js
|
popover: Fix user popover and profile for bot with inaccessible users.
|
2023-12-13 00:45:20 -08:00 |
user_search.js
|
user search: Always close widget on escape instead of clearing first.
|
2023-11-06 15:10:23 -08:00 |
user_settings.ts
|
settings: Add "Automatically follow topics where I'm mentioned" setting.
|
2023-12-11 23:26:11 -08:00 |
user_sort.ts
|
ts: Migrate ‘user_sort.js’ to TypeScript.
|
2023-11-01 11:19:30 -07:00 |
user_status.ts
|
user_status: Remove useless number coercion for object keys.
|
2023-10-30 13:30:47 -07:00 |
user_status_ui.js
|
modals: Rename close_modal to close.
|
2023-10-10 16:43:57 -07:00 |
user_topic_popover.js
|
handlebars: Move popover handlebars to a new popovers folder.
|
2023-10-05 08:19:49 -07:00 |
user_topics.ts
|
eslint: Fix @typescript-eslint/prefer-optional-chain.
|
2023-12-23 15:36:05 -08:00 |
user_topics_ui.js
|
user topics: Delay rerendering all messages.
|
2023-10-17 16:19:53 -07:00 |
util.ts
|
message_list_data: Convert module to typescript.
|
2023-12-27 21:48:54 -08:00 |
vdom.ts
|
eslint: Enable @typescript-eslint/method-signature-style.
|
2023-12-26 17:30:33 -08:00 |
views_util.js
|
compose_actions: Hide compose box when navigating to inbox/recent view.
|
2023-12-12 22:56:53 -08:00 |
watchdog.ts
|
watchdog: Handle exception in `callback`.
|
2023-11-19 15:04:58 -08:00 |
widgetize.js
|
widgetize: Move widget registration to new widgets module.
|
2023-10-06 13:17:51 -07:00 |
widgets.js
|
widgetize: Move widget registration to new widgets module.
|
2023-10-06 13:17:51 -07:00 |
zcommand.js
|
…
|
|
zform.js
|
zform validation: Migrate validation logic to zod.
|
2023-10-27 16:14:51 -07:00 |
zulip_test.js
|
page_params: Move page_load_time to zulip_test.
|
2023-12-29 11:58:58 -08:00 |