zulip/static/js/bundles
Anders Kaseorg 6f764ce4b3 message_list: Downgrade message_list.all to MessageListData.
This data structure has never been one that we actually render into
the DOM; instead, its role is to support clicking into view that
contain muted streams and topics quickly.

This downgrade makes that situation much more explicit, and is also
useful refactoring to help simpify the upcoming changes in #16746.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-30 08:33:47 -07:00
..
app.js message_list: Downgrade message_list.all to MessageListData. 2021-03-30 08:33:47 -07:00
common.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
portico.js static: Make alert-box available for portico pages. 2021-03-26 09:41:08 -07:00