mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
This is basically a simple fix, where we consistently set `flags` to an empty array when we pass it around. The history here is that we had kind of a nasty bug from setting it to `None`, which only showed up in the somewhat obscure circumstance of somebody subscribing to all stream events in our API. Fixes #7921
14 KiB
14 KiB