tweeper.git
2016-12-11 Antonio Ospitedebian/copyright: some cleanup suggested by "cme update...
2016-12-11 Antonio Ospitedebian/watch: simplify the watch file, use the git...
2016-12-11 Antonio OspiteMerge tag 'v1.0.0' into debian
2016-12-11 Antonio OspiteNEWS: add release notes for the v1.0.0 release v1.0.0
2016-12-11 Antonio Ospitecomposer.json: make the dependencies on symfony compone...
2016-12-10 Antonio OspiteMakefile: mention DESTDIR in the "INSTALLATION COMPLETE...
2016-12-10 Antonio OspiteMakefile: make the symlink in BIN_DIR refer to the...
2016-12-10 Antonio OspiteMakefile: fix installation after the code restructuring
2016-12-10 Antonio Ospitetweeper: allow running tweeper from vendor/bin also...
2016-11-06 Antonio Ospiteautoload.php: improve the comment about the system...
2016-11-06 Antonio OspiteTODO: add a note about the version of the dependencies...
2016-11-06 Antonio OspiteUpdate copyright years in recently modified files
2016-11-06 Antonio Ospitetweeper: allow to run tweeper either with or without...
2016-11-05 Antonio OspiteAdd a composer.json file
2016-11-05 Antonio Ospiterss_converters_*.xsl: prefix the namespace when calling...
2016-11-04 Antonio Ospitetweeper: move the main Tweeper class to its own file...
2016-11-04 Antonio OspiteTODO: improve wording and remove fullstops at the end...
2016-10-30 Antonio OspiteFix information leakage by validating the URL scheme
2016-10-30 Antonio Ospitetweeper.php: check the return value of Tweeper::tweep()
2016-10-30 Antonio Ospitetweeper.php: check curl_exec() return value
2016-10-29 Antonio Ospitetweeper.php: support "application/pdf" as an enclosure...
2016-10-29 Antonio Ospitetweeper.php: support "application/octet-stream" as...
2016-05-23 Antonio Ospitedebian/changelog: release package version 0.6-1 debian/0.6-1
2016-05-23 Antonio Ospitedebian/watch: use https in the repository URL
2016-05-23 Antonio Ospitedebian/copyright: use https URLs as suggested by duck
2016-05-23 Antonio Ospitedebian/control: depend on php-xml instead of php-xsl
2016-05-23 Antonio Ospitedebian/control: depend on php-symfony-property-access
2016-05-23 Antonio OspiteMerge tag 'v0.6' into debian
2016-05-23 Antonio OspiteNEWS: add release notes for the v0.6 release v0.6
2016-05-23 Antonio Ospiterss_converter_instagram.com.xsl: strip unneeded trailin...
2016-05-23 Antonio OspiteAdd a HACKING file to describe the coding style used...
2016-05-23 Antonio OspiteINSTALL: mention php-symfony-property-access as a depen...
2016-05-23 Antonio Ospitetweeper.php: fix a problem with https URLs ending up...
2016-05-23 Antonio OspiteUse php:functionString() in the stylesheets where appro...
2016-05-23 Antonio OspiteDon't convert the timestamp to a number when calling...
2016-05-23 Antonio OspiteTODO: remove entry about using enclosure for pump.io...
2016-05-23 Antonio Ospiterss_converter_pump.io.xsl: add enclosure element for...
2016-05-20 Antonio OspiteTODO: remove the item about enclosures for dilbert...
2016-05-20 Antonio Ospiterss_converter_instagram.com.xsl: don't use a template...
2016-05-20 Antonio Ospiterss_converter_dilbert.com.xsl: add support for the...
2016-05-20 Antonio OspiteTODO: add an entry about adding direct links to Instagr...
2016-05-20 Antonio Ospiterss_converter_instagram.com.xsl: make images adapt...
2016-05-20 Antonio Ospiterss_converter_instagram.com.xsl: use a stricter match...
2016-05-20 Antonio Ospiterss_converter_instagram.com.xsl: fix the channel link
2016-05-20 Antonio OspiteTODO: update the entry about twitter images and cards...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: generate enclosure for...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: show explicitly if the...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: don't repeat background...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: present images in a...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: show media content in...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: use direct URLs for...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: add a mode attribute...
2016-05-20 Antonio Ospiterss_converter_twitter.com.xsl: cleanup titles
2016-05-20 Antonio Ospitetweeper.php: add "image/png" to the supported types...
2016-05-20 Antonio Ospitetweeper.php: rename DomDocument() to DOMDocument()
2016-05-20 Antonio OspiteReturn a DOMElement instead of a string in Tweeper...
2016-05-20 Antonio Ospitetweeper.php: move the loadStylesheet() method more...
2016-05-20 Antonio Ospitetweeper.php: write XML in upper case inside comments
2016-05-20 Antonio Ospitetweeper.php: make jsonToXml() a static method
2016-05-20 Antonio Ospitetweeper.php: make logXmlError() a static method
2016-05-20 Antonio Ospitetweeper.php: make it clearer that getUrlContents is...
2016-05-20 Antonio Ospitetweeper.php: fix naming conventions for the get_xml_...
2016-05-20 Antonio Ospitetweeper.php: rename the ERROR_STREAM variable to error_...
2016-05-20 Antonio OspiteUse more accurate names for the date conversion functions
2016-05-20 Antonio OspiteRename epoch_to_gmdate to epochToGmdate, and str_to_gmd...
2016-05-20 Antonio Ospitetweeper.php: rename getContents to getUrlContents and...
2016-05-20 Antonio Ospitetweeper.php: use lowerCamel case for methods names
2016-05-20 Antonio OspiteFix naming conventions for the generate_enclosure functon
2016-05-20 Antonio Ospitetweeper.php: user lowerCamel case for class variables
2016-05-20 Antonio Ospitetweeper.php: fix a typo s/Apparenty/Apparently/
2016-05-20 Antonio Ospitetweeper.php: write the word "URL" in upper case
2016-05-20 Antonio Ospitetweeper.php: fix style issues pointed out by PHP_CodeSn...
2016-05-20 Antonio Ospitetweeper.php: use the same parenthesis style for all...
2016-05-20 Antonio Ospitetweeper: fix style issues found by Coder Sniffer
2016-05-20 Antonio Ospitetweeper.php: rename $rootName to $root_node_name
2016-05-20 Antonio Ospitetweeper.php: make json_to_xml() do strictly what its...
2016-05-15 Antonio OspiteUse https in URLs for Twitter.com and ao2.it
2016-05-15 Antonio Ospiterss_converter_twitter.com.xsl: fix getting the profile...
2016-05-15 Antonio Ospiterss_converter_dilbert.com.xsl: put the full text in...
2016-05-15 Antonio Ospiterss_converter_dilbert.com.xsl: ellipsize long titles
2016-05-15 Antonio Ospiterss_converter_facebook.com.xsl: fix getting the item...
2016-05-15 Antonio Ospiterss_converter_facebook.com.xsl: fix the permalink
2016-05-14 Antonio Ospitedebian/changelog: release package version 0.5-1 debian/0.5-1
2016-05-14 Antonio Ospitedebian/control: use the https transport for all URLs
2016-05-13 Antonio Ospitedebian/control: bump Standards-Version to 3.9.8
2016-05-13 Antonio Ospitedebian/control: depend on php-symfony-serializer
2016-05-13 Antonio Ospitedebian/control: fix the dependencies on php packages
2016-05-13 Antonio OspiteMerge tag 'v0.5' into debian
2016-05-13 Antonio OspiteNEWS: add release notes for the v0.5 release v0.5
2016-05-13 Antonio OspiteINSTALL: mention php-symfony-serializer instead of...
2016-05-13 Antonio OspiteUse the Symfony Serializer component instead of the...
2015-11-30 Antonio Ospiterss_converter_twitter.com.xsl: restrict tweet selection...
2015-11-27 Antonio Ospiterss_converter_twitter.com.xsl: set a fall-back channel...
2015-11-27 Antonio Ospiterss_converter_twitter.com.xsl: restrict the criterion...
2015-09-13 Antonio Ospitedebian/changelog: release package version 0.4-1 debian/0.4-1
2015-09-13 Antonio Ospitedebian/control: bump Standards-Version to 3.9.6
2015-09-13 Antonio Ospitedebian/copyright: update copyright years
2015-09-13 Antonio Ospitedebian/control: depend on php-xml-serializer
2015-09-13 Antonio Ospitedebian/control: update the package description
2015-09-13 Antonio OspiteMerge tag 'v0.4' into debian
next