..
activity.js
node tests: Add tests to activity.js.
2017-05-24 17:41:41 -07:00
alert_words.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
bot_data.js
node tests: Add coverage for get_all_bots_for_current_user.
2017-05-25 09:54:05 -07:00
colorspace.js
node tests: Add tests for colorspace.js.
2017-05-25 10:09:39 -07:00
common.js
Introduce make_zjquery().
2017-05-24 17:41:41 -07:00
compose.js
compose: Distinguish get_message_type() from composing().
2017-04-24 12:42:06 -07:00
compose_actions.js
Introduce make_zjquery().
2017-05-24 17:41:41 -07:00
compose_fade.js
Use stream_id in recipient comparisons.
2017-02-26 16:18:02 -08:00
composebox_typeahead.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
dict.js
Add Dict.is_empty().
2017-04-21 21:59:22 -07:00
dispatch.js
Split out markdown.js from echo.js.
2017-05-09 11:06:10 -07:00
drafts.js
compose: Distinguish get_message_type() from composing().
2017-04-24 12:42:06 -07:00
filter.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
hashchange.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
hotkey.js
Move code from reactions -> emoji_picker.
2017-05-29 17:10:05 -06:00
i18n.js
home.py: move user_profile full_name to register_ret.
2017-04-28 23:31:28 -07:00
markdown.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
message_edit.js
node tests: Simplify i18n.js and avoid jquery leak.
2017-04-04 06:51:31 -07:00
message_list.js
eslint: Update node tests to use new comma-dangle rules.
2016-12-03 15:00:24 -08:00
message_list_view.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
message_store.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
muting.js
Revert "muting.js: Track muted streams using stream id."
2017-05-17 07:06:32 -07:00
narrow.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
password.js
node_tests: Add test for long low-quality passwords.
2017-05-23 10:26:30 -07:00
people.js
node tests: Add coverage for blueslip errors in people.js.
2017-05-31 16:04:49 -06:00
pm_list.js
Add test_expand_and_update_private_messages().
2017-05-31 09:10:43 -07:00
presence.js
node tests: Split out presence.js.
2017-05-24 09:18:24 -07:00
reactions.js
reactions.js: Have an initialize() function.
2017-05-30 21:43:18 -07:00
rtl.js
Add rtl.js library for detecting direction of text.
2017-04-22 11:25:54 -07:00
search_suggestion.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
server_events.js
alerts: Change sidebar alerts to be at top of the screen.
2017-04-03 16:22:05 -07:00
settings_bots.js
Extract settings_bots.js.
2017-04-07 15:20:12 -07:00
stream_color.js
eslint: change space-before-function-paren from warning to error.
2016-12-05 09:50:37 -08:00
stream_data.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
stream_list.js
Have get_stream_li() take a stream_id.
2017-05-15 14:47:41 -07:00
subs.js
refactor: Pass in a full sub to sub_or_unsub().
2017-03-05 11:55:09 -08:00
templates.js
Use zjquery to test pm_list.js.
2017-05-30 20:46:30 -07:00
timerender.js
message view: Recipient bar date stamp shows older years.
2017-05-29 08:54:06 -07:00
topic_generator.js
node_tests: Get topic_generator.js to 100% node coverage.
2017-05-23 19:00:56 -07:00
topic_list.js
refactor: Use stream id more in topic_list.js.
2017-05-15 14:47:41 -07:00
typeahead_helper.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
typing_data.js
Extract typing indicator inbound timing logic.
2017-03-22 08:20:21 -07:00
typing_status.js
Revamp state tracking for outbound typing indicators.
2017-03-22 07:01:20 -07:00
unread.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
user_events.js
Add people.initialize().
2017-05-23 19:35:08 -07:00
util.js
Compare recipients using to_user_ids to fix live updates.
2017-02-26 16:18:02 -08:00