zulip/frontend_tests
Steve Howell 8125667f90 Add unread.id_flagged_as_unread().
This function allows us to see whether unread.js thinks a message
id is unread (as opposed to looking at the message itself).  This
method is useful when we get notifications from the server that a
message has been read.  In the future, we may not actually have
a local copy of an unread message, but we'll still know that it is
unread based on page_params.  We'll want to update the data in that
case.

Going forward, we'll want to deprecate message.flags for most use
cases and just use the unread.js data structures to track unread
messages.
2017-08-04 13:31:26 -07:00
..
casper_lib Add explicit message field for locally_echoed. 2017-07-21 11:38:25 -07:00
casper_tests settings: Migrate main settings-change code to API. 2017-07-31 13:08:06 -07:00
node_tests Add unread.id_flagged_as_unread(). 2017-08-04 13:31:26 -07:00
zjsunit Enable Hot Module Replacement in webpack. 2017-07-18 11:02: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