tweeper.git
2018-02-25 Antonio Ospitedebian/{compat,control}: increase debhelper compatibili...
2018-02-25 Antonio Ospitedebian/{control,gbp.conf}: change the debian branch...
2018-02-24 Antonio OspiteMerge tag 'v1.2.0' into debian/master
2018-02-24 Antonio OspiteNEWS: add release notes for the v1.2.0 release v1.2.0
2018-02-24 Antonio Ospiterss_converter_instagram.com.xsl: fix validation for...
2018-02-23 Antonio OspiteTweeper.php: a more robust fix for 4b9692a19e06f3cf698d...
2018-02-23 Antonio Ospiterss_converter_twitter.com.xsl: preserve spaces in tweet...
2018-02-23 Antonio Ospiterss_converter_twitter.com.xsl: add support for permalin...
2018-02-23 Antonio Ospiterss_converter_twitter.com.xsl: add a line break after...
2018-02-23 Antonio Ospiterss_converter_twitter.com.xsl: don't print the user...
2018-02-23 Antonio Ospiterss_converter_twitter.com.xsl: use a different rule...
2018-01-14 Antonio OspiteTweeper.php: fix converting Instagram data to RSS
2017-11-06 Antonio Ospiterss_converter_facebook.com.xsl: fix channel link, image...
2017-11-06 Antonio Ospiterss_converter_facebook.com.xsl: fix scraping facebook...
2017-11-06 Antonio OspiteTODO: add an entry about Instagram tags
2017-09-11 Antonio Ospiterss_converter_facebook.com.xsl: fix scraping facebook...
2017-07-10 Antonio Ospiterss_converter_instagram.com.xsl: support scraping Insta...
2017-07-10 Antonio Ospiterss_converter_instagram.com.xsl: improve the comment...
2017-06-27 Antonio Ospitedebian/changelog: release package version 1.1.0-1 debian/1.1.0-1
2017-06-27 Antonio Ospitedebian/watch: use https for the git repository URL
2017-06-27 Antonio Ospitedebian/copyright: minor updates suggested by "cme updat...
2017-06-27 Antonio Ospitedebian/control: don't mention Howtoons.com, it's not...
2017-06-27 Antonio Ospitedebian/control: bump Standards-Version to 4.0.0
2017-06-27 Antonio OspiteMerge tag 'v1.1.0' into debian
2017-06-27 Antonio OspiteNEWS: add release notes for the v1.1.0 release v1.1.0
2017-06-27 Antonio OspiteTODO: add an entry about the use of trigger_error()
2017-06-27 Antonio OspiteRemove support for Howtoons.com, the old blog is not...
2017-06-27 Antonio OspiteAdd an example of instrumentation to capture the HTML...
2017-06-22 Antonio Ospiterss_converter_twitter.com.xsl: filter out promoted...
2017-06-08 Antonio Ospiterss_converter_twitter.com.xsl: strip the style attribut...
2017-03-08 Antonio Ospiterss_converter_facebook.com.xsl: match both the new...
2017-02-14 Antonio OspiteHACKING: add instructions about installing the Drupal...
2017-02-09 Antonio OspiteAdd the helper script tests/tweeper_file
2017-02-09 Antonio OspiteAdd the helper script tests/fetch_facebook_page.sh
2017-02-09 Antonio OspiteTweeper.php: allow to pass parameters to Tweeper::tweep()
2017-02-09 Antonio Ospiterss_converter_facebook.com.xsl: fix the URL of the...
2017-02-09 David Kalnischkiesrss_converter_facebook.com.xsl: new wrapper classname
2016-12-11 Antonio Ospitedebian/changelog: release package version 1.0.0-1 debian/1.0.0-1
2016-12-11 Antonio Ospitedebian/{control,rules}: use pkg-php-tools
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...
next