1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Anthony Bilinski e564b85e3c
fix(chatform): Broaden URL matching to include unicode
Fix #4853
Fix #4295

*Instead of searching strictly valid URIs, allow anything characters following scheme. This allows for UTF-8 characters used in other languages, as well as parentheses and other ASCII characters. This will over-match some invalid URLs.
*Ignored surrounding characters of URIs and ending punctuation
*Fix www-only links by adding http scheme to href
2018-02-25 01:48:25 -08:00
..
chatlog fix(chatform): Broaden URL matching to include unicode 2018-02-25 01:48:25 -08:00
core test: Replace check on Qtest 2017-06-04 23:10:50 +03:00
net fix(test): If json string not quoted is server error 2017-10-31 17:51:26 +03:00
platform test: Add tests for PosixSignalNotifier 2017-10-11 14:50:09 +03:00