..
analytics
support: Add option to delete user from /activity/support.
2023-05-16 12:38:12 -07:00
billing
web: Avoid slow jQuery :selected selector.
2023-05-01 22:39:31 -07:00
bundles
app: Use ES module from flatpickr.
2023-05-11 14:50:37 -07:00
portico
signup: Fix selector used for validating the forms.
2023-05-19 10:48:52 -07:00
stats
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
types /stacktrace-gps
eslint: Fix @typescript-eslint/consistent-indexed-object-style.
2023-04-19 16:52:39 -07:00
about_zulip.js
…
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
js: Break cyclic dependency between `admin.js` and `settings.js`.
2023-04-19 16:41:49 -07:00
alert_popup.ts
…
alert_words.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
alert_words_ui.js
help: Update filenames "private message" -> "direct message".
2023-02-28 16:55:13 -08: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 migration: Convert `favicon.js` to `favicon.ts`.
2023-04-06 13:56:59 -07:00
attachments_ui.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
avatar.js
…
blueslip.ts
blueslip: Move BlueslipError into blueslip_stacktrace.ts.
2023-05-09 13:16:28 -07:00
blueslip_stacktrace.ts
blueslip: Show more-info context in alert popup, if we have it.
2023-05-09 13:16:28 -07:00
bot_data.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
browser_history.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
buddy_data.js
timerender: Reword user activity info from "Last active:" to "Active".
2023-04-07 09:24:15 -07:00
buddy_list.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
channel.js
sentry: Unify logic for skipping span reporting.
2023-05-12 13:53:57 -07:00
click_handlers.js
click handlers: Don't move focus for clicks in compose box while composing.
2023-04-27 17:04:19 -07:00
color_data.ts
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
colorspace.ts
…
common.ts
…
components.ts
…
compose.js
compose: Open send later modal when user accepts the warning on scheduling message.
2023-05-10 17:54:28 -07:00
compose_actions.js
compose: Check posting policy for direct messages.
2023-05-16 11:24:35 -07:00
compose_banner.ts
scheduled_messages: Add banner for unscheduled message.
2023-05-16 12:39:01 -07:00
compose_closed_ui.js
message_list: Extract visibly_empty helper method.
2023-05-03 18:40:59 -07:00
compose_fade.js
…
compose_fade_helper.js
…
compose_fade_users.js
…
compose_pm_pill.js
compose: Move functions around to reduce circular imports.
2023-04-27 17:04:19 -07:00
compose_recipient.js
compose: Check posting policy for direct messages.
2023-05-16 11:24:35 -07:00
compose_state.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
compose_textarea.js
refactor: Create `compose_textarea` and extracted related handlers from `ui.js`.
2023-04-26 12:59:08 -07:00
compose_ui.js
compose: Use tippy for stream select dropdown.
2023-05-09 14:11:26 -07:00
compose_validate.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
composebox_typeahead.js
compose: Pass a container to which the banner should be applied.
2023-05-02 14:09:09 -07:00
condense.js
…
confirm_dialog.ts
ts: Convert `confirm_dialog` module to TypeScript.
2023-05-18 08:44:30 -07:00
copy_and_paste.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
csrf.ts
…
css_variables.js
Revert "ts: Convert css_variables.js to TypeScript."
2023-04-04 10:54:01 -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
…
dialog_widget.ts
ts: Convert `confirm_dialog` module to TypeScript.
2023-05-18 08:44:30 -07:00
drafts.js
drafts: Move code handling keyboard navigation to a separate module.
2023-05-15 14:46:21 -07:00
dropdown_list_widget.js
dropdown_list_widget: Colorize stream privacy icons.
2023-04-26 10:55:58 -07:00
dropdown_widget.js
dropdown_widget: Show "No search results" instead of an empty list.
2023-05-10 12:00:18 -07:00
echo.js
sentry: Switch to using Sentry spans for message send timings.
2023-05-09 13:16:28 -07:00
emoji.ts
ts: Convert input_pill.js to TypeScript.
2023-04-25 09:09:48 -07:00
emoji_picker.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
emojisets.js
emojiset: Promise reject calls want an error, not an event.
2023-03-23 15:58:11 -07:00
favicon.ts
blueslip: Only show in dev mode, or report to Sentry.
2023-04-13 14:59:58 -07:00
feedback_widget.ts
ts: Migrate `feedback_widget` to TypeScript.
2023-05-10 14:31:42 -07:00
fetch_status.js
refactor: Extract `message_feed_loading` module from `message_scroll`.
2023-05-14 11:24:31 -07:00
filter.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
flatpickr.js
time_picker: Reduce increment of minutes to one.
2023-04-14 11:02:10 -07:00
fold_dict.ts
eslint: Fix @typescript-eslint/prefer-return-this-type.
2023-04-19 16:52:39 -07:00
gear_menu.ts
web: Use `uri` instead of `url`.
2023-04-10 10:26:48 -07:00
giphy.js
compose: Have at least 1 new line before and after a giphy gif.
2023-04-11 10:40:19 -07:00
global.d.ts
eslint: Fix @typescript-eslint/consistent-type-definitions.
2023-04-19 16:52:39 -07:00
group_permission_settings.ts
eslint: Fix @typescript-eslint/consistent-generic-constructors.
2023-04-19 16:52:39 -07:00
hash_util.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
hashchange.js
hashchange: Hide popovers on change in hash.
2023-05-02 15:41:37 -07:00
hbs.d.ts
…
hotkey.js
send_later: Add keyboard navigation to message scheduling modal.
2023-05-15 14:52:06 -07:00
hotspots.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
huddle_data.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
i18n.ts
dependencies: Upgrade JavaScript dependencies.
2023-03-20 15:48:29 -07:00
info_overlay.js
info_overlay: Fix initial keyboard focus in keyboard shortcuts help.
2023-04-27 10:34:18 -07:00
input_pill.ts
ts: Convert input_pill.js to TypeScript.
2023-04-25 09:09:48 -07:00
invite.js
invite: Add checkbox to select all default streams.
2023-05-09 17:05:18 -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
lightbox.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
linkifiers.ts
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
list_cursor.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
list_util.ts
send_later: Add keyboard navigation to message scheduling modal.
2023-05-15 14:52:06 -07:00
list_widget.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -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
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
markdown_config.js
…
message_edit.js
message_edit: Disable save btn after edit time limit
2023-05-16 15:59:29 -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
message_events: Clarify moved_message variable name.
2023-05-05 16:18:36 -07:00
message_feed_loading.ts
refactor: Extract `message_feed_loading` module from `message_scroll`.
2023-05-14 11:24:31 -07:00
message_fetch.js
refactor: Extract `message_feed_loading` module from `message_scroll`.
2023-05-14 11:24:31 -07:00
message_flags.js
ui: Move update_message_lists related functions to other related modules.
2023-04-26 12:59:08 -07:00
message_helper.js
…
message_list.js
user_setting: Update wording for "Mark messages as read on scroll" setting.
2023-05-08 15:49:47 -07:00
message_list_data.js
message_list_data: Remove dependency on `filter.js`.
2023-05-14 11:24:31 -07:00
message_list_view.js
message_list_view: Fix exception prepending when visibly empty.
2023-05-03 18:40:59 -07:00
message_lists.js
message_list: Update recipient bar color on theme change.
2023-04-10 23:41:30 -07:00
message_live_update.js
ui: Move update_message_lists related functions to other related modules.
2023-04-26 12:59:08 -07:00
message_parser.ts
eslint: Fix @typescript-eslint/consistent-type-definitions.
2023-04-19 16:52:39 -07:00
message_scroll.js
refactor: Extract `message_feed_loading` module from `message_scroll`.
2023-05-14 11:24:31 -07:00
message_store.js
message_store: Keep track of wildcard_mentioned.
2023-05-09 23:05:04 -07:00
message_user_ids.ts
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
message_util.js
…
message_view_header.js
popovers: Fix popovers not hiding when clicked on search.
2023-04-24 17:09:36 -07:00
message_viewport.js
popover: Scroll to top of long message when viewing message actions.
2023-04-18 17:06:24 -07:00
messages_overlay_ui.js
drafts: Move code handling keyboard navigation to a separate module.
2023-05-15 14:46:21 -07:00
muted_topics_ui.js
recipient_row: Use unmute icon for topics in muted stream.
2023-04-25 13:35:38 -07:00
muted_users.ts
eslint: Fix @typescript-eslint/prefer-optional-chain.
2023-04-19 16:52:39 -07:00
muted_users_ui.js
…
narrow.js
refactor: Extract `message_feed_loading` module from `message_scroll`.
2023-05-14 11:24:31 -07:00
narrow_banner.js
help: Open Help Center links in new tab for empty message lists.
2023-05-19 13:51:00 -07:00
narrow_error.ts
ts: Migrate narrow_error to TypeScript.
2023-03-28 15:04:57 -07:00
narrow_state.js
compose: Fix opening compose box when viewing invalid stream.
2023-05-16 10:39:33 -07:00
navbar_alerts.js
…
navigate.js
message_list: Extract visibly_empty helper method.
2023-05-03 18:40:59 -07:00
notifications.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
overlays.ts
overlays: Add method to check if the correct modal is open.
2023-05-10 11:10:32 -07:00
padded_widget.ts
…
page_params.ts
ts: Migrate gear_menu.js to TypeScript.
2023-03-29 09:36:52 -07:00
password_quality.ts
…
peer_data.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
people.js
people: Add `version` parameter for medium sized avatar urls.
2023-05-19 13:52:00 -07:00
pill_typeahead.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
pm_conversations.js
recent_conversations: Parsing of user_ids is done using function call.
2023-03-28 14:40:50 -07:00
pm_list.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -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
send_later: Add keyboard navigation to message scheduling modal.
2023-05-15 14:52:06 -07:00
popover_menus_data.js
popovers: Hide emoji reaction when icon already present.
2023-05-16 10:53:54 -07:00
popovers.js
popovers: Fix 'u' keyboard shortcut on messages without avatars.
2023-05-10 17:38:46 -07:00
presence.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
reactions.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
read_receipts.js
read_receipts: Open the help link in a new tab.
2023-03-30 09:10:20 -07:00
realm_icon.js
…
realm_logo.js
ui_util: Extract listener for change in `preferred-color-scheme`.
2023-04-10 23:41:30 -07:00
realm_playground.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
realm_user_settings_defaults.ts
user_settings: Add option to not mark messages as read on scroll.
2023-04-18 18:32:02 -07:00
recent_senders.js
people: Add function get participants from user_ids_string.
2023-03-07 15:43:03 -08:00
recent_topics_data.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
recent_topics_ui.js
recent_conversation: Fix incorrect `if` condition.
2023-05-12 11:32:40 -07:00
recent_topics_util.js
…
reload.js
js: Break cyclic dependency between `reload,js` and `server_events.js`.
2023-04-19 16:42:45 -07:00
reload_state.ts
…
rendered_markdown.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
resize.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
rows.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
rtl.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
scheduled_messages.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
scheduled_messages_overlay_ui.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
schema.js
…
scroll_bar.ts
ts: Migrate scroll_bar.js to typescript.
2023-04-01 11:43:58 -07:00
scroll_util.ts
ts: Migrate `scroll_util.js` to TypeScript.
2023-04-27 09:00:13 -07:00
search.js
search: Fix display of suggestion box when search bar empty.
2023-04-24 21:45:06 -07:00
search_pill.js
…
search_pill_widget.js
…
search_suggestion.js
eslint: Fix unicorn/prefer-at.
2023-05-12 11:12:20 -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
sentry: Switch to using Sentry spans for message send timings.
2023-05-09 13:16:28 -07:00
server_events_dispatch.js
compose: Use tippy for stream select dropdown.
2023-05-09 14:11:26 -07:00
settings.js
js: Break cyclic dependency between `admin.js` and `settings.js`.
2023-04-19 16:41:49 -07:00
settings_account.js
settings: Update disabled state of button in email change modal.
2023-04-30 20:56:51 -07:00
settings_bots.js
edit_bot_modal: Keep Save Changes button disable until changes are made.
2023-05-12 11:30:50 -07:00
settings_config.ts
settings: Update the 'Muted topics' setting.
2023-04-25 12:46:05 -07:00
settings_data.ts
settings_data: Extract TimePreferences.
2023-03-16 10:47:12 -07:00
settings_display.js
user_settings: Add option to not mark messages as read on scroll.
2023-04-18 18:32:02 -07:00
settings_emoji.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
settings_exports.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
settings_invites.js
…
settings_linkifiers.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
settings_muted_users.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
settings_notifications.js
notifications: Warn if all PM notifications will be disabled.
2023-03-28 18:36:56 -07:00
settings_org.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -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
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
settings_profile_fields.js
eslint: Fix unicorn/prefer-at.
2023-05-12 11:12:20 -07:00
settings_realm_domains.js
…
settings_realm_user_settings_defaults.js
…
settings_sections.js
user_topics: Rename 'settings_muted_topics.js'.
2023-04-25 12:46:05 -07:00
settings_streams.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
settings_toggle.js
…
settings_ui.js
…
settings_user_groups_legacy.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
settings_user_topics.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
settings_users.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
setup.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
spectators.js
…
spoilers.ts
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
2023-04-19 16:52:39 -07:00
starred_messages.js
popovers: Refactor topic_menu visible check and hide logic.
2023-04-05 16:47:39 -07:00
starred_messages_ui.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
stream_bar.js
compose: Add privacy icons to the stream dropdown menu.
2023-04-20 16:09:55 -07:00
stream_color.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
stream_create.js
streams: Correctly disable adding subscribers while creating streams.
2023-05-14 11:19:41 -07:00
stream_create_subscribers.js
streams: Allow sorting of stream members.
2023-03-01 17:29:01 -08:00
stream_create_subscribers_data.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
stream_data.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
stream_edit.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
stream_edit_subscribers.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
stream_events.js
compose: Use tippy for stream select dropdown.
2023-05-09 14:11:26 -07:00
stream_list.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -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.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
stream_popover.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
stream_settings_containers.js
…
stream_settings_data.js
stream_color: Fix duplicate ids for colored privacy icons.
2023-03-27 22:24:45 -07:00
stream_settings_ui.js
stream: change ID in selector to match updated one.
2023-05-15 14:55:21 -07:00
stream_topic_history.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
stream_topic_history_util.js
…
stream_ui_updates.js
streams: Correctly disable adding subscribers while creating streams.
2023-05-14 11:19:41 -07:00
sub_store.ts
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
submessage.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
subscriber_api.js
…
templates.js
templates: Allow the same line-wrapping in {{t}} as in {{#tr}}.
2023-03-16 11:26:45 -07:00
timerender.ts
timerender: Extract new variant of get_full_datetime.
2023-04-30 22:39:52 -07:00
tippyjs.js
tooltip: Update max-width of disabled send button tooltip.
2023-05-16 11:24:35 -07:00
todo_widget.js
todo_widget: Fix cursor focus in todo lists.
2023-04-24 16:11:20 -07:00
top_left_corner.js
top_left_corner: Fix new mention animation when loading app.
2023-05-03 11:12:52 -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
topic_list: Show muted unread counts in muted streams.
2023-05-01 21:13:53 -07:00
topic_list_data.js
topic_list: Show muted unread counts in muted streams.
2023-05-01 21:13:53 -07:00
topic_zoom.js
left_sidebar: Fix 'more topics' view scroll position.
2023-04-17 17:40:35 -07:00
transmit.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
tutorial.js
…
typeahead_helper.js
eslint: Fix unicorn/prefer-string-replace-all.
2023-05-12 11:12:20 -07:00
types.ts
dialog_widget: Refactor `AjaxRequest` type and moved it to `types.ts`.
2023-04-19 16:43:27 -07:00
typing.js
…
typing_data.ts
eslint: Fix @typescript-eslint/prefer-nullish-coalescing.
2023-04-19 16:52:39 -07:00
typing_events.js
narrow: Add frontend support for `dm:` narrow and `/dm/...` URL.
2023-04-25 09:07:08 -07:00
ui_init.js
ui_init: Fix loading spectators view.
2023-05-19 13:42:48 -07:00
ui_report.ts
eslint: Enable @typescript-eslint/recommended plugin.
2023-03-16 13:24:27 -07:00
ui_util.ts
refactor: Move `replace_emoji_with_text` from `ui` to `ui_util`.
2023-04-26 12:59:08 -07:00
unread.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
unread_ops.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
unread_ui.js
top_left_corner: Fix new mention animation when loading app.
2023-05-03 11:12:52 -07:00
upload.js
eslint: Fix unicorn/prefer-at.
2023-05-12 11:12:20 -07:00
upload_widget.ts
image_upload_widget: Refactor style of upload_widget's preview_image.
2023-03-27 10:19:29 -07:00
url-template.d.ts
eslint: Fix @typescript-eslint/consistent-type-definitions.
2023-04-19 16:52:39 -07:00
user_events.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
user_group_create.js
…
user_group_create_members.js
user groups: Enabled sorting of subscribers.
2023-03-03 11:03:12 -08:00
user_group_create_members_data.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
user_group_edit.js
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
user_group_edit_members.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
user_group_pill.js
eslint: Fix unicorn/prefer-spread.
2023-03-02 12:16:56 -08:00
user_group_ui_updates.js
…
user_groups.ts
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
user_groups_settings_ui.js
refactor: Move simplebar helper functions from `ui` to `scroll_util`.
2023-04-26 12:59:08 -07:00
user_pill.js
…
user_profile.js
overlays: Add method to check if the correct modal is open.
2023-05-10 11:10:32 -07:00
user_search.js
…
user_settings.ts
user_settings: Add option to not mark messages as read on scroll.
2023-04-18 18:32:02 -07:00
user_status.js
…
user_status_ui.js
css: Hyphenate .status-emoji-wrapper selector.
2023-03-27 17:31:31 -07:00
user_topics.js
refactor: Move `maybe_get_stream_name` from `stream_data` to `sub_store`.
2023-05-18 08:46:16 -07:00
util.ts
blueslip: Reduce cardinality of blueslip.error() calls.
2023-05-09 13:16:28 -07:00
vdom.js
…
watchdog.ts
…
webpack_public_path.js
…
widgetize.js
…
zcommand.js
compose: Pass a container to which the banner should be applied.
2023-05-02 14:09:09 -07:00
zform.js
…
zulip_test.js
…