aboutsummaryrefslogtreecommitdiffstats
path: root/longify/longify-urls.pl (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-20add additional check to avoid crash if URI doesn't have a 'host' method.Tom Feist1-1/+6
2011-07-16updated to add PM support, and build filenames more betterlyTom Feist1-8/+13
2011-07-08update docs to mention urls fileTom Feist1-1/+3
2011-07-08load the shorteners list, and check it against the host part of any URIs beforeTom Feist1-4/+29
attempting a query. Also /longify-reload command to reload list from file.
2011-07-08fix formatting error in POD, hopefully.Tom Feist1-3/+3
2011-07-08update install instructions to mention IrssiX modules, and generate a readme.Tom Feist1-1/+11
2011-07-08added longify-urls script, to unshorten things automagically.Tom Feist1-0/+226