| .. |
|
lib
|
node fixtures: Clean up user_group data.
|
2020-07-25 17:55:57 -04:00 |
|
activity.js
|
user_search: Convert user_search to an ES6 class UserSearch.
|
2020-07-24 16:50:23 -07:00 |
|
alert_words_ui.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
alert_words.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
billing_helpers.js
|
eslint: Replace sort-imports with import/order.
|
2020-07-24 09:42:56 -07:00 |
|
billing.js
|
eslint: Replace sort-imports with import/order.
|
2020-07-24 09:42:56 -07:00 |
|
blueslip_stacktrace.js
|
eslint: Enable comma-dangle for functions.
|
2020-07-03 16:55:51 -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 |
|
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_actions.js
|
mobile sharing: Move fenced_code.js to shared/js.
|
2020-07-24 12:57:52 -07:00 |
|
compose_fade.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
compose_pm_pill.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
compose_ui.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 |
|
composebox_typeahead.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
copy_and_paste.js
|
eslint: Replace sort-imports with import/order.
|
2020-07-24 09:42:56 -07:00 |
|
dispatch_subs.js
|
zjsunit: Have run_test pass in override helper.
|
2020-07-26 12:50:07 -04:00 |
|
dispatch.js
|
dispatch tests: Use run_test.
|
2020-07-26 12:50:07 -04:00 |
|
drafts.js
|
node test: Use override in more places.
|
2020-07-26 12:50:07 -04:00 |
|
dropdown_list_widget.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
echo.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
emoji_picker.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
emoji.js
|
emoji: Remove dependence on page_params.
|
2020-07-24 12:57:52 -07:00 |
|
fenced_code.js
|
mobile sharing: Move fenced_code.js to shared/js.
|
2020-07-24 12:57:52 -07:00 |
|
fetch_status.js
|
js: Remove inner spacing from object literals.
|
2020-07-17 14:31:25 -07:00 |
|
filter.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
fold_dict.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
general.js
|
node test: Use override in more places.
|
2020-07-26 12:50:07 -04:00 |
|
hash_util.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
hashchange.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
hotkey.js
|
zjsunit: Require explicit set_global for overrides.
|
2020-07-26 09:25:40 -04:00 |
|
i18n.js
|
js: Normalize strings to double quotes.
|
2020-07-17 14:31:24 -07:00 |
|
input_pill.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
keydown_util.js
|
js: Replace deprecated jQuery event trigger 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: Normalize strings to double quotes.
|
2020-07-17 14:31:24 -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 |
|
markdown_katex.js
|
mobile sharing: Move fenced_code.js to shared/js.
|
2020-07-24 12:57:52 -07:00 |
|
markdown.js
|
emoji: Remove dependence on page_params.
|
2020-07-24 12:57:52 -07:00 |
|
message_edit.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
message_events.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
message_fetch.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
message_flags.js
|
js: Remove inner spacing from object literals.
|
2020-07-17 14:31:25 -07:00 |
|
message_list_data.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
message_list_view.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
message_list.js
|
node tests: Simplify message_list overrides.
|
2020-07-26 12:50:07 -04:00 |
|
message_store.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
muting.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
narrow_activate.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
narrow_local.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
narrow_state.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
narrow_unread.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
narrow.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
notifications.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
password.js
|
js: Use inside variant of IIFE wrappers.
|
2020-07-17 14:31:25 -07:00 |
|
people_errors.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
people.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
pm_conversations.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
pm_list.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
|
node test: Use override in more places.
|
2020-07-26 12:50:07 -04:00 |
|
presence.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
reactions.js
|
emoji: Remove dependence on page_params.
|
2020-07-24 12:57:52 -07:00 |
|
recent_senders.js
|
recent_topics: Skip non-stream messages in update_topics_of_message_ids.
|
2020-07-24 10:58:21 -07:00 |
|
recent_topics.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
rendered_markdown.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: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
scroll_util.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
search_legacy.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_suggestion_legacy.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
search_suggestion.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
search.js
|
node test: Use override in more places.
|
2020-07-26 12:50:07 -04:00 |
|
server_events.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
settings_bots.js
|
js: Replace deprecated jQuery event trigger shorthand.
|
2020-07-21 12:01:26 -07:00 |
|
settings_data.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
settings_emoji.js
|
node tests: Split out settings_emoji.
|
2020-07-24 12:57:52 -07:00 |
|
settings_muting.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
settings_org.js
|
node test: Use override in more places.
|
2020-07-26 12:50:07 -04:00 |
|
settings_profile_fields.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
settings_user_groups.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
spoilers.js
|
js: Normalize strings to double quotes.
|
2020-07-17 14:31:24 -07:00 |
|
stream_data.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
stream_events.js
|
node tests: Simplify stream_events.
|
2020-07-26 12:50:07 -04:00 |
|
stream_list.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
stream_search.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
stream_sort.js
|
node tests: Tweak stream_sort to use run_test.
|
2020-07-26 12:50:07 -04:00 |
|
stream_topic_history.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
submessage.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
subs.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
support.js
|
eslint: Replace sort-imports with import/order.
|
2020-07-24 09:42:56 -07:00 |
|
timerender.js
|
eslint: Replace sort-imports with import/order.
|
2020-07-24 09:42:56 -07:00 |
|
top_left_corner.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
topic_generator.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
topic_list_data.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 |
|
typeahead_helper.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
typeahead.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
typing_data.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
typing_status.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
ui_init.js
|
mobile sharing: Move fenced_code.js to shared/js.
|
2020-07-24 12:57:52 -07:00 |
|
ui.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
unread.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
upgrade.js
|
eslint: Replace sort-imports with import/order.
|
2020-07-24 09:42:56 -07:00 |
|
upload.js
|
js: Access ‘disabled’ as a property, not an attribute.
|
2020-07-22 12:20:23 -07:00 |
|
user_events.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
user_groups.js
|
js: Reformat with Prettier.
|
2020-07-17 14:31:25 -07:00 |
|
user_pill.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |
|
user_status.js
|
js: Normalize strings to double quotes.
|
2020-07-17 14:31:24 -07:00 |
|
util.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -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 |
|
zblueslip.js
|
js: Normalize strings to double quotes.
|
2020-07-17 14:31:24 -07:00 |
|
zjquery.js
|
js: Use ES6 object literal shorthand syntax.
|
2020-07-21 12:42:22 -07:00 |