.. |
analytics
|
support: Fix scrubbing realms if string_id is a number.
|
2023-03-27 10:07:41 -07:00 |
billing
|
billing: Add sponsorship request form to the billing page.
|
2023-03-27 10:15:21 -07:00 |
bundles
|
search css refactor: Move relevant css from zulip.css.
|
2023-03-07 15:38:11 -08:00 |
portico
|
css: Integrate newly designed header.
|
2023-03-29 17:59:00 -07:00 |
stats
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
types/stacktrace-gps
|
…
|
|
about_zulip.js
|
…
|
|
activity.js
|
…
|
|
add_subscribers_pill.js
|
…
|
|
admin.js
|
js: Fix dependency cycle in overlays.js.
|
2023-03-21 11:22:11 -07:00 |
alert_popup.ts
|
…
|
|
alert_words.js
|
…
|
|
alert_words_ui.js
|
help: Update filenames "private message" -> "direct message".
|
2023-02-28 16:55:13 -08:00 |
all_messages_data.js
|
…
|
|
assets.d.ts
|
…
|
|
attachments_ui.js
|
i18n: Add translation tags to loading message.
|
2023-03-14 13:23:48 -07:00 |
avatar.js
|
…
|
|
blueslip.ts
|
blueslip: Report the built client version, as well as server version.
|
2023-03-07 10:51:45 -08:00 |
blueslip_stacktrace.ts
|
…
|
|
bot_data.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
browser_history.js
|
…
|
|
buddy_data.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
buddy_list.js
|
…
|
|
channel.js
|
…
|
|
click_handlers.js
|
click_handlers: Ensure typeahead clicks do not collapse compose box.
|
2023-03-24 12:00:57 -07:00 |
color_class.ts
|
…
|
|
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: Use stream_name() and topic() abstraction everywhere.
|
2023-03-29 18:14:54 -07:00 |
compose_actions.js
|
compose: Rename recipient selector classes to be more descriptive.
|
2023-03-31 13:45:24 -07:00 |
compose_banner.ts
|
…
|
|
compose_closed_ui.js
|
private-messages: Update frontend strings to use "direct message" or "DM".
|
2023-02-24 11:47:26 -08:00 |
compose_fade.js
|
…
|
|
compose_fade_helper.js
|
…
|
|
compose_fade_users.js
|
…
|
|
compose_pm_pill.js
|
…
|
|
compose_state.js
|
compose: Use stream_name() and topic() abstraction everywhere.
|
2023-03-29 18:14:54 -07:00 |
compose_ui.js
|
compose: Have at least 2 new lines before and after a quoted message.
|
2023-03-27 15:31:45 -07:00 |
compose_validate.js
|
compose validate: Rename overflow verifier.
|
2023-03-31 13:40:41 -07:00 |
composebox_typeahead.js
|
compose validate: Rename overflow verifier.
|
2023-03-31 13:40:41 -07:00 |
condense.js
|
…
|
|
confirm_dialog.js
|
…
|
|
copy_and_paste.js
|
…
|
|
csrf.ts
|
…
|
|
css_variables.ts
|
ts: Convert css_variables.js to TypeScript.
|
2023-03-10 14:35:23 -08:00 |
dark_theme.js
|
…
|
|
debug.js
|
webpack: Move webpack configuration to web.
|
2023-02-24 06:35:58 -08:00 |
deprecated_feature_notice.js
|
…
|
|
desktop_integration.js
|
…
|
|
dialog_widget.js
|
dialog_widget: Remove code related to email field visibility.
|
2023-03-01 16:34:12 -08:00 |
drafts.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
dropdown_list_widget.js
|
dropdown list: Separate get_data() function, no functional change.
|
2023-03-29 21:58:17 -07:00 |
echo.js
|
…
|
|
emoji.js
|
…
|
|
emoji_picker.js
|
css: Hyphenate .status-emoji selector.
|
2023-03-27 17:31:31 -07:00 |
emojisets.js
|
emojiset: Promise reject calls want an error, not an event.
|
2023-03-23 15:58:11 -07:00 |
favicon.js
|
…
|
|
feature_flags.ts
|
…
|
|
feedback_widget.js
|
…
|
|
fetch_status.js
|
…
|
|
filter.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
flatpickr.js
|
…
|
|
fold_dict.ts
|
…
|
|
gear_menu.ts
|
ts: Migrate gear_menu.js to TypeScript.
|
2023-03-29 09:36:52 -07:00 |
giphy.js
|
…
|
|
global.d.ts
|
eslint: Enable @typescript-eslint/recommended plugin.
|
2023-03-16 13:24:27 -07:00 |
hash_util.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
hashchange.js
|
hashchange: Ensure no duplicate entries in browser history.
|
2023-03-07 15:39:36 -08:00 |
hbs.d.ts
|
…
|
|
hotkey.js
|
popovers: Refactor message_actions popover keyboard handling.
|
2023-03-28 14:51:56 -07:00 |
hotspots.js
|
hotspots: Keep track of open state in js.
|
2023-03-13 17:14:02 -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
|
…
|
|
input_pill.js
|
…
|
|
invite.js
|
invite_user: Convert overlay to `dialog_widget`.
|
2023-02-26 18:37:05 -08:00 |
keydown_util.ts
|
…
|
|
lazy_set.ts
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
lightbox.js
|
…
|
|
linkifiers.ts
|
linkifiers: Add missing coverage ignore.
|
2023-03-06 10:57:50 -08:00 |
list_cursor.js
|
…
|
|
list_util.ts
|
…
|
|
list_widget.js
|
…
|
|
loading.ts
|
…
|
|
local_message.js
|
…
|
|
localstorage.js
|
localstorage: Accesses can fail randomly; make best-effort.
|
2023-03-23 16:16:04 -07:00 |
markdown.js
|
dependencies: Upgrade JavaScript dependencies.
|
2023-03-20 15:48:29 -07:00 |
markdown_config.js
|
…
|
|
message_edit.js
|
…
|
|
message_edit_history.js
|
…
|
|
message_events.js
|
compose: Fix incorrect scroll down notice in recent view.
|
2023-03-31 10:41:06 -07:00 |
message_fetch.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
message_flags.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
message_helper.js
|
…
|
|
message_list.js
|
…
|
|
message_list_data.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
message_list_view.js
|
message_list_view: Initialize status_message even for hidden messages.
|
2023-03-24 16:19:49 -07:00 |
message_lists.js
|
…
|
|
message_live_update.js
|
message_events: Avoid full rerender when marking unread.
|
2023-03-06 10:39:47 -08:00 |
message_parser.ts
|
…
|
|
message_scroll.js
|
…
|
|
message_store.js
|
…
|
|
message_user_ids.ts
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
message_util.js
|
…
|
|
message_view_header.js
|
message_view_header: Remove unused value for absent i18n placeholder.
|
2023-03-20 15:48:29 -07:00 |
message_viewport.js
|
…
|
|
muted_topics_ui.js
|
muted_topics_ui: Rename mute_topic parameter to fix shadowing bug.
|
2023-03-02 12:22:05 -08:00 |
muted_users.ts
|
…
|
|
muted_users_ui.js
|
…
|
|
narrow.js
|
…
|
|
narrow_banner.js
|
narrow_banner: Add a period at the end of the default banner.
|
2023-03-21 11:23:43 -07:00 |
narrow_error.ts
|
ts: Migrate narrow_error to TypeScript.
|
2023-03-28 15:04:57 -07:00 |
narrow_state.js
|
…
|
|
navbar_alerts.js
|
…
|
|
navigate.js
|
…
|
|
notifications.js
|
notifications: Handle exception when trying to play audio.
|
2023-03-22 12:27:20 -07:00 |
overlays.js
|
js: Fix dependency cycle in overlays.js.
|
2023-03-21 11:22:11 -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
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
people.js
|
recent_conversations: Change name of muted user in group PMs huddle.
|
2023-03-28 14:40:50 -07:00 |
pill_typeahead.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08: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
|
left sidebar: Scroll to current PM conversation on narrow.
|
2023-02-27 11:58:53 -08:00 |
pm_list_data.js
|
…
|
|
pm_list_dom.js
|
…
|
|
poll_widget.js
|
…
|
|
popover_menus.js
|
popovers: Refactor compose_enter_sends popover.
|
2023-03-28 14:51:56 -07:00 |
popover_menus_data.js
|
…
|
|
popovers.js
|
popovers: Refactor message_actions popover keyboard handling.
|
2023-03-28 14:51:56 -07:00 |
presence.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
reactions.js
|
reactions: Pass missing vote_text to Handlebars template.
|
2023-03-23 13:26:37 -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
|
…
|
|
realm_playground.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
realm_user_settings_defaults.ts
|
user_settings: Automate 'Include realm name in message email subject'.
|
2023-03-14 17:48:57 -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 possibility of undefined topic row.
|
2023-03-28 17:01:31 -07:00 |
recent_topics_util.js
|
…
|
|
reload.js
|
…
|
|
reload_state.ts
|
…
|
|
reminder.js
|
…
|
|
rendered_markdown.js
|
…
|
|
resize.js
|
…
|
|
rows.js
|
…
|
|
rtl.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
schema.js
|
…
|
|
scroll_bar.js
|
…
|
|
scroll_util.js
|
…
|
|
search.js
|
search: Rename .search_button to more correct .search_close_button.
|
2023-03-07 15:38:11 -08:00 |
search_pill.js
|
…
|
|
search_pill_widget.js
|
…
|
|
search_suggestion.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
search_util.ts
|
…
|
|
sent_messages.js
|
…
|
|
sentry.ts
|
sentry: Provide a server-side tunnel.
|
2023-03-24 15:16:38 -07:00 |
server_events.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
server_events_dispatch.js
|
server_events_dispatch: Fix live-update of email_address_visibility.
|
2023-03-27 09:02:00 -07:00 |
settings.js
|
js: Fix dependency cycle in overlays.js.
|
2023-03-21 11:22:11 -07:00 |
settings_account.js
|
account-settings: Pass delivery email to change email modal.
|
2023-03-22 11:18:49 -07:00 |
settings_bots.js
|
bots: Disable `Save changes` button until user makes some changes.
|
2023-03-27 09:06:48 -07:00 |
settings_config.ts
|
user_settings: Automate 'Include realm name in message email subject'.
|
2023-03-14 17:48:57 -07:00 |
settings_data.ts
|
settings_data: Extract TimePreferences.
|
2023-03-16 10:47:12 -07:00 |
settings_display.js
|
dependencies: Upgrade JavaScript dependencies.
|
2023-03-20 15:48:29 -07:00 |
settings_emoji.js
|
…
|
|
settings_exports.js
|
…
|
|
settings_invites.js
|
…
|
|
settings_linkifiers.js
|
…
|
|
settings_muted_topics.js
|
…
|
|
settings_muted_users.js
|
…
|
|
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-spread.
|
2023-03-02 12:16:56 -08:00 |
settings_panel_menu.js
|
…
|
|
settings_playgrounds.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
settings_profile_fields.js
|
web: Pass missing data to Handlebars templates.
|
2023-03-22 17:10:28 -07:00 |
settings_realm_domains.js
|
…
|
|
settings_realm_user_settings_defaults.js
|
…
|
|
settings_sections.js
|
…
|
|
settings_streams.js
|
…
|
|
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_users.js
|
bots: Disable edit button for system bots.
|
2023-03-27 09:03:53 -07:00 |
setup.js
|
…
|
|
spectators.js
|
…
|
|
spoilers.ts
|
…
|
|
starred_messages.js
|
stream_popover: Migrate Bootstrap to Tippy in starred messages' popover.
|
2023-03-23 11:59:46 -07:00 |
starred_messages_ui.js
|
…
|
|
stream_bar.js
|
…
|
|
stream_color.js
|
stream_color: Fix duplicate ids for colored privacy icons.
|
2023-03-27 22:24:45 -07:00 |
stream_create.js
|
…
|
|
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
|
web: Pass missing data to Handlebars templates.
|
2023-03-22 17:10:28 -07:00 |
stream_edit.js
|
streams: Align stream type icons in "Archive stream" modal.
|
2023-03-03 11:10:45 -08:00 |
stream_edit_subscribers.js
|
streams: Add stream symbol to unsubscribe confirmation modal.
|
2023-03-10 14:37:55 -08:00 |
stream_events.js
|
message_feed: Hide compose banner when unsubbing from stream.
|
2023-03-06 18:08:41 -08:00 |
stream_list.js
|
streams_list: Don't zoom out user when stream list rearranges.
|
2023-03-15 16:17:24 -07:00 |
stream_muting.js
|
stream_muting: Add `mark_read: false` option when re-selecting message.
|
2023-02-26 16:19:28 -08:00 |
stream_pill.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
stream_popover.js
|
popovers: Migrate "all messages" popover to Tippy.
|
2023-03-28 14:51:56 -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
|
web: Pass missing data to Handlebars templates.
|
2023-03-22 17:10:28 -07:00 |
stream_sort.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08: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
|
…
|
|
sub_store.ts
|
…
|
|
submessage.js
|
…
|
|
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
|
eslint: Enable @typescript-eslint/recommended plugin.
|
2023-03-16 13:24:27 -07:00 |
tippyjs.js
|
popovers: Refactor compose_enter_sends popover.
|
2023-03-28 14:51:56 -07:00 |
todo_widget.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
top_left_corner.js
|
…
|
|
topic_generator.js
|
…
|
|
topic_list.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
topic_list_data.js
|
…
|
|
topic_zoom.js
|
streams_list: Don't zoom out user when stream list rearranges.
|
2023-03-15 16:17:24 -07:00 |
transmit.js
|
…
|
|
tutorial.js
|
…
|
|
typeahead_helper.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
types.ts
|
…
|
|
typing.js
|
…
|
|
typing_data.ts
|
ts: Convert typing_data.js to TypeScript.
|
2023-03-03 12:04:42 -08:00 |
typing_events.js
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
ui.js
|
…
|
|
ui_init.js
|
compose: Rename recipient selector classes to be more descriptive.
|
2023-03-31 13:45:24 -07:00 |
ui_report.ts
|
eslint: Enable @typescript-eslint/recommended plugin.
|
2023-03-16 13:24:27 -07:00 |
ui_util.ts
|
notifications: Handle exception when trying to play audio.
|
2023-03-22 12:27:20 -07:00 |
unread.js
|
js: Fix dependency cycle in unread.js.
|
2023-03-21 11:22:11 -07:00 |
unread_ops.js
|
popovers: Add confirmation modal for marking all messages as read.
|
2023-03-15 08:17:41 -07:00 |
unread_ui.js
|
…
|
|
upload.js
|
web: Remove inappropriate $ prefix from HTML variables.
|
2023-03-17 11:35:43 -07:00 |
upload_widget.ts
|
image_upload_widget: Refactor style of upload_widget's preview_image.
|
2023-03-27 10:19:29 -07:00 |
user_events.js
|
…
|
|
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
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
user_group_edit_members.js
|
user groups: Enabled sorting of subscribers.
|
2023-03-03 11:03:12 -08: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
|
eslint: Fix unicorn/prefer-spread.
|
2023-03-02 12:16:56 -08:00 |
user_groups_settings_ui.js
|
…
|
|
user_pill.js
|
…
|
|
user_profile.js
|
css: Fix edit icon bug in user profile modal.
|
2023-03-24 15:47:54 -07:00 |
user_search.js
|
…
|
|
user_settings.ts
|
user_settings: Automate 'Include realm name in message email subject'.
|
2023-03-14 17:48:57 -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
|
user_topics.js: Rename `visibility_policy_inherit` -> `inherit`.
|
2023-03-14 17:50:45 -07:00 |
util.ts
|
eslint: Enable @typescript-eslint/recommended plugin.
|
2023-03-16 13:24:27 -07:00 |
vdom.js
|
…
|
|
watchdog.ts
|
…
|
|
webpack_public_path.js
|
…
|
|
widgetize.js
|
…
|
|
zcommand.js
|
…
|
|
zform.js
|
…
|
|
zulip_test.js
|
…
|
|