.. |
analytics
|
support: Add option to delete user from /activity/support.
|
2023-05-16 12:38:12 -07:00 |
billing
|
web: Avoid several unchecked TypeScript casts.
|
2023-09-11 18:04:55 -07:00 |
bundles
|
bootstrap: Remove tooltip/popovers JS modules.
|
2023-09-25 06:29:47 -07:00 |
portico
|
widgets: Rename confusing identifier in `tabbed_instructions.ts`.
|
2023-08-31 11:55:28 -07:00 |
stats
|
stats: Add `zod` validation to server data and misc data.
|
2023-08-17 11:35:00 -07:00 |
types/stacktrace-gps
|
…
|
|
about_zulip.js
|
copied_tooltip: Remove tippyjs import cycle by extracting it.
|
2023-09-24 15:16:27 -07:00 |
activity.js
|
narrow: Add frontend support for `dm:` narrow and `/dm/...` URL.
|
2023-04-25 09:07:08 -07:00 |
add_subscribers_pill.js
|
…
|
|
admin.js
|
org_settings: Add frontend support for `realm_jitsi_server_url`.
|
2023-09-21 17:39:10 -07:00 |
alert_popup.ts
|
…
|
|
alert_words.ts
|
ts: Migrate `alert_words.js` to TypeScript.
|
2023-08-02 18:38:58 -07:00 |
alert_words_ui.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
all_messages_data.js
|
message_list_data: Remove dependency on `filter.js`.
|
2023-05-14 11:24:31 -07:00 |
assets.d.ts
|
ts: Convert `emojisets` to TypeScript.
|
2023-05-22 09:02:42 -07:00 |
attachments_ui.ts
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
avatar.ts
|
setup: Fix wildly unsafe cast in $.fn.expectOne.
|
2023-09-08 14:32:26 -07:00 |
blueslip.ts
|
eslint: Fix @typescript-eslint/no-redundant-type-constituents.
|
2023-07-21 15:58:42 -07:00 |
blueslip_stacktrace.ts
|
eslint: Fix @typescript-eslint/no-redundant-type-constituents.
|
2023-07-21 15:58:42 -07:00 |
bot_data.ts
|
bot_data: Fix `owner_id` field to allow null value.
|
2023-08-22 11:24:40 -07:00 |
browser_history.ts
|
browser_history: Delay user_settings.default_view evaluation.
|
2023-09-11 18:04:55 -07:00 |
buddy_data.js
|
people: Make `get_by_user_id` type-safe.
|
2023-07-02 16:57:16 -07:00 |
buddy_list.js
|
eslint: Expand no-unused-vars check to all function parameters.
|
2023-07-02 16:16:38 -07:00 |
channel.ts
|
ui_report: Reuse `channel.xhr_error_message` function in `error` method.
|
2023-08-31 13:47:16 -07:00 |
click_handlers.js
|
stream_popover: Move left sidebar function to sidebar_ui.
|
2023-09-28 08:41:03 -07:00 |
color_data.ts
|
…
|
|
common.ts
|
common: Fix parameter type of `autofocus` function.
|
2023-08-14 16:00:20 -07:00 |
components.ts
|
…
|
|
compose.js
|
flatpickr: Use flatpickr instance instead of has_popover to track it.
|
2023-09-28 08:45:43 -07:00 |
compose_actions.js
|
recent: Rename some variables referencing recent_topics.
|
2023-09-08 07:36:33 -07:00 |
compose_banner.ts
|
web: Add missing CSS selector escaping.
|
2023-09-08 15:35:50 -07:00 |
compose_closed_ui.js
|
recent: Rename update_buttons_for_recent_topics.
|
2023-09-08 07:36:33 -07:00 |
compose_fade.js
|
focused recipient: Remove unused stream attribute.
|
2023-08-07 17:08:59 -07:00 |
compose_fade_helper.ts
|
compose_fade_helper: Convert module to TypeScript.
|
2023-09-22 09:26:58 -07:00 |
compose_fade_users.ts
|
compose_fade_users: Convert module to TypeScript.
|
2023-09-22 09:26:58 -07:00 |
compose_pm_pill.js
|
compose: Return focus to DM input after pill selection.
|
2023-07-26 21:05:38 -07:00 |
compose_recipient.js
|
compose: Update text on warning banner when user is not allow to dm.
|
2023-09-21 16:24:15 -07:00 |
compose_state.js
|
compose: Use stream id instead of stream name for composebox opts.
|
2023-08-07 17:08:59 -07:00 |
compose_textarea.ts
|
ts: Convert `compose_textarea.js` to TypeScript.
|
2023-05-25 17:33:18 -07:00 |
compose_tooltips.js
|
giphy: Migrate Giphy popover to Tippy.
|
2023-07-05 14:43:19 -07:00 |
compose_ui.js
|
compose: Allow URLs to be pasted onto selected text.
|
2023-08-09 15:35:14 -07:00 |
compose_validate.js
|
dropdown_widget: Refactor to use Class.
|
2023-07-27 14:10:08 -07:00 |
composebox_typeahead.js
|
compose: Use stream id instead of stream name for composebox opts.
|
2023-08-07 17:08:59 -07:00 |
condense.js
|
condense: Focus on the message after condensing/expanding it.
|
2023-08-11 12:39:43 -07:00 |
confirm_dialog.ts
|
ts: Convert `confirm_dialog` module to TypeScript.
|
2023-05-18 08:44:30 -07:00 |
copied_tooltip.js
|
copied_tooltip: Remove tippyjs import cycle by extracting it.
|
2023-09-24 15:16:27 -07:00 |
copy_and_paste.js
|
compose: Prevent undesired link-pasting behavior.
|
2023-08-30 15:33:28 -07:00 |
csrf.ts
|
…
|
|
css_variables.js
|
grid: Apply mobile-style grid when middle column is small.
|
2023-08-21 17:13:43 -07:00 |
custom_profile_fields_ui.js
|
custom_fields: Extract some code in custom_profile_fields_ui.js.
|
2023-09-25 13:14:49 -07:00 |
dark_theme.ts
|
dark_theme: Fix dark recipient background in light theme for spectators.
|
2023-04-28 12:39:46 -07:00 |
debug.ts
|
debug: Remove print_elapsed_time in favor of console.time.
|
2023-05-11 14:49:55 -07:00 |
deprecated_feature_notice.ts
|
ts: Convert `deprecated_feature_notice` module to TypeScript.
|
2023-05-18 08:52:26 -07:00 |
desktop_integration.js
|
messages: Use stream_id instead of stream name.
|
2023-08-21 15:10:17 -07:00 |
dialog_widget.ts
|
ts: Migrate `channel.js` module to TypeScript.
|
2023-08-28 09:19:07 -07:00 |
drafts.js
|
drafts: Use stream_id instead of stream names.
|
2023-08-21 15:10:17 -07:00 |
dropdown_widget.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
echo.js
|
web: Add missing CSS selector escaping.
|
2023-09-08 15:35:50 -07:00 |
emoji.ts
|
markdown_config: Convert module to TypeScript.
|
2023-09-22 09:32:21 -07:00 |
emoji_picker.js
|
emoji_picker: Improve rendering time of emoji picker by ~30%.
|
2023-09-13 12:39:13 -07:00 |
emojisets.ts
|
ts: Convert `emojisets` to TypeScript.
|
2023-05-22 09:02:42 -07:00 |
favicon.ts
|
…
|
|
feedback_widget.ts
|
feedback_widget: Don't use non-optimal animation properties.
|
2023-05-24 11:30:55 -07:00 |
fetch_status.ts
|
ts: Migrate `fetch_status` to TypeScript.
|
2023-05-31 13:31:12 -07:00 |
filter.js
|
view_labels: Change 'Direct messages' to 'All direct messages'.
|
2023-09-27 12:48:06 -07:00 |
flatpickr.ts
|
flatpickr: Use flatpickr instance instead of has_popover to track it.
|
2023-09-28 08:45:43 -07:00 |
fold_dict.ts
|
fold_dict: Use `IterableIterator` instead of `Iterator`.
|
2023-09-11 10:57:38 -07:00 |
gear_menu.ts
|
invites: Frontend changes for adding the new realm setting.
|
2023-09-07 14:21:01 -07:00 |
giphy.js
|
giphy: Fix giphy popover rendering on narrow screens.
|
2023-09-13 12:20:35 -07:00 |
global.d.ts
|
global: Specialize jQuery .val() for elements with known value types.
|
2023-09-22 17:10:51 -07:00 |
group_permission_settings.ts
|
settings: Disallow everyone group for new setting.
|
2023-09-07 14:21:01 -07:00 |
hash_util.ts
|
types: Use TypeScript unions for message types.
|
2023-09-22 09:26:58 -07:00 |
hashchange.js
|
hashchange: Call hide inbox and recent view in show_default_view.
|
2023-09-25 13:16:25 -07:00 |
hbs.d.ts
|
invite: Convert module to TypeScript.
|
2023-09-22 17:10:51 -07:00 |
hotkey.js
|
user_card_popover: Migrate all user card popovers to Tippy.
|
2023-09-25 06:29:47 -07:00 |
hotspots.js
|
hotspots: Move compute_placement to only module using it.
|
2023-09-22 17:17:16 -07:00 |
huddle_data.ts
|
ts: Migrate `huddle_data.js` to TypeScript.
|
2023-07-24 16:45:30 -07:00 |
i18n.ts
|
…
|
|
inbox_ui.js
|
inbox: Sort muted streams lower than others.
|
2023-09-25 13:16:25 -07:00 |
inbox_util.js
|
inbox: Add new narrow.
|
2023-09-12 09:20:33 -07:00 |
info_overlay.js
|
i18n: Mark info overlay usage_html for translation.
|
2023-09-07 17:38:35 -07:00 |
input_pill.ts
|
input_pill: Remove incorrect $ prefix from non-jQuery variable.
|
2023-09-08 15:09:39 -07:00 |
integration_url_modal.js
|
bots: Extract code for showing integration url modal in new file.
|
2023-09-26 09:15:20 -07:00 |
invite.ts
|
invite: Convert module to TypeScript.
|
2023-09-22 17:10:51 -07:00 |
keydown_util.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-04-19 16:52:39 -07:00 |
lazy_set.ts
|
blueslip: Reduce cardinality of blueslip.error() calls.
|
2023-05-09 13:16:28 -07:00 |
left_sidebar_navigation_area.js
|
inbox: Add new narrow.
|
2023-09-12 09:20:33 -07:00 |
lightbox.js
|
lightbox: Fix + and - zoom shortcuts to be inverses of each other.
|
2023-08-24 10:45:25 -07:00 |
linkifiers.ts
|
linkifier: Remove unused debug message.
|
2023-05-29 14:40:55 -07:00 |
list_cursor.ts
|
list_cursor: Convert module to TypeScript.
|
2023-09-22 09:31:24 -07:00 |
list_util.ts
|
send_later: Add keyboard navigation to message scheduling modal.
|
2023-05-15 14:52:06 -07:00 |
list_widget.ts
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
loading.ts
|
…
|
|
local_message.js
|
…
|
|
localstorage.ts
|
lint: Fix TypeScript linter error in localstorage.ts.
|
2023-04-24 13:24:08 -07:00 |
markdown.js
|
markdown: Combine regexes.
|
2023-09-28 09:13:29 -07:00 |
markdown_config.ts
|
markdown_config: Convert module to TypeScript.
|
2023-09-22 09:32:21 -07:00 |
message_edit.js
|
copied_tooltip: Remove tippyjs import cycle by extracting it.
|
2023-09-24 15:16:27 -07:00 |
message_edit_history.js
|
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
|
2023-05-18 08:46:16 -07:00 |
message_events.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
message_feed_loading.ts
|
message feed: Change color of zulip logo at top of feed.
|
2023-07-24 17:27:59 -07:00 |
message_feed_top_notices.js
|
recent view: Rename topics to conversations in code comments.
|
2023-09-07 10:35:06 -07:00 |
message_fetch.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
message_flags.js
|
starred_messages: Extract starred_messages_ui.js.
|
2023-06-05 21:57:35 -07:00 |
message_helper.js
|
messages: Use stream_id instead of stream name.
|
2023-08-21 15:10:17 -07:00 |
message_list.js
|
grid: Remove message content from document flow when editing.
|
2023-08-21 11:29:00 -07:00 |
message_list_data.js
|
web-src: Update comments with "private message" or "PM".
|
2023-06-26 11:07:28 -07:00 |
message_list_tooltips.js
|
css: Rename .message_table to .message-list.
|
2023-08-21 15:17:45 -07:00 |
message_list_view.js
|
message_header: Remove the widget to change the visibility policy.
|
2023-09-25 12:39:06 -07:00 |
message_lists.js
|
inbox: Add new narrow.
|
2023-09-12 09:20:33 -07:00 |
message_live_update.js
|
icons: Reference new icons from templates and JS.
|
2023-08-21 17:13:43 -07:00 |
message_parser.ts
|
…
|
|
message_scroll.js
|
message_scroll: Update sticky header date more frequently.
|
2023-09-21 16:17:47 -07:00 |
message_store.js
|
messages: Use stream_id instead of stream name.
|
2023-08-21 15:10:17 -07:00 |
message_user_ids.ts
|
web-src: Update comments with "private message" or "PM".
|
2023-06-26 11:07:28 -07:00 |
message_util.js
|
…
|
|
message_view_header.js
|
search: Move search code from message_view_header to search.js.
|
2023-09-22 09:55:50 -07:00 |
message_viewport.js
|
popovers: Move scroll handler to popover_menus module.
|
2023-09-25 06:29:47 -07:00 |
messages_overlay_ui.ts
|
web: Add missing CSS selector escaping.
|
2023-09-08 15:35:50 -07:00 |
muted_users.ts
|
…
|
|
muted_users_ui.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
narrow.js
|
narrow: Show "Inbox" in tab title when in inbox view.
|
2023-09-18 12:11:23 -07:00 |
narrow_banner.js
|
stream view: Show "start a conversation" for a topic with no messages.
|
2023-09-22 11:42:24 -07:00 |
narrow_error.ts
|
…
|
|
narrow_history.js
|
narrow: Save blue box position and restore on navigation.
|
2023-08-23 13:40:26 -07:00 |
narrow_state.js
|
inbox: Add new narrow.
|
2023-09-12 09:20:33 -07:00 |
navbar_alerts.js
|
navbar_alerts: Improve info for users having at least 50K unreads.
|
2023-09-22 17:18:49 -07:00 |
navigate.js
|
jquery: Replace `safeOuterWidth` and `safeOuterHeight` functions.
|
2023-07-10 13:49:26 -07:00 |
notifications.js
|
refactor: Rename `private_message` to `direct_message`.
|
2023-09-15 12:37:09 -07:00 |
overlays.ts
|
overlays: Use `close_overlay` to close overlays!
|
2023-05-29 08:29:47 -07:00 |
padded_widget.ts
|
…
|
|
page_params.ts
|
settings_bots: Move type_id_to_string to settings_data.js.
|
2023-09-25 13:14:49 -07:00 |
password_quality.ts
|
dependencies: Upgrade JavaScript dependencies.
|
2023-06-05 21:51:26 -07:00 |
peer_data.ts
|
peer_data: Remove over defensive `assert_number` function.
|
2023-07-17 10:37:29 -07:00 |
people.ts
|
people: Add direct coverage of unknown user case.
|
2023-09-25 06:29:47 -07:00 |
pill_typeahead.js
|
compose: Use stream id instead of stream name for composebox opts.
|
2023-08-07 17:08:59 -07:00 |
playground_links_popover.js
|
popovers: Move keyboard UI functions to modern module.
|
2023-09-25 06:29:47 -07:00 |
plotly.js.d.ts
|
stats: Install @types/plotly.js for type check.
|
2023-08-17 11:35:00 -07:00 |
pm_conversations.ts
|
ts: Migrate `pm_conversations` module to typescript.
|
2023-08-08 12:19:12 -07:00 |
pm_list.js
|
refactor: Rename `private_message` to `direct_message`.
|
2023-09-15 12:37:09 -07:00 |
pm_list_data.js
|
left_sidebar: Replace the presence dot with bot icon for bots.
|
2023-04-28 19:14:00 -07:00 |
pm_list_dom.js
|
…
|
|
poll_widget.js
|
…
|
|
popover_menus.js
|
popovers: Remove unnecessary removal of popover classes.
|
2023-09-28 08:45:43 -07:00 |
popover_menus_data.js
|
message_feed: Remove the view edit history from the three-dot menu.
|
2023-08-24 16:28:06 -07:00 |
popovers.js
|
popovers: Remove unnecessary removal of popover classes.
|
2023-09-28 08:45:43 -07:00 |
presence.ts
|
ts: Migrate `presence.js` module to typescript.
|
2023-08-16 11:46:40 -07:00 |
reactions.js
|
css: Rename .message_table to .message-list.
|
2023-08-21 15:17:45 -07:00 |
read_receipts.js
|
…
|
|
realm_icon.ts
|
ts: Migrate `realm_icon` to TypeScript.
|
2023-09-09 18:30:43 -07:00 |
realm_logo.ts
|
ts: Migrate `realm_logo` to TypeScript.
|
2023-09-09 18:30:43 -07:00 |
realm_playground.ts
|
realm_playgrounds: Refactor error handling for validation on creation.
|
2023-07-24 17:40:59 -07:00 |
realm_user_settings_defaults.ts
|
user_settings: Add new user setting to show/hide unread counts on streams.
|
2023-09-13 18:45:45 -07:00 |
recent_senders.js
|
…
|
|
recent_view_data.ts
|
recent_view_util: Fix return type of get_key_from_message.
|
2023-09-27 09:40:57 -07:00 |
recent_view_ui.js
|
views: Write a common show and hide function.
|
2023-09-25 13:16:25 -07:00 |
recent_view_util.ts
|
recent_view_util: Fix return type of get_key_from_message.
|
2023-09-27 09:40:57 -07:00 |
reload.js
|
css: Scroll on `html` instead of `.app`.
|
2023-05-24 15:43:19 -07:00 |
reload_state.ts
|
…
|
|
rendered_markdown.js
|
copied_tooltip: Remove tippyjs import cycle by extracting it.
|
2023-09-24 15:16:27 -07:00 |
resize.js
|
popovers: Move scroll handler to popover_menus module.
|
2023-09-25 06:29:47 -07:00 |
rows.js
|
css: Rename .focused_table to .focused-message-list.
|
2023-08-21 15:17:45 -07:00 |
rtl.ts
|
global: Specialize jQuery .val() for elements with known value types.
|
2023-09-22 17:10:51 -07:00 |
scheduled_messages.js
|
scheduled messages: Allow user to reschedule quickly from edit window.
|
2023-08-06 14:34:33 -07:00 |
scheduled_messages_overlay_ui.js
|
compose: Use stream id instead of stream name for composebox opts.
|
2023-08-07 17:08:59 -07:00 |
schema.js
|
…
|
|
scroll_bar.ts
|
scroll_bar: Fix overlapping right sidebar and browser scrollbars.
|
2023-05-29 08:50:06 -07:00 |
scroll_util.ts
|
ts: Migrate `scroll_util.js` to TypeScript.
|
2023-04-27 09:00:13 -07:00 |
search.js
|
search: Close search box when searching for an empty string.
|
2023-09-27 17:33:49 -07:00 |
search_suggestion.js
|
narrow_state: Rename stream() to stream_name() which is more accurate.
|
2023-08-07 17:08:59 -07:00 |
search_util.ts
|
…
|
|
sent_messages.js
|
sent_messages: Remove from cache when message has been fully received.
|
2023-05-09 13:16:28 -07:00 |
sentry.ts
|
sentry: Downsample typing spans.
|
2023-05-12 13:53:57 -07:00 |
server_events.js
|
web: Do not assume error responses are valid, or our, JSON.
|
2023-07-19 16:18:31 -07:00 |
server_events_dispatch.js
|
org_settings: Add frontend support for `realm_jitsi_server_url`.
|
2023-09-21 17:39:10 -07:00 |
settings.js
|
user_settings: Add new user setting to show/hide unread counts on streams.
|
2023-09-13 18:45:45 -07:00 |
settings_account.js
|
custom_fields: Extract some code in custom_profile_fields_ui.js.
|
2023-09-25 13:14:49 -07:00 |
settings_bots.js
|
settings: Move confirm_reactivation out of settings_users.js.
|
2023-09-27 10:41:05 -07:00 |
settings_config.ts
|
user_preferences: Change option text for "Show unread counts for".
|
2023-09-26 15:10:51 -07:00 |
settings_data.ts
|
settings_data: Rename type_id_to_string to bot_type_id_to_string.
|
2023-09-26 09:15:20 -07:00 |
settings_display.js
|
user_settings: Add new user setting to show/hide unread counts on streams.
|
2023-09-13 18:45:45 -07:00 |
settings_emoji.ts
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_exports.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_invites.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_linkifiers.js
|
linkifiers: Use only the handle for dragging.
|
2023-09-21 15:27:16 -07:00 |
settings_muted_users.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_notifications.js
|
default-user-settings: Fix play button not playing selected sound.
|
2023-09-13 13:07:10 -07:00 |
settings_org.js
|
org_settings: Add frontend support for `realm_jitsi_server_url`.
|
2023-09-21 17:39:10 -07:00 |
settings_panel_menu.js
|
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
|
2023-04-26 12:59:08 -07:00 |
settings_playgrounds.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_profile_fields.js
|
settings_streams: Delete redundant uses of "update_choice_delete_btn".
|
2023-08-28 08:52:43 -07:00 |
settings_realm_domains.js
|
…
|
|
settings_realm_user_settings_defaults.js
|
default-user-settings: Fix play button not playing selected sound.
|
2023-09-13 13:07:10 -07:00 |
settings_sections.js
|
settings: Change "Display settings" to "Preferences".
|
2023-07-12 07:09:03 -07:00 |
settings_streams.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_toggle.js
|
eslint: Expand no-unused-vars check to all function parameters.
|
2023-07-02 16:16:38 -07:00 |
settings_ui.ts
|
ts: Migrate `channel.js` module to TypeScript.
|
2023-08-28 09:19:07 -07:00 |
settings_user_groups_legacy.js
|
web: Remove nonsense round-trip through JSON.parse() + JSON.stringify().
|
2023-07-19 16:18:31 -07:00 |
settings_user_topics.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
settings_users.js
|
user_profile: Move show_button_spinner to correct module.
|
2023-09-27 10:41:05 -07:00 |
setup.ts
|
setup: Fix wildly unsafe cast in $.fn.expectOne.
|
2023-09-08 14:32:26 -07:00 |
sidebar_ui.js
|
stream_popover: Move left sidebar function to sidebar_ui.
|
2023-09-28 08:41:03 -07:00 |
spectators.ts
|
ts: Migrate `spectators.js` to typescript.
|
2023-08-15 09:58:17 -07:00 |
spoilers.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-04-19 16:52:39 -07:00 |
starred_messages.js
|
starred_messages: Use standard initialization patterns.
|
2023-06-08 09:42:56 -07:00 |
starred_messages_ui.js
|
js: Rename top_left_corner.js to left_sidebar_navigation_area.js.
|
2023-07-24 13:02:28 -07:00 |
stream_bar.js
|
compose: Use stream id instead of stream name for composebox opts.
|
2023-08-07 17:08:59 -07:00 |
stream_color.js
|
inbox: Add new narrow.
|
2023-09-12 09:20:33 -07:00 |
stream_create.js
|
stream_settings: Add 'Default stream' option in create stream UI.
|
2023-08-09 15:20:09 -07:00 |
stream_create_subscribers.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
stream_create_subscribers_data.ts
|
ts: Migrate `stream_create_subscribers_data.js` to TypeScript.
|
2023-08-17 11:38:13 -07:00 |
stream_data.ts
|
invite: Convert module to TypeScript.
|
2023-09-22 17:10:51 -07:00 |
stream_edit.js
|
copied_tooltip: Remove tippyjs import cycle by extracting it.
|
2023-09-24 15:16:27 -07:00 |
stream_edit_subscribers.js
|
list_widget: Rename unsafe modifier parameter to modifier_html.
|
2023-09-15 18:11:50 -07:00 |
stream_events.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
stream_list.js
|
stream_popover: Move left sidebar function to sidebar_ui.
|
2023-09-28 08:41:03 -07:00 |
stream_list_sort.js
|
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
|
2023-05-18 08:46:16 -07:00 |
stream_muting.js
|
message_list: Deduplicate stream muting live update code path.
|
2023-04-21 13:52:02 -07:00 |
stream_pill.ts
|
stream_pill: Convert module to TypeScript.
|
2023-09-22 09:30:23 -07:00 |
stream_popover.js
|
stream_popover: Move left sidebar function to sidebar_ui.
|
2023-09-28 08:41:03 -07:00 |
stream_settings_containers.ts
|
ts: Convert `stream_settings_containers.js` to TypeScript.
|
2023-07-17 17:24:15 -07:00 |
stream_settings_data.js
|
…
|
|
stream_settings_ui.js
|
settings: Rename search-container class.
|
2023-09-20 15:40:11 -07:00 |
stream_topic_history.js
|
…
|
|
stream_topic_history_util.js
|
…
|
|
stream_ui_updates.js
|
stream_settings: Add 'Default stream' option in create stream UI.
|
2023-08-09 15:20:09 -07:00 |
sub_store.ts
|
stream_data: Refactor `create_sub_from_server_data` function.
|
2023-08-14 16:10:16 -07:00 |
submessage.js
|
blueslip: Reduce cardinality of blueslip.error() calls.
|
2023-05-09 13:16:28 -07:00 |
subscriber_api.js
|
user_profile: Add the subscribe widget to user profile.
|
2023-09-10 11:20:15 -07:00 |
templates.js
|
…
|
|
timerender.ts
|
timerender: Change relative_time_string_from_date signature.
|
2023-09-14 11:56:53 -07:00 |
tippyjs.js
|
copied_tooltip: Remove tippyjs import cycle by extracting it.
|
2023-09-24 15:16:27 -07:00 |
todo_widget.js
|
eslint: Expand no-unused-vars check to all function parameters.
|
2023-07-02 16:16:38 -07:00 |
topic_generator.js
|
refactor: Rename `stream_sort.js` to `stream_list_sort.js`.
|
2023-04-25 10:05:59 -07:00 |
topic_list.js
|
left_sidebar: Explicitly register clickable topic areas.
|
2023-09-27 14:06:09 -07:00 |
topic_list_data.js
|
topic_list: Update the order of "Followed" topics in the muted stream.
|
2023-09-11 17:55:37 -07:00 |
topic_zoom.js
|
…
|
|
transmit.js
|
messages: Use stream_id instead of stream name.
|
2023-08-21 15:10:17 -07:00 |
tutorial.js
|
…
|
|
typeahead_helper.js
|
typeahead: Allow highlighting across multiple words for user names.
|
2023-09-21 11:24:13 -07:00 |
types.ts
|
types: Use TypeScript unions for message types.
|
2023-09-22 09:26:58 -07:00 |
typing.js
|
typing: Add typing constants to the post register api response.
|
2023-08-23 16:36:44 -07:00 |
typing_data.ts
|
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
|
2023-04-19 16:52:39 -07:00 |
typing_events.js
|
typing: Add typing constants to the post register api response.
|
2023-08-23 16:36:44 -07:00 |
ui_init.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
ui_report.ts
|
ui_report: Reuse `channel.xhr_error_message` function in `error` method.
|
2023-08-31 13:47:16 -07:00 |
ui_util.ts
|
ui_util: Use `.show` and `.hide` classes for unread counts visibility.
|
2023-09-13 18:45:45 -07:00 |
unread.js
|
unread_msgs: Fix the unread count in muted streams.
|
2023-09-25 11:43:21 -07:00 |
unread_ops.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
unread_ui.js
|
refactor: Rename `private_message` to `direct_message`.
|
2023-09-15 12:37:09 -07:00 |
upload.js
|
images: Prevent default browser behavior on paste.
|
2023-09-08 13:04:04 -07:00 |
upload_widget.ts
|
upload_widget: Remove default value for `max_file_upload_size`.
|
2023-09-08 13:09:12 -07:00 |
url-template.d.ts
|
…
|
|
user_card_popover.js
|
right_sidebar_ui: Rename to sidebar_ui.
|
2023-09-28 08:41:03 -07:00 |
user_deactivation_ui.js
|
settings: Move confirm_reactivation out of settings_users.js.
|
2023-09-27 10:41:05 -07:00 |
user_events.js
|
people: Make `get_by_user_id` type-safe.
|
2023-07-02 16:57:16 -07:00 |
user_group_create.js
|
…
|
|
user_group_create_members.js
|
group_settings: Fix placeholder in pill input for members.
|
2023-09-20 15:40:11 -07:00 |
user_group_create_members_data.ts
|
ts: Migrate `user_group_create_members_data.js` to TypeScript.
|
2023-08-17 11:38:13 -07:00 |
user_group_edit.js
|
user_groups: Move can_edit to settings_data module.
|
2023-09-22 17:46:45 -07:00 |
user_group_edit_members.js
|
user_groups: Move can_edit to settings_data module.
|
2023-09-22 17:46:45 -07:00 |
user_group_pill.ts
|
ts: Migrate `user_group_pill` module to TypeScript.
|
2023-07-17 10:38:24 -07:00 |
user_group_popover.js
|
popovers: Move keyboard UI functions to modern module.
|
2023-09-25 06:29:47 -07:00 |
user_group_ui_updates.js
|
user_groups: Move can_edit to settings_data module.
|
2023-09-22 17:46:45 -07:00 |
user_groups.ts
|
settings: Disallow everyone group for new setting.
|
2023-09-07 14:21:01 -07:00 |
user_groups_settings_ui.js
|
group_settings: Sort groups list by name.
|
2023-09-20 15:40:11 -07:00 |
user_pill.js
|
pill_typeahead: Remove bots in person picker custom profile fields.
|
2023-07-06 16:32:08 -07:00 |
user_profile.js
|
user_profile: Move show_button_spinner to correct module.
|
2023-09-27 10:41:05 -07:00 |
user_search.js
|
stream_popover: Move left sidebar function to sidebar_ui.
|
2023-09-28 08:41:03 -07:00 |
user_settings.ts
|
user_settings: Add new user setting to show/hide unread counts on streams.
|
2023-09-13 18:45:45 -07:00 |
user_status.js
|
…
|
|
user_status_ui.js
|
…
|
|
user_topics.ts
|
ts: Migrate `user_topics.js` to typescript.
|
2023-09-11 10:57:38 -07:00 |
user_topics_ui.js
|
inbox: Call update from unread_ui.update_unread_counts.
|
2023-09-25 13:28:13 -07:00 |
util.ts
|
util: Fix inefficient RegExp construction.
|
2023-09-27 11:33:13 -07:00 |
vdom.ts
|
ts: Migrate `vdom.js` to TypeScript.
|
2023-07-24 16:49:53 -07:00 |
views_util.js
|
views: Write a common show and hide function.
|
2023-09-25 13:16:25 -07:00 |
watchdog.ts
|
…
|
|
webpack_public_path.js
|
…
|
|
widgetize.js
|
recent view: Rename topics to conversations in code comments.
|
2023-09-07 10:35:06 -07:00 |
zcommand.js
|
theme: Change recipient bar color and theme in the same paint.
|
2023-07-03 21:47:45 -07:00 |
zform.js
|
…
|
|
zulip_test.js
|
…
|
|