Files
zulip/frontend_tests/node_tests
Steve Howell 15d44f8d71 Encapsulate pm_recipient_count.
We no longer store pm_recipient_count on person objects, but we
instead use a Dict to store them.  Then the new API is this:

    people.get_recipient_count()
    people.incr_recipient_count()
2016-11-03 16:20:45 -07:00
..
2016-10-16 15:25:46 -07:00
2015-10-28 10:11:47 -07:00
2015-10-28 10:11:47 -07:00
2016-11-03 16:20:45 -07:00
2016-11-01 19:30:41 -07:00