zulip/static
Tim Abbott d3ebfce4ae message_fetch: Refactor logic for constructing data.narrow.
This refactoring should have no functional effect for any call points,
but makes the function behave more naturally.  The comments explain
the situation, but specifically:

* There's the page_params.narrow hack that affects both narrows and
  home_msg_list.

* There's the shared data for home_msg_list and all_msg_list that
  requires we modify the query from home_msg_list.data.public_operators().

And otherwise the logic should just use the operators associated with
the message_list.data object (allowing us to remove the force_fetch
hack added in the last commit).

Hopefully in some future refactoring, we'll be able to migrate those
hacks to live in the Filter object construction and eliminate this
block of conditionals entirely.
2020-11-20 11:50:01 -08:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images notifications: Use a dynamic SVG favicon for unread counts. 2020-10-21 07:43:00 -07:00
js message_fetch: Refactor logic for constructing data.narrow. 2020-11-20 11:50:01 -08:00
shared fenced_code: Escape code_language on output in wrapped_code. 2020-11-02 16:23:48 -08:00
styles billing: Use name selector for overriding the spin button for license input. 2020-11-06 09:59:33 -08:00
templates star_this_message: Change title of star-icon from "(*)" to "(Ctrl + s)". 2020-11-20 11:35:27 -08:00
third markdown: Fix flickering of embedded link inside Italic. 2020-11-06 10:09:15 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00