mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 15:09:34 +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.
178 KiB
178 KiB