zulip/static/js
Tim Abbott 7d0c9eadde search: Fix conditions under which search warning appears.
The warning is irrelevant for starred messages, since the user has
UserMessage rows for any starred messages.
2019-10-10 14:42:05 -07:00
..
analytics activity: Extract most js from realm_summary_table to activity.js. 2019-06-14 10:20:59 -07:00
billing billing: Use javascript onhashchange handler instead of jQuery one. 2019-05-30 10:34:56 -07:00
bundles templates: Make the Loading… message more robust. 2019-09-20 10:34:44 -07:00
js_typings templates: Move page_params from an inline script to the <body> dataset. 2019-09-17 16:06:33 -07:00
portico devtools: Order the fixtures dropdown menu alphabetically in the IDP. 2019-09-24 17:07:02 -07:00
stats bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
.eslintrc.json
activity.js right sidebar: Ensure .user-with-count gets added to correct li element. 2019-07-16 11:33:02 -07:00
admin.js users: Apply email_address_visibility policy on the users list. 2019-08-02 15:28:36 -07:00
alert_words.js alert_words.js: Add setter for words. 2019-07-08 21:22:54 -07:00
alert_words_ui.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
archive.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
attachments_ui.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
avatar.js user settings: Improve accessibility for new delete profile picture button. 2019-07-12 16:53:25 -07:00
blueslip.js blueslip: Ignore error events with null error. 2019-07-09 17:18:32 -07:00
bot_data.js bot_data: Rename delete to del. 2019-07-04 16:48:33 -07:00
buddy_data.js user status: Change Online now to Active now in full user profile. 2019-08-07 16:20:19 -07:00
buddy_list.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
channel.js
click_handlers.js message_view: Show edit history when EDITED notice is clicked. 2019-08-07 16:59:24 -07:00
color_data.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
colorspace.js
common.js static/js/common: Add `Ctrl` key mapping to `Cmd` for MacOS. 2019-07-08 20:07:49 -07:00
components.js components: Add `disable_tab` attribute. 2019-05-13 17:27:32 -07:00
compose.js compose: Update placeholder text depending on the narrow. 2019-07-29 15:51:50 -07:00
compose_actions.js compose_box: Prepopulate stream if possible. 2019-07-31 10:20:24 -07:00
compose_fade.js buddy_list: Do not fade current user in PMs. 2019-07-21 15:06:10 -07:00
compose_pm_pill.js
compose_state.js
compose_ui.js compose_ui: Fix double escaping of compose placeholder text. 2019-08-01 12:59:07 -07:00
composebox_typeahead.js compose: Update topic list tip_text. 2019-08-02 16:33:27 -07:00
condense.js condense: Rewrite condense.toggle_collapse to be readable and correct. 2019-07-13 15:45:00 -07:00
confirm_dialog.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
copy_and_paste.js jQuery: Use positional methods on single selectors. 2019-06-06 15:21:26 -07:00
csrf.js
debug.js
dict.ts dependencies: Upgrade @typescript-eslint/eslint-plugin to 1.9.0. 2019-06-03 12:24:00 -07:00
drafts.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
echo.js echo: Consistently send local_id as string, convert it back to number. 2019-08-07 17:17:25 -07:00
emoji.js emoji: Remove now unused `emoji.emojis` data structure. 2019-01-05 15:09:04 -08:00
emoji_picker.js bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
favicon.js
feature_flags.js unread: Enable the load_server_counts setting for everyone. 2019-07-18 13:34:55 -07:00
feedback_widget.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
fenced_code.js
fetch_status.js
filter.js search: Advertise the ability to search shared history. 2019-10-09 15:12:52 -07:00
floating_recipient_bar.js floating_recipient_bar: Fix incorrect use of jQuery .next(). 2019-02-11 16:46:11 -08:00
gear_menu.js
hash_util.js subject -> topic: Fix hash_util.js. 2018-12-29 14:34:06 -08:00
hashchange.js hashchange: Use hashchange event listener. 2019-07-09 11:31:35 -07:00
hotkey.js hotkey: Fix escape key when editing topic. 2019-09-26 12:56:02 -07:00
hotspots.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
info_overlay.js info_overlay.js: Remove var toggler. 2019-07-04 16:48:33 -07:00
input_pill.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
integration_bot_widget.js
invite.js dependencies: Upgrade jquery-autosize 1.17.7 to autosize 4.0.2. 2019-07-18 14:33:16 -07:00
keydown_util.js
lightbox.js lightbox.js: Remove computed access of exports. 2019-07-08 21:22:54 -07:00
lightbox_canvas.js
list_cursor.js
list_render.js list_render: Fix broken reversing operation. 2019-08-22 13:13:24 -07:00
list_util.js
loading.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
local_message.js
localstorage.js
markdown.js markdown: Render ordered lists using <ol> markup. 2019-09-08 16:42:20 -07:00
message_edit.js message_edit: Fix Ctrl+Enter with topic edit dropdown selected. 2019-09-27 17:41:23 -07:00
message_events.js message_edit: Fix rendering bug when topic-editing single messages. 2019-02-27 13:57:45 -08:00
message_fetch.js message_fetch: Use stream ID for stream operand. 2019-08-17 11:20:51 -07:00
message_flags.js search: Don't mark messages as read in search narrow. 2019-07-17 17:58:20 -07:00
message_list.js message_list: Replace buggy rerender_the_whole_thing. 2019-09-18 11:43:21 -07:00
message_list_data.js search: Don't mark messages as read in search narrow. 2019-07-17 17:58:20 -07:00
message_list_view.js message_list: Replace buggy rerender_the_whole_thing. 2019-09-18 11:43:21 -07:00
message_live_update.js
message_scroll.js pointer.js: Add setter for suppress_scroll_pointer_update. 2019-07-08 21:22:54 -07:00
message_store.js pointer.js: Add setter for furthest_read. 2019-07-08 21:22:54 -07:00
message_util.js message scrolling: Fix "Scroll down to view" warning. 2019-01-07 17:17:55 -08:00
message_viewport.js pointer.js: Add setter for suppress_scroll_pointer_update. 2019-07-08 21:22:54 -07:00
muting.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
muting_ui.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
narrow.js search: Fix conditions under which search warning appears. 2019-10-10 14:42:05 -07:00
narrow_state.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
navigate.js search: Don't mark messages as read in search narrow. 2019-07-17 17:58:20 -07:00
night_mode.js night mode: Fix initial state of night mode. 2019-03-08 15:45:11 -08:00
notifications.js lint: Replace local variables named 'msgid' with 'message_id'. 2019-08-28 15:19:30 -07:00
overlays.js overlays: Remove all alert notifications from in open_modal func. 2019-07-25 13:33:44 -07:00
padded_widget.js
page_params.js page_params: Throw an error if params are missing. 2019-09-20 10:34:44 -07:00
panels.js
people.js typeahead: Precompile regexes for removing diacritics. 2019-09-19 12:27:01 -07:00
pm_conversations.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
pm_list.js left sidebar: Fix bot availability status in "private messages". 2019-09-18 17:40:25 -07:00
pointer.js search: Don't mark messages as read in search narrow. 2019-07-17 17:58:20 -07:00
poll_widget.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
popovers.js bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
presence.js presence.js: Remove var presence_info. 2019-07-04 16:50:23 -07:00
reactions.js message_view: Add js tooltip hovers for emoji reactions. 2019-07-19 12:45:44 -07:00
ready.js templates: Make the Loading… message more robust. 2019-09-20 10:34:44 -07:00
realm_icon.js
realm_logo.js org settings: Replace usage of ids with classes for delete button. 2019-08-21 15:49:25 -07:00
recent_senders.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
reload.js
reload_state.js
reminder.js lint: Replace local variables named 'msgid' with 'message_id'. 2019-08-28 15:19:30 -07:00
resize.js dependencies: Upgrade jquery-autosize 1.17.7 to autosize 4.0.2. 2019-07-18 14:33:16 -07:00
rows.js jQuery: Use positional methods on single selectors. 2019-06-06 15:21:26 -07:00
rtl.js
schema.js
scroll_bar.js cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
scroll_util.js Completely replace perfect-scrollbar with SimpleBar. 2019-05-17 12:06:51 -07:00
search.js
search_pill.js
search_pill_widget.js
search_suggestion.js search: Improve explanation of all public streams search. 2019-10-09 15:16:56 -07:00
search_util.js
sent_messages.js
server_events.js pointer.js: Add setter for server_furthest_read. 2019-07-08 21:22:54 -07:00
server_events_dispatch.js data export: Fix success banner not clearing. 2019-08-28 15:23:39 -07:00
settings.js account_settings: Refactor avatar settings hbs. 2019-09-30 11:10:56 -07:00
settings_account.js account_settings: Refactor avatar settings hbs. 2019-09-30 11:10:56 -07:00
settings_bots.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
settings_display.js display settings: Deduplicate display settings click handlers. 2019-06-24 14:41:53 -07:00
settings_emoji.js org settings: Make emoji list sortable. 2019-08-21 16:50:22 -07:00
settings_exports.js export: Fix broken URLs in UI with S3 backend. 2019-09-24 13:56:49 -07:00
settings_invites.js org settings: Make invites list sortable. 2019-08-22 13:13:24 -07:00
settings_linkifiers.js org settings: Make linkifiers table sortable. 2019-08-21 16:50:22 -07:00
settings_muting.js
settings_notifications.js notifications: Add 'none' to unread count options. 2019-08-25 21:29:10 -07:00
settings_org.js settings: Add a block comment explaining the auto-discard feature. 2019-08-21 16:48:38 -07:00
settings_panel_menu.js settings_panel_menu: Fix the switching behavior for hidden section panels. 2019-08-15 16:51:19 -07:00
settings_profile_fields.js custom fields: Update create-field UI for default external account fields. 2019-08-28 15:39:20 -07:00
settings_sections.js data export: Add UI to trigger data export. 2019-08-12 18:21:38 -07:00
settings_streams.js org settings: Make default streams list sortable. 2019-08-21 16:50:22 -07:00
settings_toggle.js org_settings: Add collapse/show settings button for users and guests. 2019-05-31 22:42:02 -07:00
settings_ui.js account settings: Replace logic with existing functions. 2019-07-11 13:29:08 -07:00
settings_user_groups.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
settings_users.js org settings: Make deactivated users list sortable. 2019-08-21 16:50:22 -07:00
setup.js
socket.js
starred_messages.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
stream_color.js
stream_create.js bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
stream_data.js static/js/stream_data: Deduplicate notification setting updates. 2019-06-24 14:46:45 -07:00
stream_edit.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
stream_events.js static/js/stream_events: Deduplicate notification settings updates. 2019-06-24 14:46:45 -07:00
stream_list.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
stream_muting.js pointer.js: Add setter for suppress_scroll_pointer_update. 2019-07-08 21:22:54 -07:00
stream_popover.js bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
stream_sort.js
stream_ui_updates.js bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
submessage.js
subs.js stream settings: Replace email address hint popup with link to docs. 2019-09-05 11:48:32 -07:00
tab_bar.js search: Add streams:public to search entire history of public streams. 2019-08-22 13:40:49 -07:00
templates.js templates: Remove partial helper. 2019-07-12 21:11:14 -07:00
tictactoe_widget.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
timerender.js user status: Changes to Last active field of Full User Profile. 2019-08-07 16:20:19 -07:00
todo_widget.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
top_left_corner.js top left: Simplify markup for main links. 2019-01-30 13:53:20 -08:00
topic_data.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
topic_generator.js static/js/stream_data: Rename `in_home_view` functions. 2019-05-30 21:39:06 -07:00
topic_list.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
topic_zoom.js popovers: Fix closing of the left sidebar with "more topics". 2019-07-09 16:54:39 -07:00
translations.js
transmit.js subject -> topic: Sweep "message.subject" in frontend. 2019-01-01 20:49:38 -08:00
tsconfig.json lint: Add TypeScript compiler as a linter. 2019-07-22 17:55:18 -07:00
tslint.json typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
tutorial.js
typeahead_helper.js typeahead: Prioritize language names subset of another for sorting. 2019-09-26 13:00:21 -07:00
typing.js typing: Do time math with numbers, not Date objects. 2019-10-05 18:07:25 -07:00
typing_data.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
typing_events.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
typing_status.js typing_status.js: Remove var state. 2019-07-04 16:50:23 -07:00
ui.js ui.get_scroll_element: Set up SimpleBar if it’s expected but missing. 2019-07-25 16:18:54 -07:00
ui_init.js lint: Replace local variables named 'msgid' with 'message_id'. 2019-08-28 15:19:30 -07:00
ui_report.js ui_report: Remove now redundant `type` argument from `.message()`. 2019-01-17 10:28:59 -08:00
ui_util.js
unread.js notifications: Add 'none' to unread count options. 2019-08-25 21:29:10 -07:00
unread_ops.js search: Don't mark messages as read in search narrow. 2019-07-17 17:58:20 -07:00
unread_ui.js notifications: Refactor and test notifiable unreads logic. 2019-07-21 14:56:42 -07:00
upload.js uploads: Remove unusable UI elements if file uploading is disabled. 2019-05-08 17:10:07 -07:00
upload_widget.js org settings: Replace id comparision with `hasClass` function. 2019-08-21 15:49:25 -07:00
user_events.js user_info: Add `bot_owner_id` to user info dataset. 2019-05-28 12:41:52 -07:00
user_groups.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
user_pill.js
user_search.js popovers: Fix migration to popovers.hide_all_except_sidebars(). 2019-07-09 23:03:41 -07:00
user_status.js typescript: Move TS files into JS directory. 2019-03-25 12:11:37 -07:00
user_status_ui.js user status: Add "clear message (x)" button for status message input. 2019-05-01 16:36:45 -07:00
util.js message_edit_history: Add UI for seeing topic edits. 2019-03-25 15:10:47 -07:00
widgetize.js
zcommand.js slash commands: Add undo for /day and /night. 2019-01-04 10:54:10 -08:00
zform.js templates: Replace templates.render with require calls. 2019-07-12 21:11:14 -07:00
zulip.js