zulip/static/js
Riken Shah ccfee49407 navbar_alerts: Replace HTML template with handlebars architecture.
This moves this block of HTML templates, which are dynamically
rendered with some user data, to be managed by the frontend handlebars
template system.

This migration involves only displaying active alerts in the DOM, and
thus we no longer need navbar_alerts to have display: none by default.
2021-06-07 17:52:08 -07:00
..
analytics js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
billing billing: Allow updating licenses of plans on manual license management. 2021-05-14 15:10:02 -07:00
bundles tippyjs: Add light theme for tippyjs. 2021-06-07 14:10:11 -07:00
portico signup: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
stats i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
types/stacktrace-gps dependencies: Upgrade to webpack-bundle-tracker 1.0.0-alpha.1. 2021-04-06 09:31:35 -07:00
about_zulip.js UI: Add Zulip version in gear menu. 2021-04-30 17:58:08 -07:00
activity.js keydown_util: Use Event.key instead of deprecated properties. 2021-05-27 23:33:17 -07:00
admin.js setting: Divide user_invite_restriction into a checkbox and dropdown. 2021-06-03 18:45:29 -07:00
alert_popup.ts js: Make alert_popup shared. 2021-04-26 09:27:49 -07:00
alert_words_ui.js alert_words_ui: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
alert_words.js alert_words: Revert back before_punctuation regex to stable one. 2021-05-06 20:36:52 -07:00
all_messages_data.js message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
archive.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
attachments_ui.js templates: Move uploaded_files_list to settings/. 2021-06-02 20:36:21 -07:00
avatar.js avatar: show loading animation while deleting profile picture. 2021-05-04 10:11:16 -07:00
blueslip_stacktrace.ts dependencies: Upgrade JavaScript dependencies. 2021-05-10 18:07:13 -07:00
blueslip.js page_params: Remove duplicate debug_mode field. 2021-05-20 14:57:34 -07:00
bot_data.js js: Clean up typeof … === "undefined" checks. 2021-03-24 13:15:01 -07:00
browser_history.js browser_history: If changing_hash, don't set to hash_before_overlay. 2021-04-09 08:24:02 -07:00
buddy_data.js presence: Disable 'Idle' for users with idle status. 2021-06-03 14:53:21 -07:00
buddy_list.js node tests: Use clean BuddyList instance in tests. 2021-03-18 16:37:20 -04:00
channel.js minor: Fix mention of success handler in error wrapper. 2021-03-18 10:09:22 -07:00
click_handlers.js modals: Remove in class once modal is hidden. 2021-06-07 13:40:37 -07:00
color_class.js refactor: Extract color_class module. 2021-03-24 12:22:27 -07:00
color_data.js js: Convert static/js/color_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
colorspace.ts ts: Convert colorspace to typescript. 2021-05-21 16:53:30 -07:00
common.js js: Extract password_quality module; remove zxcvbn from globals. 2021-04-24 13:08:52 -07:00
components.js keydown_util: Use Event.key instead of deprecated properties. 2021-05-27 23:33:17 -07:00
compose_actions.js drafts: Fix hook for saving drafts. 2021-05-12 12:53:58 -07:00
compose_closed_ui.js compose_closed_ui: Avoid duplicate button in recent topics. 2021-05-11 23:57:57 -07:00
compose_fade_helper.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
compose_fade_users.js compose fade: Extract compose_fade_users class. 2021-03-21 20:16:08 -07:00
compose_fade.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
compose_pm_pill.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
compose_state.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
compose_ui.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
compose.js refactor: Rename delete_draft_after_send to delete_active_draft. 2021-06-04 09:47:14 -07:00
composebox_typeahead.js composebox_typeahead: Use e.key instead of deprecated e.keyCode. 2021-06-02 14:04:53 -07:00
condense.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
confirm_dialog.js confirm dialog: Allow specifying /help links. 2021-05-10 12:36:39 -07:00
copy_and_paste.js message_edit_form: Convert from id to class. 2021-04-27 10:06:25 -07:00
csrf.js js: Convert static/js/csrf.js to ES6 module. 2021-03-26 10:17:56 -07:00
css_variables.js css_variables: Directly export number values for breakpoints. 2021-04-08 09:40:10 -07:00
debug.js eslint: Fix unicorn/no-array-for-each. 2021-01-25 14:53:19 -08:00
desktop_integration.js refactor: Extract browser_history module. 2021-03-22 13:29:32 -07:00
drafts.js refactor: Rename delete_draft_after_send to delete_active_draft. 2021-06-04 09:47:14 -07:00
dropdown_list_widget.js minor: Use Array.includes instead of a regex to check for values. 2021-06-03 12:41:10 -07:00
echo.js docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
emoji_picker.js emoji_picker: Use e.key instead of deprecated e.keyCode. 2021-06-02 14:04:53 -07:00
emojisets.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
favicon.js favicon: Catch exceptions in update_favicon. 2021-05-12 15:06:59 -07:00
feature_flags.ts ts: Convert feature_flags to typescript. 2021-05-21 16:53:27 -07:00
feedback_widget.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
fetch_status.js js: Convert static/js/message_scroll.js to ES6 module. 2021-02-28 14:23:00 -08:00
filter.js eslint: Fix unicorn/prefer-switch. 2021-05-10 19:26:41 -07:00
floating_recipient_bar.js refactor: Rename panels.js to navbar_alerts.js as it better explains it. 2021-05-21 17:49:12 -07:00
fold_dict.ts typescript: Enable strictNullChecks. 2020-07-28 11:01:35 -07:00
gear_menu.js gear_menu: Fix obsolete comment about window.onhashchange. 2021-05-20 10:43:06 -07:00
giphy.js giphy: Load Giphy SDK lazily. 2021-05-28 15:44:49 -07:00
global.d.ts js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
hash_util.js subs: Use hash_util to check if user is in "#streams/new". 2021-05-10 17:55:03 -07:00
hashchange.js Fix typos using codespell. 2021-05-18 17:33:51 -07:00
hbs.d.ts blueslip: Make stack trace more readable. 2019-10-31 13:47:54 -07:00
hotkey.js hotkeys: Go through hashchange to open drafts. 2021-05-20 14:41:40 -07:00
hotspots.js api: Fix encoding of strings in hotspot endpoint. 2021-05-07 11:45:25 -07:00
huddle_data.js node tests: Add test() wrapper for suggestions. 2021-03-12 15:29:23 -05:00
i18n.js i18n: Pass language name with every response. 2021-04-24 13:00:27 -07:00
info_overlay.js info_overlay: Remove dead code. 2021-06-07 13:37:45 -07:00
input_pill.js input_pill: Use e.key instead of deprecated e.keyCode. 2021-06-02 14:04:53 -07:00
invite.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
keydown_util.ts ts: Convert keydown_util to TypeScript. 2021-05-27 23:33:21 -07:00
lazy_set.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
lightbox_canvas.js eslint: Fix unicorn/prefer-switch. 2021-05-10 19:26:41 -07:00
lightbox.js eslint: Fix unicorn/prefer-switch. 2021-05-10 19:26:41 -07:00
linkifiers.js refactor: Extract linkifier non-settings logic from markdown.js. 2021-05-19 11:59:28 -07:00
list_cursor.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
list_util.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
list_widget.js list_widget: Allow instance to change load_count as per state. 2021-05-07 16:07:52 -07:00
loading.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
local_message.js message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
localstorage.js js: Clean up typeof … === "undefined" checks. 2021-03-24 13:15:01 -07:00
markdown_config.js docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
markdown.js markdown: Add support for local rendering of user group mention in quote. 2021-05-20 11:35:04 -07:00
message_edit_history.js ui_report: Convert messages to FormatJS. 2021-04-13 17:41:10 -07:00
message_edit.js message_edit: Show save button correctly in message edit form. 2021-06-03 17:58:43 -07:00
message_events.js message_events: Pass correct new stream id to recent_senders. 2021-05-28 09:41:02 -07:00
message_fetch.js docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
message_flags.js starred messages: Fix "unstar all in topic" is incomplete. 2021-04-29 16:43:39 -07:00
message_helper.js refactor: Move pm_conversations.process_message. 2021-03-29 14:53:57 -07:00
message_list_data.js message list: Don't exclude 1:1 PMs with muted users in pm-with narrows. 2021-05-07 16:21:35 -07:00
message_list_view.js message view: Refactor _rerender_message to accept object of parameters. 2021-05-21 17:47:05 -07:00
message_list.js message lists: Exclude 1:1 PMs with muted users. 2021-05-07 16:21:35 -07:00
message_lists.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
message_live_update.js message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
message_parser.js refactor: Extract message_parser module. 2021-03-22 13:21:56 -07:00
message_scroll.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
message_store.js refactor: Extract people.get_display_full_names. 2021-05-10 12:36:39 -07:00
message_user_ids.ts ts: Convert message_user_ids to typescript. 2021-05-21 16:53:30 -07:00
message_util.js message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
message_view_header.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
message_viewport.js message_viewport: Extract function to check if it is visible. 2021-05-04 16:40:43 -07:00
muting_ui.js recent topics: Handle muted user avatars in participants. 2021-05-12 09:30:24 -07:00
muting.js user muting: Add helpers to filter out muted users. 2021-05-05 09:34:39 -07:00
narrow_banner.js compose_closed_ui: Show default label for empty narrows. 2021-05-11 23:57:57 -07:00
narrow_state.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
narrow.js compose: Move closed-compose functions to closed_compose_ui.js. 2021-05-11 23:57:57 -07:00
navbar_alerts.js navbar_alerts: Replace HTML template with handlebars architecture. 2021-06-07 17:52:08 -07:00
navigate.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
night_mode.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
notifications.js notifications: Add support for None option in Notification sound. 2021-04-27 16:42:16 -07:00
overlays.js css: Adjust scope for main overlay CSS and click handlers. 2021-04-14 08:27:18 -07:00
padded_widget.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
page_params.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
password_quality.js js: Extract password_quality module; remove zxcvbn from globals. 2021-04-24 13:08:52 -07:00
peer_data.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
people.js people: Fix get_mention_syntax when full_name matches wildcard. 2021-05-20 11:41:56 -07:00
pill_typeahead.js typeahead: Make typeahead_helper.sort_recipients more readable. 2021-05-25 08:03:02 -07:00
pm_conversations.js mute user: Hide from top left corner PM list. 2021-04-29 16:13:06 -07:00
pm_list_dom.js js: Convert static/js/pm_list_dom.js to ES6 module. 2021-02-28 14:23:00 -08:00
pm_list.js refactor: Cleanup the existence of fraction_present. 2021-04-30 16:02:31 -07:00
poll_widget.js poll_widget: Use e.key instead of deprecated e.keyCode. 2021-06-02 14:04:53 -07:00
popovers.js message view: Show re-hide option in revealed muted user's message only. 2021-05-25 07:56:13 -07:00
presence.js api: Add server_timestamp to register response. 2021-05-20 14:57:34 -07:00
reactions.js refactor: Extract people.get_display_full_names. 2021-05-10 12:36:39 -07:00
ready.js ready: Wait for other ready callbacks before marking app loaded. 2021-03-14 17:36:22 -07:00
realm_icon.js register api: Rename max_icon_file_size. 2021-05-26 11:38:24 -07:00
realm_logo.js register api: Rename max_logo_file_size. 2021-05-26 11:38:24 -07:00
realm_playground.js realm_playground: Stop using Map incorrectly. 2021-05-09 22:01:00 -07:00
recent_senders.js refactor: Simplify recent_senders code. 2021-04-14 16:28:07 -07:00
recent_topics.js recent topics: Display other sender names in tooltip. 2021-06-03 14:55:40 -07:00
reload_state.ts ts: Convert reload_state to typescript. 2021-05-21 16:53:30 -07:00
reload.js docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
reminder.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
rendered_markdown.js rendered_markdown: Add support for rendering of user group silent mention. 2021-05-18 17:31:25 -07:00
resize.js refactor: Rename panels.js to navbar_alerts.js as it better explains it. 2021-05-21 17:49:12 -07:00
rows.js compose: Use class to find markdown_preview related elements. 2021-04-27 10:06:25 -07:00
rtl.js eslint: Fix unicorn/prefer-switch. 2021-05-10 19:26:41 -07:00
schema.js js: Convert static/js/schema.js to ES6 module. 2021-02-10 10:27:14 -08:00
scroll_bar.js css: Slightly increase size of left sidebar. 2021-04-30 16:02:31 -07:00
scroll_util.js js: Convert static/js/ui.js to ES6 module. 2021-03-02 17:06:35 -08:00
search_pill_widget.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
search_pill.js js: Convert static/js/input_pill.js to ES6 module. 2021-03-02 17:06:35 -08:00
search_suggestion.js typeahead: Fetch stream topic history from server. 2021-05-12 15:21:25 -07:00
search_util.ts ts: Convert search_utils to typescript. 2021-05-21 16:53:30 -07:00
search.js search: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
sent_messages.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
server_events_dispatch.js refactor: Rename panels.js to navbar_alerts.js as it better explains it. 2021-05-21 17:49:12 -07:00
server_events.js api: Expose event_queue_longpoll_timeout_seconds in /register. 2021-06-05 07:37:19 -07:00
settings_account.js minor: Specify types of pills while initializing pill typeahead. 2021-05-25 08:01:05 -07:00
settings_bots.js templates: Move edit_bot to settings/. 2021-06-02 20:36:21 -07:00
settings_config.js setting: Add moderator option in email visibility setting in frontend. 2021-05-23 14:26:00 -07:00
settings_data.js settings_data: Avoid using undefined for false. 2021-05-23 14:26:45 -07:00
settings_display.js api: Fix encoding of strings in display settings endpoint. 2021-05-10 10:03:32 -07:00
settings_emoji.js lint: Fix prettier issues with last commit. 2021-04-26 14:50:58 -07:00
settings_exports.js template: Move admin_export_list template to settings folder. 2021-04-26 09:37:08 -07:00
settings_invites.js settings_invite: Adjust modal heading for resend_invite modal. 2021-06-02 17:17:36 -07:00
settings_linkifiers.js linkifier: Remove unnecessary on-success update on deleting linkifier. 2021-05-12 20:32:35 -07:00
settings_muted_topics.js topic muting: Clean up live update code. 2021-04-27 17:53:06 -07:00
settings_muted_users.js settings: Add UI page for managing muted users. 2021-04-21 10:17:44 -07:00
settings_notifications.js dependencies: Upgrade JavaScript dependencies. 2021-05-10 18:07:13 -07:00
settings_org.js setting: Divide user_invite_restriction into a checkbox and dropdown. 2021-06-03 18:45:29 -07:00
settings_panel_menu.js keydown_util: Use Event.key instead of deprecated properties. 2021-05-27 23:33:17 -07:00
settings_playgrounds.js playgrounds: Rename name field to playground_name. 2021-05-11 20:47:41 -07:00
settings_profile_fields.js docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
settings_sections.js settings: Add UI page for managing muted users. 2021-04-21 10:17:44 -07:00
settings_streams.js settings_streams: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
settings_toggle.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
settings_ui.js settings: Improve error message for password change. 2021-04-23 15:01:37 -07:00
settings_user_groups.js settings_user_groups: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
settings_users.js settings_users: Directly use role value in sort_role. 2021-06-03 18:45:28 -07:00
settings.js dependencies: Upgrade JavaScript dependencies. 2021-05-10 18:07:13 -07:00
setup.js setup: Use the number of completed password changes for race detection. 2021-04-01 13:49:02 -07:00
spoilers.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
starred_messages_ui.js starred messages: Clean up "unstar all in topic" warning. 2021-04-29 16:43:39 -07:00
starred_messages.js starred messages: Fix "unstar all in topic" is incomplete. 2021-04-29 16:43:39 -07:00
stream_bar.js refactor: Extract color_class module. 2021-03-24 12:22:27 -07:00
stream_color.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
stream_create.js subscription: Refactor subscription_invite modal to confirm_dialog module. 2021-06-02 17:17:36 -07:00
stream_data.js streams: Add frontend code for moderators only stream post policy. 2021-05-01 08:21:50 -07:00
stream_edit.js stream_edit: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
stream_events.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
stream_list.js keydown_util: Use Event.key instead of deprecated properties. 2021-05-27 23:33:17 -07:00
stream_muting.js message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
stream_pill.js refactor: Add type field to pill items. 2021-04-27 12:07:57 -07:00
stream_popover.js delete_topic: Refactor delete_topic modal to confirm_dialog module. 2021-06-02 17:17:36 -07:00
stream_settings_data.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
stream_sort.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
stream_topic_history_util.js refactor: Extract stream_topic_history_util. 2021-04-15 17:26:17 -07:00
stream_topic_history.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
stream_ui_updates.js subs: Fix exceptions with Zephyr mirror realms. 2021-05-04 09:47:55 -07:00
sub_store.js refactor: Extract sub_store module. 2021-04-15 17:26:17 -07:00
submessage.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
subs.js subs: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
templates.js templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
timerender.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
tippyjs.js message view: Fix tooltips in message action icons. 2021-05-20 17:30:24 -07:00
todo_widget.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
top_left_corner.js top_left_corner: Directly use span.unread_count to display unreads. 2021-04-14 10:57:16 -07:00
topic_generator.js js: Convert static/js/unread.js to ES6 module. 2021-03-02 17:06:35 -08:00
topic_list_data.js js: Convert static/js/unread.js to ES6 module. 2021-03-02 17:06:35 -08:00
topic_list.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
topic_zoom.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
transmit.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
tutorial.js api: Fix encoding of strings in tutorial endpoint. 2021-05-07 14:06:54 -07:00
typeahead_helper.js typeahead: Make typeahead_helper.sort_recipients more readable. 2021-05-25 08:03:02 -07:00
typing_data.js eslint: Fix unicorn/prefer-array-flat. 2021-05-10 18:07:13 -07:00
typing_events.js typing: Display several people are typing... 2021-04-07 00:17:30 -07:00
typing.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
ui_init.js refactor: Rename panels.js to navbar_alerts.js as it better explains it. 2021-05-21 17:49:12 -07:00
ui_report.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
ui_util.js ui_util: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
ui.js tooltips: Use TippyJS for all message_control_button tooltips. 2021-05-13 12:56:38 -07:00
unread_ops.js message_viewport: Extract function to check if it is visible. 2021-05-04 16:40:43 -07:00
unread_ui.js sidebar toggles: Lift code to display PM counts. 2021-03-30 12:07:51 -07:00
unread.js refactor: Use sub_store for get/validation. 2021-04-15 17:26:17 -07:00
upload_widget.js upload_widget: Fix units in maximum file size message. 2021-04-13 17:41:10 -07:00
upload.js compose: Use class to find markdown_preview related elements. 2021-04-27 10:06:25 -07:00
user_events.js api: Include is_billing_admin as an attribute in user response. 2021-06-03 10:27:07 -07:00
user_group_pill.js refactor: Add type field to pill items. 2021-04-27 12:07:57 -07:00
user_groups.js js: Add functions to get user groups by user_id. 2021-06-02 20:06:03 -07:00
user_pill.js refactor: Add type field to pill items. 2021-04-27 12:07:57 -07:00
user_search.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
user_status_ui.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
user_status.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
util.js docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
vdom.js Fix typos using codespell. 2021-05-18 17:33:51 -07:00
watchdog.js refactor: Move suspect_offline logic into watchdog. 2021-03-23 14:08:39 -04:00
webpack_public_path.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
widgetize.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00
zcommand.js i18n: Automatically convert remaining JavaScript messages to FormatJS. 2021-04-13 17:41:10 -07:00
zform.js js: Convert static/js/blueslip.js to ES6 module. 2021-03-17 08:47:15 -04:00
zulip_test.js js: Move current_msg_list, home_msg_list to ES6 module message_lists. 2021-03-29 18:23:47 -07:00