Commit Graph

16 Commits

Author SHA1 Message Date
minhtritc97 ea9faf279b fix: regex url with query 2025-10-06 14:48:40 -07:00
minhtritc97 cb709ec7cd fix: update url regex 2025-10-06 14:48:40 -07:00
minhtritc97 4e385d9cd4 fix: update url regex 2025-10-06 14:48:40 -07:00
minhtritc97 9dbaa08a7b
support utf-8 languages for hashTag and userTag (#17) 2024-05-29 10:45:47 +01:00
Hxphieno 4feb8a26c6
[fix] some urls will be misjudged to phone (#16) 2024-04-13 19:15:45 +01:00
Tanmoy karmakar 679a9194df
updated the regex for url for proper recognition (#13) 2022-12-08 02:11:52 +01:00
Matthew Smith d86ed115f6 Add support for phone links 2022-10-19 06:23:53 -07:00
Abhijith K c51109cae0 fix regex condintion checking to identify @user.username 2022-08-02 21:42:31 +05:30
Abhijith K 79be3afc55 add custom link styles and fix bug in identifying link types
text with multiple linktypes enabled were not properly identified
2022-06-30 02:30:00 +05:30
iamstanlee 829ced74d6 refactor: enforce lint rules 2021-09-02 18:24:27 -07:00
Filip d5a37832b5 Added @userTag handling 2021-09-02 09:54:14 +02:00
iamstanlee db7f020f15 changed pkg name to linkfy_text 2021-06-03 20:16:21 -07:00
iamstanlee 1a97471f50 refactor: added link model 2021-06-03 19:56:41 -07:00
iamstanlee 67bb7a548a add regex tests 2021-06-03 17:06:40 -07:00
iamstanlee 870892fdcf migrate pkg to null safety 2021-06-03 13:52:28 -07:00
iamstanlee f29c812dad initial commit 2021-06-03 13:00:21 -07:00