Age | Commit message (Collapse) | Author |
|
|
|
[37b6e68426dbe8812b47ae5bcdadf0fb5df76e26]
|
|
htmlinfo too)
|
|
|
|
|
|
youtube info command
|
|
|
|
RSS htmlinfo filter was catching some false positives because
some web pages have embedded RDF resources (e.g. for trackbacks)
even though they are not RSS feeds. So check for the obligatory
channel tag when an rdf:RDF tag is found.
|
|
|
|
|
|
|
|
rss feed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by newer versions of shorturl gem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
listening
|
|
Some files had DOS-style line endings. Change all of them to Unix-style.
|
|
|
|
|
|
|
|
|
|
Since the twitter plugin is set to store strings, 'false' was stored (and
restored) as a string instead of a boolean value. Fix by deleting the key
instead of setting it to false.
|