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