fourtf
|
e12f76387a
|
replaced link regex with object oriented assembly
|
2019-12-29 14:15:45 +01:00 |
|
fourtf
|
6111985b77
|
replaced link regex
|
2019-12-26 22:00:31 +01:00 |
|
fourtf
|
cf9560508c
|
improving code quality
|
2018-08-10 20:53:13 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
Lajamerr Mittesdine
|
12a21b7b1a
|
Fix match linking (#608)
Right now it's matching links even if they have garbage text infront of it. For example, `sahttp://www.google.com`
This change fixes that.
|
2018-07-12 18:56:08 +02:00 |
|
Lajamerr Mittesdine
|
727ccd2ff4
|
Add support for spotify hyperlinking (#597)
* Add support for spotify hyperlinking
* Change open link in browser to open link
|
2018-07-11 13:50:05 +02:00 |
|
Rasmus Karlsson
|
ec4c243455
|
fix link parser
|
2018-06-29 10:22:09 +02:00 |
|
Rasmus Karlsson
|
524be95e8b
|
Reduce complexity of regular expression initialization
|
2018-06-28 00:54:34 +02:00 |
|
Rasmus Karlsson
|
20c17c3377
|
Make link regular expression only be created once
|
2018-06-28 00:54:34 +02:00 |
|