stapibas.git
2023-04-02 Christian WeiskeUse classmap autoloader for stapibas classes master github/master
2023-04-02 Christian WeiskeUse composer for dependency installation
2018-03-22 Christian WeiskeImprove readme
2018-01-07 Christian Weiskeexplain whitelisting
2016-07-27 Christian Weiskemore room for errors
2016-05-26 Christian Weiskeadd LICENSE file
2014-03-27 Christian Weiskefirst work on .phar generation
2014-03-26 Christian Weiskedisable ssl verification when validating linkback request
2014-03-25 Christian Weiskefix bookmarklet on firefox
2014-03-25 Christian Weiskeindex file with bookmarklet
2014-03-25 Christian Weiskefirst work on linkback result visualization
2014-03-23 Christian Weiskeadd JSON api to fetch links for a given URL
2014-03-23 Christian Weiskeuse central include file
2013-10-23 Christian Weiskeuse new linkback request template api
2013-10-23 Christian Weiskeuse pre-configured http_request2 instance
2013-10-22 Christian Weiskeupdate readme
2013-10-22 Christian Weiskeadd feed/list command, show help when no feed command...
2013-10-21 Christian Weiskeadapt to services_linkback
2013-06-19 Christian Weiskefirst work on rendering
2013-06-19 Christian Weiskeextract from pingbackcontent that has no type yet
2013-06-19 Christian Weiskepingback to u-in-reply-to also when it is not in e...
2013-06-19 Christian Weiskeautomatically filter tasks when ID/URL is given
2013-06-18 Christian Weiskeset detected type in pingback content
2013-06-18 Christian Weiskeadd p_id to r-tables and delete r-data when pingbackcon...
2013-06-18 Christian Weiskefix content extraction import
2013-06-18 Christian Weiskecomment + link extraction
2013-06-17 Christian Weiskefirst version of comment extraction
2013-06-16 Christian Weiskemove content fetcher class
2013-06-15 Christian Weiskefetch html of pingback sources
2013-06-15 Christian Weiskerework cli interface; use nested actions now
2013-06-15 Christian Weisketables for bookmarks, links and comments
2013-06-15 Christian Weiskeverify that target URL may receive pingbacks
2013-06-15 Christian Weiskecheck if pingback has been registered already
2013-06-15 Christian Weiskefeed management interface for CLI
2013-06-15 Christian Weiskeintroduce CLI update command
2013-06-15 Christian Weiskeupdate database structure dump
2013-06-15 Christian Weiskeretry pinging only 5 times
2013-06-14 Christian Weiskecommand line interface to update and force since feeds...
2013-06-13 Christian Weiskeupdate readme
2013-06-13 Christian Weiskecode to send pingbacks to all urls
2013-06-13 Christian Weiskeload feed entry urls and extract linked URLs from there
2013-06-12 Christian Weiskefirst work on feed updater + pinger
2013-06-12 Christian Weiskerequest-feed-update.php
2012-11-27 Christian Weiskeuse new pingback2 class structure/naming
2012-11-19 Christian Weiskesend mail for each pingback
2012-11-18 Christian Weiskefirst simple code