mirror of https://github.com/zulip/zulip.git
ee0d4541b4
`stream_topic_history` is a more appropriate name as this module will contain information about last message of a stream in upcoming commits. Function and variable names are changed accordingly like: * topic_history() -> per_stream_history() * get_recent_names() -> get_recent_topic_names() * name -> topic_name |
||
---|---|---|
.. | ||
app.js | ||
common.js | ||
portico.js |