zulip/frontend_tests
Steve Howell c999bdf823 compose: Distinguish get_message_type() from composing().
We now only call compose_state.composing() in a boolean context,
where we simply care whether or not the compose box is open.  The
function now also returns true/false.

Callers who need to know the actual message type (e.g. "stream" or
"private") now call compose_state.get_message_type().
2017-04-24 12:42:06 -07:00
..
casper_lib capser: Close the compose box in un_narrow(). 2017-04-17 22:54:36 -07:00
casper_tests stream_filter: Add clear-search button to Search stream input field. 2017-04-17 11:12:01 -07:00
node_tests compose: Distinguish get_message_type() from composing(). 2017-04-24 12:42:06 -07:00
zjsunit Move thirdparty-fonts.css from static/styles to static/third. 2017-03-21 13:40:05 -07:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper Disable proxy setting for test-backend and test-js-with-casper. 2017-04-18 12:35:44 -07:00