Commit Graph

2 Commits

Author SHA1 Message Date
Tim Abbott
6b26b828b3 test_topic_link_util: Remove unused import. 2025-05-13 16:04:42 -07:00
Kislay Verma
ff27c568c5 topic_link_util: Add module to generate working topic links.
Similar to the frontend `web/src/topic_link_util.ts`, we
introduce a backend module to avoid generating broken
channe/topic links.

Fixes part of #34608
2025-05-13 15:56:46 -07:00