overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
4.91k stars 818 forks source link

[Search Function] Support regular expressions #1055

Open lerogo opened 6 months ago

lerogo commented 6 months ago

Make telegram's search support regular expressions, which will make it easier for Chinese users when searching.

Or use character matching instead of full word matching