Steve Howell
d0ea11f355
Have "n" key skip muted streams.
2017-05-17 11:28:33 -07:00
Steve Howell
6f73b7953f
Have "n" key skip muted topics.
2017-05-17 11:28:33 -07:00
Steve Howell
5d33d02235
Track unread counts using stream_id.
2017-05-15 14:47:41 -07:00
Steve Howell
6ddbf12376
Add topic_generator.get_next_topic().
2017-04-21 21:59:22 -07:00
Steve Howell
b27180a645
Have next_topic() return stream/topic objects.
...
We now use "map" to have our inner generator of topics be
mapped to objects with both the stream and topic. Thanks to
Mahim Goyal for helping with this design.
2017-04-21 21:59:22 -07:00
Steve Howell
d332df8cc6
Add topic_generator.map().
2017-04-21 21:59:22 -07:00
Steve Howell
262a4d5da6
Create topic_generator.js.
2017-04-06 12:23:44 -07:00