mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
These existing typing related functions are re-usable in the case of stream typing, except that the key differs. So, to make it possible to re-use the code in these functions, this commit removes the `get_key` call in those functions and instead passes the key directly. Also, renamed `get_key` to `get_direct_message_conversation_key` to differentiate it from the `get_topic_key` that we'll add later for stream typing.
6.2 KiB
6.2 KiB