zulip/frontend_tests/node_tests
Caroline Liu 60e5140406 Add warning for @all / @everyone.
* The warning contains a count of the number of people in the stream.
* An error appears if the warning is ignored and the user tries to
  send the message anyway.
* The message cannot be sent until the warning is acknowledged or @all
  / @everyone is removed.
* This only applies to stream messages and not private messages.

Fixes #853.
2016-06-09 14:38:58 -07:00
..
activity.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
alert_words.js Add and use util.is_current_user helper function. 2016-06-07 21:58:44 -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 Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
dict.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
echo.js Use camo to avoid mixed content warnings when displaying emoji. 2016-05-02 17:21:31 -07:00
filter.js Fix missing whitespace after '=' in python/js code. 2016-04-20 11:36:14 -07:00
hashchange.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
i18n.js [third] Integrate i18next with Handlebars 2016-05-19 22:58:25 -07:00
index.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
message_list.js Rename all function on MessageList to all_messages. 2016-04-25 13:45:18 -07:00
message_list_view.js Install node dependencies using npm. 2015-11-06 09:08:59 -08:00
muting.js Update unread counts for streams when muting topics. 2016-03-27 13:49:52 -07:00
narrow.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
people.js Add and use util.is_current_user helper function. 2016-06-07 21:58:44 -07:00
presence_list_performance.js Remove throttling of presence updates coming from server events. 2016-03-21 20:28:05 -07:00
search_suggestion.js Move recent_subjects to stream_data. 2016-06-07 17:50:16 -07:00
server_events.js Fix node test broken by reloading changes. 2016-03-30 23:40:00 -07:00
stream_color.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
stream_data.js Move node tests to node_tests/. 2015-10-28 10:11:47 -07:00
stream_list.js Move recent_subjects to stream_data. 2016-06-07 17:50:16 -07:00
templates.js Add warning for @all / @everyone. 2016-06-09 14:38:58 -07:00
unread.js Rename all function on MessageList to all_messages. 2016-04-25 13:45:18 -07:00
util.js Fix fading of messages in dialog and users in side-bar. 2016-06-07 21:31:47 -07:00