mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +00:00
We also switch the underlying exctact_mention_text method to use a regular for loop, as well as make the related methods return tuples of (names, is_wildcard). This abstraction is hidden from the MentionData callers behind mention_data.message_has_wildcards(). Concerns #13430.
1.5 KiB
1.5 KiB