mirror of https://github.com/zulip/zulip.git
ba397b5109
There is no reason for either render_incoming_message() or render_markdown() to require full UserProfile objects just to triage alert words. By only asking for user_ids, we save extra queries in two callpaths and we make it easier to start using user_ids in do_send_messages(). |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |