summaryrefslogtreecommitdiff
path: root/init.php
Commit message (Expand)AuthorAgeFilesLines
* first commitHEADmasterschneefux2016-06-121-150/+50
* Merge pull request #15 from Alarik/masterMarkus Birth2013-11-221-7/+16
|\
| * Encode fetched data to unicode based on config option "force_unicode"Alarik2013-06-251-7/+16
* | Change instanceConfigTab by feedmodConfigTabLuc Didry2013-07-071-1/+1
|/
* bugfix: missing )Roland Angerer2013-06-211-1/+1
* allowing to specify cleanup as string or arrayRoland Angerer2013-06-211-0/+3
* allowing to cleanup attributes as wellRoland Angerer2013-06-211-1/+6
* 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