zulip/static/js
Anders Kaseorg a0caabe6c7 js: Convert static/js/bot_data.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-28 14:23:00 -08:00
..
analytics js: Convert static/js/common.js to ES6 module. 2021-02-28 14:23:00 -08:00
billing js: Convert static/js/loading.js to ES6 module. 2021-02-28 14:23:00 -08:00
bundles js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
portico js: Convert static/js/channel.js to ES6 module. 2021-02-28 14:23:00 -08:00
stats dependencies: Upgrade Source Sans Pro font to Source Sans 3. 2021-02-23 14:55:33 -08:00
types eslint: Remove and prohibit unused eslint-disable directives. 2020-12-10 18:08:45 -08:00
activity.js js: Convert static/js/activity.js to ES6 module. 2021-02-28 14:23:00 -08:00
admin.js js: Convert static/js/admin.js to ES6 module. 2021-02-28 14:23:00 -08:00
alert_words.js js: Convert static/js/alert_words.js to ES6 module. 2021-02-10 10:27:14 -08:00
alert_words_ui.js js: Convert static/js/alert_words_ui.js to ES6 module. 2021-02-28 14:23:00 -08:00
archive.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
attachments_ui.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
avatar.js js: Convert static/js/settings_account.js to ES6 module. 2021-02-28 14:23:00 -08:00
blueslip.js js: Convert static/js/ui_report.js to ES6 module. 2021-02-28 14:23:00 -08:00
blueslip_stacktrace.ts eslint: Fix unicorn/error-message. 2020-12-22 16:14:28 -08:00
bot_data.js js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
buddy_data.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
buddy_list.js js: Convert static/js/buddy_list.js to ES6 module. 2021-02-28 14:23:00 -08:00
channel.js js: Convert static/js/reload.js to ES6 module. 2021-02-28 14:23:00 -08:00
click_handlers.js js: Convert static/js/hotspots.js to ES6 module. 2021-02-28 14:23:00 -08:00
color_data.js js: Convert static/js/color_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
colorspace.js js: Convert static/js/colorspace.js to ES6 module. 2021-02-10 10:27:14 -08:00
common.js js: Convert static/js/common.js to ES6 module. 2021-02-28 14:23:00 -08:00
components.js js: Convert static/js/keydown_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose.js js: Convert static/js/reminder.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_actions.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_fade.js js: Convert static/js/buddy_list.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_pm_pill.js js: Convert static/js/compose_pm_pill.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_state.js js: Convert static/js/compose_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
compose_ui.js js: Convert static/js/user_status.js to ES6 module. 2021-02-10 10:27:14 -08:00
composebox_typeahead.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
condense.js js: Convert static/js/message_flags.js to ES6 module. 2021-02-28 14:23:00 -08:00
confirm_dialog.js js: Convert static/js/confirm_dialog.js to ES6 module. 2021-02-28 14:23:00 -08:00
copy_and_paste.js js: Convert static/js/rows.js to ES6 module. 2021-02-28 14:23:00 -08:00
csrf.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
css_variables.js styles: Use range context queries to eliminate *_max variables. 2021-02-05 09:23:59 -08:00
debug.js eslint: Fix unicorn/no-array-for-each. 2021-01-25 14:53:19 -08:00
desktop_integration.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
drafts.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
dropdown_list_widget.js js: Convert static/js/list_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
echo.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
emoji_picker.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
emojisets.js eslint: Fix unicorn/prefer-add-event-listener. 2020-10-07 16:00:33 -07:00
favicon.js dependencies: Upgrade Source Sans Pro font to Source Sans 3. 2021-02-23 14:55:33 -08:00
feature_flags.js js: Convert static/js/feature_flags.js to ES6 module with modzulator. 2021-02-10 10:27:14 -08:00
feedback_widget.js js: Convert static/js/feedback_widget.js to ES6 module. 2021-02-10 10:27:14 -08:00
fetch_status.js js: Convert static/js/message_scroll.js to ES6 module. 2021-02-28 14:23:00 -08:00
filter.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
floating_recipient_bar.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
fold_dict.ts typescript: Enable strictNullChecks. 2020-07-28 11:01:35 -07:00
gear_menu.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
global.d.ts js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
hash_util.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
hashchange.js js: Convert static/js/admin.js to ES6 module. 2021-02-28 14:23:00 -08:00
hbs.d.ts
hotkey.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
hotspots.js js: Convert static/js/hotspots.js to ES6 module. 2021-02-28 14:23:00 -08:00
huddle_data.js js: Convert static/js/huddle_data.js to ES6 module. 2021-02-11 07:35:28 -05:00
i18n.js docs: Add comment links to i18n documentation. 2020-09-18 11:44:04 -07:00
info_overlay.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
input_pill.js js: Convert static/js/ui_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
invite.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
keydown_util.js js: Convert static/js/keydown_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
lazy_set.js eslint: Fix unicorn/prefer-number-properties. 2020-10-07 16:00:33 -07:00
lightbox.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
lightbox_canvas.js js: Convert static/js/overlays.js to ES6 module. 2021-02-28 14:23:00 -08:00
list_cursor.js js: Convert static/js/scroll_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
list_util.js js: Convert static/js/list_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
list_widget.js js: Convert static/js/list_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
loading.js js: Convert static/js/loading.js to ES6 module. 2021-02-28 14:23:00 -08:00
local_message.js js: Convert static/js/local_message.js to ES6 module. 2021-02-28 14:23:00 -08:00
localstorage.js js: Convert static/js/localstorage.js to ES6 module. 2021-02-23 20:36:01 -08:00
markdown.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
markdown_config.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_edit.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_edit_history.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_events.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_fetch.js js: Convert static/js/server_events.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_flags.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_list.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_list_data.js js: Convert static/js/filter.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_list_view.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_live_update.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_scroll.js js: Convert static/js/message_fetch.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_store.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_util.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_view_header.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
message_viewport.js js: Convert static/js/message_scroll.js to ES6 module. 2021-02-28 14:23:00 -08:00
muting.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
muting_ui.js js: Convert static/js/overlays.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
narrow_state.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
navigate.js js: Convert static/js/navigate.js to ES6 module. 2021-02-28 14:23:00 -08:00
night_mode.js js: Convert static/js/night_mode.js to ES6 module. 2021-02-28 14:23:00 -08:00
notifications.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
overlays.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
padded_widget.js js: Convert static/js/padded_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
page_params.js eslint: Remove unused exemptions to no-unused-vars rule. 2020-12-10 19:57:53 -08:00
panels.js js: Convert static/js/notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
peer_data.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
people.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
pill_typeahead.js js: Convert static/js/typeahead_helper.js to ES6 module. 2021-02-28 14:23:00 -08:00
pm_conversations.js js: Convert pm_conversations module to ES6. 2020-09-01 19:55:58 -07:00
pm_list.js js: Convert static/js/buddy_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
pm_list_dom.js js: Convert static/js/pm_list_dom.js to ES6 module. 2021-02-28 14:23:00 -08:00
poll_widget.js js: Convert static/js/poll_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
popovers.js js: Convert static/js/settings_account.js to ES6 module. 2021-02-28 14:23:00 -08:00
presence.js js: Convert static/js/presence.js to ES6 module. 2021-02-28 14:23:00 -08:00
reactions.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
ready.js js: Convert static/js/ready.js to ES6 module. 2021-02-10 10:27:14 -08:00
realm_icon.js js: Convert static/js/realm_icon.js to ES6 module. 2021-02-28 14:23:00 -08:00
realm_logo.js js: Convert static/js/realm_logo.js to ES6 module. 2021-02-28 14:23:00 -08:00
recent_senders.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
recent_topics.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
reload.js js: Convert static/js/activity.js to ES6 module. 2021-02-28 14:23:00 -08:00
reload_state.js js: Convert static/js/reload_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
reminder.js js: Convert static/js/reminder.js to ES6 module. 2021-02-28 14:23:00 -08:00
rendered_markdown.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
resize.js js: Convert static/js/navigate.js to ES6 module. 2021-02-28 14:23:00 -08:00
rows.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
rtl.js js: Convert static/js/rtl.js to ES6 module. 2021-02-28 14:23:00 -08:00
schema.js js: Convert static/js/schema.js to ES6 module. 2021-02-10 10:27:14 -08:00
scroll_bar.js js: Convert static/js/scroll_bar.js to ES6 module. 2021-02-28 14:23:00 -08:00
scroll_util.js js: Convert static/js/scroll_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
search.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_pill.js js: Convert static/js/filter.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_pill_widget.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_suggestion.js js: Convert static/js/search_suggestion.js to ES6 module. 2021-02-28 14:23:00 -08:00
search_util.js js: Convert static/js/search_util.js to ES6 module. 2021-02-10 10:27:14 -08:00
sent_messages.js js: Convert static/js/server_events.js to ES6 module. 2021-02-28 14:23:00 -08:00
server_events.js js: Convert static/js/server_events.js to ES6 module. 2021-02-28 14:23:00 -08:00
server_events_dispatch.js js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings.js js: Convert static/js/admin.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_account.js js: Convert static/js/settings_bots.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_bots.js js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_config.js js: Convert static/js/settings_notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_data.js js: Convert static/js/settings_data.js to ES6 module. 2021-02-10 10:27:14 -08:00
settings_display.js js: Convert static/js/settings_display.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_emoji.js js: Convert static/js/settings_emoji.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_exports.js js: Convert static/js/settings_exports.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_invites.js js: Convert static/js/settings_invites.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_linkifiers.js js: Convert static/js/settings_linkifiers.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_muting.js js: Convert static/js/muting_ui.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_notifications.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_org.js js: Convert static/js/settings_org.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_panel_menu.js js: Convert static/js/settings.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_profile_fields.js js: Convert static/js/channel.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_sections.js js: Convert static/js/settings_user_groups.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_streams.js js: Convert static/js/settings_streams.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_toggle.js js: Convert static/js/settings_toggle.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_ui.js js: Convert static/js/ui_report.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_user_groups.js js: Convert static/js/settings_user_groups.js to ES6 module. 2021-02-28 14:23:00 -08:00
settings_users.js js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
setup.js js: Convert static/js/loading.js to ES6 module. 2021-02-28 14:23:00 -08:00
spoilers.js js: Convert static/js/spoilers.js to ES6 module. 2021-02-10 10:27:14 -08:00
starred_messages.js js: Convert static/js/starred_messages.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_color.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_create.js js: Convert static/js/ui_report.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_data.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_edit.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_events.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_list.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_muting.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_pill.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_popover.js js: Convert static/js/message_flags.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_sort.js js: Convert static/js/stream_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_topic_history.js js: Convert static/js/message_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
stream_ui_updates.js js: Convert static/js/list_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
submessage.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
subs.js js: Convert static/js/message_view_header.js to ES6 module. 2021-02-28 14:23:00 -08:00
templates.js js: Convert static/js/templates.js to ES6 module. 2021-02-10 10:27:14 -08:00
timerender.js js: Convert static/js/timerender.js to ES6 module. 2021-02-28 14:23:00 -08:00
todo_widget.js js: Convert static/js/todo_widget.js to ES6 module. 2021-02-10 10:27:14 -08:00
top_left_corner.js js: Convert static/js/resize.js to ES6 module. 2021-02-28 14:23:00 -08:00
topic_generator.js js: Convert static/js/stream_topic_history.js to ES6 module. 2021-02-28 14:23:00 -08:00
topic_list.js js: Convert static/js/stream_popover.js to ES6 module. 2021-02-28 14:23:00 -08:00
topic_list_data.js js: Convert static/js/hash_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
topic_zoom.js js: Convert static/js/popovers.js to ES6 module. 2021-02-28 14:23:00 -08:00
transmit.js js: Convert static/js/transmit.js to ES6 module. 2021-02-28 14:23:00 -08:00
tutorial.js js: Convert static/js/channel.js to ES6 module. 2021-02-28 14:23:00 -08:00
typeahead_helper.js js: Convert static/js/typeahead_helper.js to ES6 module. 2021-02-28 14:23:00 -08:00
typing.js js: Convert static/js/compose_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
typing_data.js js: Convert static/js/typing_data.js to ES6 module. 2021-02-10 10:27:14 -08:00
typing_events.js js: Convert static/js/narrow_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
ui.js js: Convert static/js/common.js to ES6 module. 2021-02-28 14:23:00 -08:00
ui_init.js js: Convert static/js/bot_data.js to ES6 module. 2021-02-28 14:23:00 -08:00
ui_report.js js: Convert static/js/ui_report.js to ES6 module. 2021-02-28 14:23:00 -08:00
ui_util.js js: Convert static/js/ui_util.js to ES6 module. 2021-02-28 14:23:00 -08:00
unread.js js: Convert static/js/settings_notifications.js to ES6 module. 2021-02-28 14:23:00 -08:00
unread_ops.js js: Convert static/js/message_store.js to ES6 module. 2021-02-28 14:23:00 -08:00
unread_ui.js js: Convert static/js/activity.js to ES6 module. 2021-02-28 14:23:00 -08:00
upload.js js: Convert static/js/upload.js to ES6 module. 2021-02-28 14:23:00 -08:00
upload_widget.js js: Convert static/js/upload_widget.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_events.js js: Convert static/js/settings_linkifiers.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_groups.js js: Convert static/js/user_groups.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_pill.js js: Convert static/js/user_pill.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_search.js js: Convert static/js/popovers.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_status.js js: Convert static/js/channel.js to ES6 module. 2021-02-28 14:23:00 -08:00
user_status_ui.js js: Convert static/js/overlays.js to ES6 module. 2021-02-28 14:23:00 -08:00
util.js js: Convert static/js/util.js to ES6 module. 2021-02-10 10:27:14 -08:00
vdom.js js: Convert static/js/vdom.js to ES6 module. 2021-02-28 14:23:00 -08:00
widgetize.js js: Convert static/js/narrow_state.js to ES6 module. 2021-02-28 14:23:00 -08:00
zcommand.js js: Convert static/js/hashchange.js to ES6 module. 2021-02-28 14:23:00 -08:00
zform.js js: Convert static/js/transmit.js to ES6 module. 2021-02-28 14:23:00 -08:00
zulip.js js: Convert static/js/filter.js to ES6 module. 2021-02-28 14:23:00 -08:00