tweeper.git
2013-08-11 Antonio OspiteMerge https://github.com/grote/Tweeper into generate...
2013-08-11 Antonio OspiteFix a typo: s/tweeter/Twitter/
2013-08-04 Torsten Groteonly enclosify certain mimetypes, use same user agent
2013-08-04 Torsten Groteadd initial support for enclosures
2013-08-03 Antonio OspiteFix a typo in an error message
2013-07-28 Antonio OspiteAdd an RSS conversion stylesheet for dilbert.com
2013-07-28 Antonio OspiteTODO: mention the <ttl/> RSS element
2013-07-28 Antonio Ospiterss_converter_twitter.com.xsl: use concat() more
2013-07-27 Antonio OspiteAdd an example with identi.ca
2013-07-27 Antonio OspiteMention in the README that other sites can be converted...
2013-07-27 Antonio OspiteAdd initial support for scraping Pump.io activity streams
2013-07-27 Antonio OspiteChange mode of tweeper.php
2013-07-27 Antonio OspiteAdd -h and --help options
2013-07-27 Antonio OspiteAdd another date conversion routine
2013-07-27 Antonio OspiteUpdate the documentation to use URLs as arguments
2013-07-27 Antonio OspiteMention rssitfor.me as an alternative service
2013-07-27 Antonio OspiteUse __DIR__ when building the stylesheet path name
2013-07-27 Antonio OspiteRename formatDate() function to epoch_to_gmdate()
2013-07-27 Antonio OspiteBe more verbose in error messages
2013-07-27 Antonio OspiteMake stylesheet file name parametric
2013-07-27 Antonio OspiteChange of behavior| Now a URL is required as an argument
2013-07-27 Antonio OspiteFactor out a usage() function
2013-07-27 Antonio OspiteUse php_sapi_name() to check for CLI interface
2013-07-07 Antonio OspiteFix a typo
2013-07-07 Antonio OspiteAdd more info about how to call Tweeper from command...
2013-07-07 Antonio OspiteEmbed the full HTML content of the tweet in the descrip...
2013-07-07 Antonio OspiteFormat dates using an external php function
2013-07-07 Antonio OspiteInitial import