summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* first commitHEADmasterschneefux2016-06-1243-765/+55
* Merge pull request #29 from kpn3m0/patch-2Markus Birth2014-07-091-0/+6
|\
| * Create dsl-magazin.de.jsonkpn3m02014-01-081-0/+6
* | Merge pull request #30 from kpn3m0/patch-3Markus Birth2014-07-091-0/+6
|\ \
| * | Create github.com.jsonkpn3m02014-01-081-0/+6
| |/
* | Merge pull request #31 from kpn3m0/patch-4Markus Birth2014-07-091-0/+6
|\ \ | |/ |/|
| * Create hitb.org.jsonkpn3m02014-01-081-0/+6
|/
* Merge pull request #27 from kpn3m0/masterMarkus Birth2014-01-032-0/+12
|\
| * Create habrahabr.ru.jsonkpn3m02014-01-031-0/+6
| * Update rutracker.org.jsonkpn3m02014-01-031-3/+5
| * Create rutracker.org.jsonkpn3m02014-01-031-0/+4
|/
* 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
* | Merge pull request #23 from rangerer/mod_dilbertMarkus Birth2013-11-221-0/+11
|\ \
| * | added dilbert modRoland Angerer2013-08-191-0/+11
|/ /
* | Merge pull request #19 from ldidry/masterMarkus Birth2013-07-301-1/+1
|\ \ | |/ |/|
| * Change instanceConfigTab by feedmodConfigTabLuc Didry2013-07-071-1/+1
|/
* Merge pull request #13 from rangerer/cleanup_advMarkus Birth2013-06-211-1/+1
|\
| * bugfix: missing )Roland Angerer2013-06-211-1/+1
* | Merge pull request #12 from rangerer/mod_chaoslifeMarkus Birth2013-06-211-0/+11
|\ \
| * | added chaoslife modRoland Angerer2013-06-211-0/+11
* | | Merge pull request #11 from rangerer/cleanup_advMarkus Birth2013-06-211-1/+9
|\ \ \ | |/ / |/| / | |/
| * allowing to specify cleanup as string or arrayRoland Angerer2013-06-211-0/+3
| * allowing to cleanup attributes as wellRoland Angerer2013-06-211-1/+6
|/
* Merge pull request #10 from rangerer/mods_rangererMarkus Birth2013-06-209-0/+103
|\
| * added peanuts comic modRoland Angerer2013-06-191-0/+11
| * added cad-comic.com modRoland Angerer2013-06-191-0/+12
| * added zaf.de modRoland Angerer2013-06-191-0/+11
| * added katzenfuttergeleespritzer.de modRoland Angerer2013-06-191-0/+11
| * added selektive-erinnerung.com modRoland Angerer2013-06-191-0/+12
| * added schlogger.de modRoland Angerer2013-06-191-0/+12
| * added paralleluniversum.net modRoland Angerer2013-06-191-0/+11
| * added littleteacup.net modRoland Angerer2013-06-191-0/+11
| * added news.orf.at modRoland Angerer2013-06-191-0/+12
* | Merge pull request #9 from rangerer/cleanupMarkus Birth2013-06-204-5/+19
|\ \ | |/ |/|
| * bugfix: corrected README.mdRoland Angerer2013-06-191-1/+1
| * added cleanup config to the following modsRoland Angerer2013-06-192-4/+6
| * added cleanup option for nodes fetched via xpathRoland Angerer2013-06-192-1/+13
|/
* Merge pull request #7 from julmud/masterMarkus Birth2013-06-021-2/+3
|\
| * Added support for article links having whitespace around the link.julien mudry2013-06-021-2/+3
|/
* Added filters from Andreas Steinhoff.Markus Birth2013-05-2511-0/+122
* Added author and timestamp to Mod-files.Markus Birth2013-05-2510-0/+20
* 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
* Added NichtDieWelt modMarkus Birth2013-04-181-0/+9
* Fixed PHP warning if JSON configuration is unreadable or empty. Fixes #3Markus Birth2013-04-132-1/+6
* XPath explanation in README, some new modsMarkus Birth2013-04-116-3/+81
* Started parseable mod collection.Markus Birth2013-04-107-0/+64
* Added charset detection from HTTP headers. Fixes #1Markus Birth2013-04-104-8/+127