zulip/static/js
Tim Abbott c4836bca44 Rename titles for 'Zulip Labs' to 'Experimental settings'. 2017-01-16 18:00:10 -08:00
..
portico lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
src lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
.eslintrc.json Change name of eslintrc file to .eslintrc.json 2016-11-29 08:58:39 -08:00
activity.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
admin.js Move endpoints to use stream_id instead of stream_name in their URLs 2017-01-12 15:23:31 -08:00
alert_words.js lint: Fix several no-unused-vars eslint rule violations. 2016-12-03 18:43:47 -08:00
alert_words_ui.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
avatar.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
blueslip.js Add missing exports to js modules 2016-12-29 06:01:33 -08:00
bot_data.js admin: Limit bots in settings page. 2016-12-14 19:29:02 -08:00
channel.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
click_handlers.js Rename 'All Streams' to 'All streams'. 2017-01-16 18:00:10 -08:00
colorspace.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
common.js auth: Make min password length and strength configurable. 2017-01-10 04:55:41 -08:00
components.js Add deep link to unsubscribed streams list. 2017-01-12 16:47:32 -08:00
compose.js urls: Move /messages/render to POST endpoint 2017-01-13 16:11:51 -08:00
compose_fade.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
composebox_typeahead.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
condense.js perf: Use offsetHeight rather than getBoundingClientRect() in condenser. 2017-01-04 12:42:16 -08:00
copy_and_paste.js lint: Fix many no-unused-vars eslint rule violations. 2016-12-14 21:34:51 -08:00
custom_markdown.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
debug.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
dict.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
echo.js De-dup "outside_viewport" notifications on different tabs. 2017-01-12 17:08:18 -08:00
emoji.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
favicon.js Switch from deprecated $.browser to userAgent test. 2016-08-25 14:12:58 -07:00
feature_flags.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
fenced_code.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
filter.js search: Add autocomplete for 'from' operator. 2017-01-11 16:29:58 -08:00
floating_recipient_bar.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
gear_menu.js redesign: Convert subscriptions page to overlay. 2016-12-09 11:08:08 -08:00
hashchange.js Extract encode_operand/decode_operand in hashchange.js. 2017-01-11 18:31:17 -08:00
hotkey.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
invite.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
loading.js Remove the old spinner, replace with new one. 2017-01-06 10:37:54 -08:00
localstorage.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
message_edit.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
message_flags.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
message_list.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
message_list_view.js Fixed typos with receive 2017-01-12 04:52:44 -08:00
message_live_update.js Use stream id to live-update messages for name changes. 2017-01-05 15:32:45 -08:00
message_store.js De-dup "outside_viewport" notifications on different tabs. 2017-01-12 17:08:18 -08:00
muting.js Update unread counts for streams when muting topics. 2016-03-27 13:49:52 -07:00
muting_ui.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
narrow.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
navigate.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
notifications.js De-dup "outside_viewport" notifications on different tabs. 2017-01-12 17:08:18 -08:00
people.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
pm_list.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
pointer.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
popovers.js emoji picker: Add emoji next at cursor instead of end of message. 2017-01-12 15:31:18 -08:00
reactions.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
referral.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
reload.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
resize.js Make more streams visible when window is narrow. 2017-01-12 16:53:45 -08:00
rows.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
scroll_bar.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
search.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
search_suggestion.js search: Extract 'Sent by me' suggestion logic into separate method. 2017-01-11 16:30:07 -08:00
server_events.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
settings.js Rename titles for 'Zulip Labs' to 'Experimental settings'. 2017-01-16 18:00:10 -08:00
setup.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
socket.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
stream_color.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
stream_data.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
stream_list.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
subs.js Rename 'All Streams' to 'All streams'. 2017-01-16 18:00:10 -08:00
tab_bar.js lint: Fix many no-unused-vars eslint rule violations. 2016-12-14 21:34:51 -08:00
templates.js eslint: change no-plusplus from warning to 2 and fix violations. 2016-12-01 14:27:17 -08:00
timerender.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00
topic_list.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
tutorial.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
typeahead_helper.js compose: Show description in autocomplete. 2017-01-04 22:48:34 -08:00
ui.js ui: Change grey to gray in ui.js comment. 2017-01-14 12:36:06 -08:00
unread.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
unread_ui.js eslint: change no-else-return to error and fix violations 2016-12-02 14:43:09 -08:00
util.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
viewport.js lint: Add dangling commas in JavaScript objects. 2017-01-11 15:23:42 -08:00
zulip.js Migrate JS modules to CommonJS style. 2016-12-07 16:11:52 -08:00