Age | Commit message (Expand) | Author |
2013-09-25 | add article enhancer for least i could do | Robin Appelman |
2013-09-25 | add article enhancer for twogag | Robin Appelman |
2013-09-25 | add article enhancer for penny-arcade | Robin Appelman |
2013-09-25 | add article enhancer for use cad-comic.com | Robin Appelman |
2013-09-21 | ArticleEnhancer: Transform relative to absolute URLs | bastei |
2013-09-16 | manually convert ' to ' because its not built into PHP for author an title | Bernhard Posselt |
2013-09-14 | Fix themerepublic.net enhancer | David |
2013-09-14 | Add ThemeRepublic Enhancer | David |
2013-09-13 | use before and after update hooks to delete items only after new ones have be... | Bernhard Posselt |
2013-09-13 | go back to 200 autopurge count | Bernhard Posselt |
2013-09-12 | removed google importer on the serverside, add importer for articles | Bernhard Posselt |
2013-09-12 | #342 implement export | Bernhard Posselt |
2013-09-06 | curly braces are beautiful | bastei |
2013-09-06 | try detect encoding of documents in ArticleEnhancer and convert them | bastei |
2013-09-05 | little fix: shorter concatenation | bastei |
2013-09-04 | allow multiple xpath results | bastei |
2013-09-02 | typecast config values to default values of config object | Bernhard Posselt |
2013-09-02 | switch from json config to ini config | Bernhard Posselt |
2013-09-02 | move configuration values into a config file, fix #167 | Bernhard Posselt |
2013-08-29 | dont use parent div for including comics | Bernhard Posselt |
2013-08-29 | changelog improvements | Bernhard Posselt |
2013-08-29 | allow more than one article enhancer per url based on the url regex, also all... | Bernhard Posselt |
2013-08-28 | Possible backwards incompatible change by using the link provided by simplepi... | Bernhard Posselt |
2013-08-28 | add enhancers for articles, fix #14 | Bernhard Posselt |
2013-08-26 | change email adress in copyright headers | Bernhard Posselt |
2013-08-02 | make cron updater optional, created updater class for better updating handlin... | Bernhard Posselt |
2013-07-25 | decode all the things twice | Bernhard Posselt |
2013-07-25 | clean up indention | Bernhard Posselt |
2013-07-25 | decode title twice to fix stupid feed authors' mistakes | Bernhard Posselt |
2013-07-18 | use current date when feed does not provide pubdates, disable article updates | Bernhard Posselt |
2013-07-11 | increase timeout to from 10 to 60 seconds, fix #278 | Bernhard Posselt |
2013-06-22 | fix indention | Bernhard Posselt |
2013-06-22 | Revert "fix #253, use current date when no pubdate is provided" | Bernhard Posselt |
2013-06-22 | fix #253, use current date when no pubdate is provided | Bernhard Posselt |
2013-06-22 | spaces to tabs | Bernhard Posselt |
2013-06-10 | url in feed init error msg | Alessandro Cosentino |
2013-06-09 | modify Fetch to pass on getFavicon parameter | lsmooth |
2013-06-09 | don't update faviconLink on feed update | lsmooth |
2013-05-25 | Also html decode the links to the page to not break on nyaa torrents | Bernhard Posselt |
2013-05-04 | also sanitize imported json | Bernhard Posselt |
2013-05-04 | use html purifier for sanitation | Bernhard Posselt |
2013-05-02 | force links to open in new tabs, fix #146 | Bernhard Posselt |
2013-04-29 | go back to order by id, fix #138, use a newest item id to prevent marking ite... | Bernhard Posselt |
2013-04-28 | use friggin unicode because 5.3 doesnt use it as default | Bernhard Posselt |
2013-04-28 | try to fix #139 by specifying utf-8 encoding and xml entities manually | Bernhard Posselt |
2013-04-27 | prefer web favicon over feed favicon, fix #101 | Bernhard Posselt |
2013-04-25 | import in reversed order because first item is the newest one, #80 | Bernhard Posselt |
2013-04-22 | dont add items with no title or guid or url and handle non existent pubdate | Bernhard Posselt |
2013-04-22 | added import from google reader, fix #80 | Bernhard Posselt |
2013-04-22 | added unittest for author mail | Bernhard Posselt |