mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +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