zulip/static/js/bundles
Hashir Sarwar ee0d4541b4 topic_data: Rename `topic_data` module to `stream_topic_history`.
`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
2020-04-16 20:11:04 -07:00
..
app.js topic_data: Rename `topic_data` module to `stream_topic_history`. 2020-04-16 20:11:04 -07:00
common.js webpack: Generalize debug-require-webpack-plugin interface. 2020-02-25 14:01:06 -08:00
portico.js i18n: Rename translations.js to i18n.js. 2020-02-29 12:19:51 -08:00