0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use cURL for Tweeper::get_contents() too More... over 10 years ago
Remove double semicolon in Tweeper::get_info() More... over 10 years ago
Make get_url_info() and generate_enclosure() static methods More... over 10 years ago
Turn epoch_to_gmdate() and str_to_gmdate() into static methods More... over 10 years ago
Make get_contents() a static method More... over 10 years ago
Cosmetics: sort supported_content_types, remove unneeded spaces More... over 10 years ago
Use an array to list supported content types for enclosures More... over 10 years ago
Make it optional to generate the <enclosure/> element More... over 10 years ago
Use getopt() to parse command line options More... over 10 years ago
Split parsing CLI options from parsing QUERY_STRING ones More... over 10 years ago
Use templates to generate enclosures More... over 10 years ago
Merge https://github.com/grote/Tweeper into generate-encolure-elements More... over 10 years ago
Fix a typo: s/tweeter/Twitter/ More... over 10 years ago
only enclosify certain mimetypes, use same user agent More... over 10 years ago
add initial support for enclosures More... over 10 years ago
Fix a typo in an error message More... over 10 years ago
Add an RSS conversion stylesheet for dilbert.com More... almost 11 years ago
TODO: mention the <ttl/> RSS element More... almost 11 years ago
rss_converter_twitter.com.xsl: use concat() more More... almost 11 years ago
Add an example with identi.ca More... almost 11 years ago
Mention in the README that other sites can be converted to RSS More... almost 11 years ago
Add initial support for scraping Pump.io activity streams More... almost 11 years ago
Change mode of tweeper.php More... almost 11 years ago
Add -h and --help options More... almost 11 years ago
Add another date conversion routine More... almost 11 years ago
Update the documentation to use URLs as arguments More... almost 11 years ago
Mention http://rssitfor.me as an alternative service More... almost 11 years ago
Use __DIR__ when building the stylesheet path name More... almost 11 years ago
Rename formatDate() function to epoch_to_gmdate() More... almost 11 years ago
Be more verbose in error messages More... almost 11 years ago