mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
With the recipient field being denormalized into the UserProfile and Streams models, all current uses of bulk_get_recipients can be done more efficient, by simply checking the .recipient_id attribute on the appropriate objects.
13 KiB
13 KiB