about summary refs log tree commit homepage
path: root/lib/PublicInbox/Linkify.pm
DateCommit message (Expand)
2016-07-02linkify: allow '!' in URLs
2016-05-01linkify: match more URL characters [:,\$] and schemes
2016-05-01linkify: match '~' (tilde) in URLs
2016-03-01linkify: do not capture trailing '.' or ';' in URLs
2016-03-01extract linkification code to a separate package