6 Commits (806beade25b4366c7d8ff173028e141ef1d1728a)

Author SHA1 Message Date
Vitaly Puzrin 8b815a6072 lint: reduce empty lines 10 months ago
Vitaly Puzrin 7dfcf69b71 standard: no spaces near array brackets 10 months ago
Vitaly Puzrin 0eb4cb96a4 standard: space before function params 10 months ago
Vitaly Puzrin d0219010ad standard: remove semi 10 months ago
Vitaly Puzrin 88b8669c46 var => const, let 10 months ago
Vitaly Puzrin e92e776411 Rewrite core to es6 modules 10 months ago
Alex Kocharin 6b58ec4245 Add linkifier rule to inline chain for full links 2 years ago
Vitaly Puzrin 7075e8881f Updated and optimized call 10 years ago
Alex Kocharin b8f7b5b64e Add markup info for autolink and linkifier tokens 10 years ago
Alex Kocharin 141308d1a7 Fix protocol-less urls from linkifier 10 years ago
Alex Kocharin 77e8b6cad0 Add configurable url normalizers 10 years ago
Alex Kocharin f1aff8a5b9 Add StateCore.Token and StateCore.push() 10 years ago
Vitaly Puzrin 00117cb2e7 Changes to improve speed on node 0.12 & iojs 10 years ago
Vitaly Puzrin 18d80c6f0b Moved validateLink() to root class 10 years ago
Alex Kocharin 4aabd5592e Use a common class for tokens 10 years ago
Vitaly Puzrin 9159018e2a Replaced `autolinker` with `linkify-it`, closes #2 10 years ago
Vitaly Puzrin a0e122fb4e deps update 10 years ago
Vitaly Puzrin 90e5a9c9cc Bulk rules rename (unify) 10 years ago
Vitaly Puzrin a66e29f8d0 Place md link to states and remove other aliases 10 years ago
Vitaly Puzrin 56001200c0 Added link target attribute support for plugins 10 years ago
Vitaly Puzrin 4a34e7b742 Moved array element subst to utils 10 years ago
Vitaly Puzrin d917047d32 Removed unnecessary conditions 10 years ago
Vitaly Puzrin d5683371b3 Added emails autolinking and improved tests coverage 10 years ago
Vitaly Puzrin 6b69c9cbf1 Removed singleton in linkify (thread safety) 10 years ago
Alex Kocharin d39417e100 Added a core chain 10 years ago