mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
These functions were just shims that were
used in the somewhat painful migration from
subject_* to topic_*.
The commit 4572be8c27
fixed it so that the client never needs to
deal with "subject_links".
So now we just go back to simpler code:
message.topic_links = links
links = message.topic_links
8.9 KiB
8.9 KiB