mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
When we add starring of historical messages, they'll get added to the home view (since we don't filter them out), which isn't a big deal -- but we don't want to make an inaccurate claim that the user subscribed to this stream and then unsubscribed. This should most properly be handled by filtering server-side, but at the moment our lack of an index on UserMessage.flags makes that impractical from a performance perspective. (imported from commit 00751a5f9fc20e9da5c09914c11d1579f9e7398e)
25 KiB
25 KiB