zulip/frontend_tests
Steve Howell 12650c1bec refactor: Extract stream_topic_history_util.
This breaks an indirect dependency of stream_data
on the channel module.

It's a verbatim code move, apart from the one-line
helper `has_history_for`. It's not totally clear
to me why the original code doesn't call into
`is_complete_for_stream_id` to early-exit, but
figuring that out is outside the scope of my
change.

It's possible that we will eventually just subsume
this tiny module into topic_list once we finish
breaking all dependencies, but we may want to
reuse this for something like Recent Topics
or other similar UIs.

It's also possible that we'll want to rename
stream_topic_history -> stream_topic_history_data
sometime soon, possibly after we clean up its
dependency on message_util soon.
2021-04-15 17:26:17 -07:00
..
node_tests refactor: Extract stream_topic_history_util. 2021-04-15 17:26:17 -07:00
puppeteer_lib test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
puppeteer_tests left sidebar: Fix misleading "search streams" label. 2021-04-15 15:36:05 -07:00
zjsunit i18n: Remove i18next. 2021-04-13 17:41:10 -07:00