mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
With the recipient field being denormalized into the UserProfile and Streams models, all current uses of get_stream_recipients can be done more efficiently, by simply checking the .recipient_id attribute on the appropriate objects.
21 KiB
21 KiB