zulip/frontend_tests
Tim Abbott 263ac0eb45 pm_conversations: Initialize using server data.
This simple change switches us to take advantage of the
server-maintained data for the pm_conversations system we implemented
originally for mobile use.

This should make it a lot more convenient to find historical private
message conversations, since one can effectively scroll infinitely
into the history.

We'll need to do some profiling of the backend after this is deployed
in production; it's possible we'll need to add some database indexes,
denormalization, or other optimizations to avoid making loading the
Zulip app significantly slower.

Fixes #12502.
2019-11-21 17:01:41 -08:00
..
casper_lib js: Purge useless IIFEs. 2019-10-25 13:51:21 -07:00
casper_tests message_edit: Add message edit local echo. 2019-11-20 17:40:19 -08:00
node_tests pm_conversations: Initialize using server data. 2019-11-21 17:01:41 -08:00
zjsunit zjsunit: Remove set_global side effect from zrequire. 2019-11-13 14:29:17 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper test-backend, run-casper: Remove proxy vars instead of setting to "". 2019-10-28 15:47:45 -07:00