..
activity.js
presence: Convert presence_info to use user IDs.
2016-11-17 13:27:28 -08:00
alert_words.js
Remove extra new lines at the ends of Zulip authoried files.
2016-09-26 21:05:24 -07:00
bot_data.js
Add and use util.is_current_user helper function.
2016-06-07 21:58:44 -07:00
composebox_typeahead.js
Limit compose at-mention typeaheads to realm users.
2016-11-09 19:20:58 -08:00
dict.js
Remove extra new lines at the ends of Zulip authoried files.
2016-09-26 21:05:24 -07:00
dispatch.js
Change stream_data.remove_subscriber() to accept user ids.
2016-11-09 15:03:08 -08:00
echo.js
markdown: Fix stream link handler in corner cases.
2016-11-10 19:22:19 -08:00
filter.js
search: Fix searching for URLs.
2016-10-16 15:25:46 -07:00
hashchange.js
Move node tests to node_tests/.
2015-10-28 10:11:47 -07:00
i18n.js
node tests: Remove compile-settings code from i18n.js.
2016-11-04 21:23:35 -07:00
message_list.js
Add stub_out_jquery() for node tests.
2016-07-30 14:54:30 -07:00
message_list_view.js
Upgrade jQuery to 1.12.1 and fetch from node_modules.
2016-08-25 15:32:08 -07:00
muting.js
Update unread counts for streams when muting topics.
2016-03-27 13:49:52 -07:00
narrow.js
Add narrow.topic() helper method.
2016-11-10 15:55:31 -08:00
people.js
people.js: Add methods for user_ids_string/emails_string.
2016-11-15 18:31:59 -08:00
presence_list_performance.js
presence: Convert presence_info to use user IDs.
2016-11-17 13:27:28 -08:00
search_suggestion.js
Add people.get_person_from_user_id().
2016-11-04 11:30:18 -07:00
server_events.js
server_events: Switch to using REST-style URLs.
2016-10-25 18:02:16 -07:00
stream_color.js
Add stub_out_jquery() for node tests.
2016-07-30 14:54:30 -07:00
stream_data.js
Change stream_data.remove_subscriber() to accept user ids.
2016-11-09 15:03:08 -08:00
stream_list.js
Add stream_list.stream_sidebar() class.
2016-11-11 12:12:13 -08:00
templates.js
compose: Clarify @-all errors are about mentions.
2016-11-17 12:35:35 -08:00
topic_list.js
topic lists: Add get_stream_name() to topic list widget.
2016-11-10 15:55:31 -08:00
unread.js
Refactor PM unread counts to use user_ids as keys.
2016-11-15 18:31:59 -08:00
util.js
echo: Fix local echo sending a message to "yourself, ".
2016-11-14 21:43:13 -08:00