zulip/static/js
Vishnu KS 3ec64b6092 team: Include users without an associated GitHub profile.
Including anon=1 in API requests will retrieve all contributors
of the repo. If there is no asscoiated GitHub account present for
the commits then the email and name of the author mentioned in
commit messages is returned.
2020-07-24 10:51:47 -07:00
..
analytics js: Replace deprecated jQuery event handler shorthand. 2020-07-21 12:01:26 -07:00
billing js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
bundles CSS: Extract image_upload_widget.scss with all related upload widget CSS. 2020-06-30 10:16:33 -07:00
portico team: Include users without an associated GitHub profile. 2020-07-24 10:51:47 -07:00
stats js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
types js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
activity.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
admin.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
alert_words.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
alert_words_ui.js js: Replace deprecated $.trim method. 2020-07-22 12:20:23 -07:00
archive.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
attachments_ui.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
avatar.js upload widget: Rename image upload widget delete text CSS class. 2020-07-21 16:19:21 -07:00
blueslip.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
blueslip_stacktrace.ts eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
bot_data.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
buddy_data.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
buddy_list.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
channel.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
click_handlers.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
color_data.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
colorspace.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
common.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
components.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
compose.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
compose_actions.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
compose_fade.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
compose_pm_pill.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
compose_state.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
compose_ui.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
composebox_typeahead.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
condense.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
confirm_dialog.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
copy_and_paste.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
csrf.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
debug.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
drafts.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
dropdown_list_widget.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
echo.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
emoji.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
emoji_picker.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
emojisets.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
favicon.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
feature_flags.js minor: Update comment in feature_flags. 2020-05-20 13:51:54 -07:00
feedback_widget.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
fenced_code.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
fetch_status.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
filter.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
floating_recipient_bar.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
fold_dict.ts js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
gear_menu.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
global.d.ts dead code: Remove integration_bot_widget code. 2020-06-13 15:35:39 -07:00
hash_util.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
hashchange.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
hbs.d.ts blueslip: Make stack trace more readable. 2019-10-31 13:47:54 -07:00
hotkey.js js: Fix incorrectly converted blur, click, focus method calls. 2020-07-21 20:01:57 -07:00
hotspots.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
huddle_data.js eslint: Enable prefer-arrow-callback. 2020-07-03 16:55:50 -07:00
i18n.js js: Remove extra consecutive spaces. 2020-07-17 14:31:25 -07:00
info_overlay.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
input_pill.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
invite.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
keydown_util.js js: Replace deprecated jQuery event handler shorthand. 2020-07-21 12:01:26 -07:00
lazy_set.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
lightbox.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
lightbox_canvas.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
list_cursor.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
list_render.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
list_util.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
loading.js ui: Fix loading spinner glitch. 2020-07-20 11:00:37 -07:00
local_message.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
localstorage.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
markdown.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
markdown_config.js markdown: Add helper configuration for mobile. 2020-02-18 16:13:38 -08:00
message_edit.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
message_edit_history.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
message_events.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
message_fetch.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
message_flags.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
message_list.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
message_list_data.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
message_list_view.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
message_live_update.js js: Automatically convert _.each to for…of. 2020-02-07 14:09:47 -08:00
message_scroll.js js: Replace deprecated jQuery event handler shorthand. 2020-07-21 12:01:26 -07:00
message_store.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
message_util.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
message_viewport.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
muting.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
muting_ui.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
narrow.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
narrow_state.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
navigate.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
night_mode.js settings: Add automatic theme detection feature. 2020-06-21 01:09:01 -07:00
notifications.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
overlays.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
padded_widget.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
page_params.js static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
panels.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
people.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
pm_conversations.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
pm_list.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
pm_list_dom.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
poll_widget.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
popovers.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
presence.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
reactions.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
ready.js templates: Make the Loading… message more robust. 2019-09-20 10:34:44 -07:00
realm_icon.js upload widget: Rename image upload widget delete button CSS class. 2020-07-21 16:19:20 -07:00
realm_logo.js upload widget: Rename image upload widget delete button CSS class. 2020-07-21 16:19:20 -07:00
recent_senders.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
recent_topics.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
reload.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
reload_state.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
reminder.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
rendered_markdown.js js: Replace deprecated $.trim method. 2020-07-22 12:20:23 -07:00
resize.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
rows.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
rtl.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
schema.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
scroll_bar.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
scroll_util.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
search.js search: Replace deprecated jQuery event trigger shorthand. 2020-07-22 12:20:23 -07:00
search_pill.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
search_pill_widget.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
search_suggestion.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
search_util.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
sent_messages.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
server_events.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
server_events_dispatch.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
settings.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
settings_account.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
settings_bots.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
settings_config.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
settings_data.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
settings_display.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
settings_emoji.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
settings_exports.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
settings_invites.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
settings_linkifiers.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
settings_muting.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
settings_notifications.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
settings_org.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
settings_panel_menu.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
settings_profile_fields.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
settings_sections.js js: Indent case clauses in switch statements. 2020-07-17 14:31:25 -07:00
settings_streams.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
settings_toggle.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
settings_ui.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
settings_user_groups.js minor: Refactor `set_up_typeahead_on_pills` function interface. 2020-07-22 17:00:34 -07:00
settings_users.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
setup.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
spoilers.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
starred_messages.js js: Automatically convert _.each to for…of. 2020-02-07 14:09:47 -08:00
stream_color.js js: Replace deprecated $.trim method. 2020-07-22 12:20:23 -07:00
stream_create.js js: Replace deprecated $.trim method. 2020-07-22 12:20:23 -07:00
stream_data.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
stream_edit.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
stream_events.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
stream_list.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
stream_muting.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
stream_popover.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
stream_sort.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
stream_topic_history.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
stream_ui_updates.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
submessage.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
subs.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
tab_bar.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
templates.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
tictactoe_widget.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
timerender.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
todo_widget.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
top_left_corner.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
topic_generator.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
topic_list.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
topic_list_data.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
topic_zoom.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
transmit.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
tslint.json lint: Format JSON files with Prettier. 2020-07-24 09:42:56 -07:00
tutorial.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
typeahead_helper.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
typing.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
typing_data.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
typing_events.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
ui.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
ui_init.js js: Replace deprecated jQuery event handler shorthand. 2020-07-21 12:01:26 -07:00
ui_report.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
ui_util.js ui_util: Fix incorrectly converted focus method call. 2020-07-21 18:26:05 -07:00
unread.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
unread_ops.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
unread_ui.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
upload.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
upload_widget.js upload widget: Rename image upload widget delete button CSS class. 2020-07-21 16:19:20 -07:00
user_events.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
user_groups.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
user_pill.js minor: Refactor `set_up_typeahead_on_pills` function interface. 2020-07-22 17:00:34 -07:00
user_search.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
user_status.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
user_status_ui.js js: Access ‘disabled’ as a property, not an attribute. 2020-07-22 12:20:23 -07:00
util.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
vdom.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
widgetize.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
zcommand.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
zform.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
zulip.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00