summaryrefslogtreecommitdiff
path: root/init.php
Commit message (Collapse)AuthorAgeFilesLines
* added cleanup option for nodes fetched via xpathRoland Angerer2013-06-191-0/+9
|
* Added support for article links having whitespace around the link.julien mudry2013-06-021-2/+3
|
* Use new PluginHost singleton.Markus Birth2013-04-201-1/+1
|
* Implement new api_version() check. Bump plugin version to 1.0.Markus Birth2013-04-191-1/+6
|
* Removed PluginHost::get_link() call which wasn't used anywaysMarkus Birth2013-04-181-2/+0
|
* Fixed PHP warning if JSON configuration is unreadable or empty. Fixes #3Markus Birth2013-04-131-0/+5
|
* Added charset detection from HTTP headers. Fixes #1Markus Birth2013-04-101-1/+37
|
* Removed test preferences field. Added reference to jsonlint.com to README.Markus Birth2013-04-091-8/+0
|
* Bugfix with PluginHost instanceMarkus Birth2013-04-091-3/+1
|
* First working versionMarkus Birth2013-04-091-50/+87
|
* Initial commitMarkus Birth2013-04-091-0/+118