zulip/web/templates/inbox_view
Aman Agrawal 57c1c56028 inbox: Migrate data objects to use Map.
Since Map store values in insertion order, it will be required
to show rows sorted by time.

This is not pretty but can be improved when
https://github.com/handlebars-lang/handlebars.js/pull/1996
is released.
2023-10-05 15:52:02 -07:00
..
inbox_list.hbs inbox: Migrate data objects to use Map. 2023-10-05 15:52:02 -07:00
inbox_row.hbs inbox: Show group pms without status icons. 2023-09-25 13:16:25 -07:00
inbox_stream_container.hbs inbox: Migrate data objects to use Map. 2023-10-05 15:52:02 -07:00
inbox_stream_header_row.hbs inbox: Add button to open stream popover in stream header. 2023-09-21 16:50:01 -07:00
inbox_view.hbs inbox: Add icon in search box to clear any text. 2023-10-05 08:57:44 -07:00