Граф коммитов

49 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 631a1e2baf dont set guidHash when setting guid to avoid overwriting different guid hashes that come from the db 2014-11-13 14:14:38 +01:00
Bernhard Posselt bff164146b add youtube playlist support, fix #620, fix #618 2014-11-11 13:22:00 +01:00
Bernhard Posselt 9eca163aa8 fix doc comment 2014-11-05 11:58:59 +01:00
Bernhard Posselt bba05a1247 fix doc comment 2014-11-05 11:58:45 +01:00
Bernhard Posselt 95530f6251 update picofeed, add max size setting, fix #642 2014-11-05 11:30:38 +01:00
Bernhard Posselt 91f302245e also set the feed location 2014-10-30 11:30:12 +01:00
Bernhard Posselt b1e7d7b084 dont decode url twice 2014-10-30 11:02:32 +01:00
Bernhard Posselt 337b72287d use md5 2014-10-23 14:00:47 +02:00
Bernhard Posselt ea6f93d515 use factories for reader and favicon since they have state and cant be reused 2014-10-22 22:19:14 +02:00
Bernhard Posselt 37805027cf remove useless file 2014-10-22 14:26:51 +02:00
Bernhard Posselt 6e09da8979 fix encoding 2014-10-22 14:26:43 +02:00
Bernhard Posselt 034e13ef65 remove utf8-deocde, should be done by the lib 2014-10-22 11:56:38 +02:00
Bernhard Posselt c102123dc9 add caching 2014-10-22 11:35:12 +02:00
Bernhard Posselt dc8b8301d3 fix #302 2014-10-22 11:06:43 +02:00
Bernhard Posselt cc3fa38cee fix tests 2014-10-22 10:49:45 +02:00
Bernhard Posselt 78d3e21641 get rid of simplepie 2014-10-22 01:35:59 +02:00
Bernhard Posselt fb28fadcf6 get rid of faviconfetcher and use picofeed 2014-10-21 23:45:06 +02:00
Bernhard Posselt 66c73a96ac first try to set indention limit at 80 characters in php 2014-10-21 18:19:23 +02:00
Bernhard Posselt 42d69a95f3 convert tabs indention to indention with 4 spaces because of mixing of both variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab 2014-10-21 16:45:36 +02:00
Bernhard Posselt a52df5cad2 move config class into config folder 2014-10-21 11:11:20 +02:00
Bernhard Posselt 13b13aeda1 more code coverage 2014-10-09 09:52:12 +02:00
Bernhard Posselt 323dab9b9c more phpdoc fixing 2014-10-08 13:38:22 +02:00
Bernhard Posselt 10ad5f62fc remove unused file 2014-09-29 15:34:07 +02:00
Bernhard Posselt 484727decd more travis 2014-09-29 15:33:51 +02:00
Bernhard Posselt 441d70e188 set error handler and throw exceptions on error case 2014-09-22 22:00:51 +02:00
Bernhard Posselt 04fbad4554 also use url in user agent 2014-09-16 20:42:57 +02:00
Bernhard Posselt 8e0cbf094e fix enclosure 2014-09-16 19:42:37 +02:00
Bernhard Posselt cd10f93e0d style fixes 2014-06-26 11:33:44 +02:00
Bernhard Posselt 06367d8b81 style fixes 2014-06-25 11:22:08 +02:00
Bernhard Posselt 160a0dfeba convert array() to [] 2014-05-14 17:32:49 +02:00
Bernhard Posselt 7949ab9216 try to fix return type of enhancer and feed fetcher 2014-05-13 00:30:06 +02:00
Bernhard Posselt bb88dd5d7b fix doc comments in feedfetcher 2014-05-13 00:21:29 +02:00
Bernhard Posselt da3e9717ba fix doc comments in feedfetcher 2014-05-13 00:20:58 +02:00
Bernhard Posselt 541318cb81 more fixes 2014-05-12 23:05:43 +02:00
Bernhard Posselt a72ed5f93f remove dead code 2014-05-12 22:57:53 +02:00
Bernhard Posselt ffa43f3c3b update headers to be compatible with phpdoc, slim down license text to make code more visible 2014-04-19 18:16:55 +02:00
Bernhard Posselt 517e4ca543 split up api class for easier testing and clearer code 2014-04-19 13:21:11 +02:00
Bernhard Posselt 5befce51ef add proxy support based on simplepie pr, fix #491 2014-04-10 19:15:31 +02:00
Bernhard Posselt 643fa4624d port to internal controller, some routes are still broken 2014-04-09 22:52:27 +02:00
Bernhard Posselt 21bd539847 ported to owncloud internal appframework classes, confused with how to start the app and define deps 2014-04-09 22:52:26 +02:00
Bernhard Posselt 5513e39c7b remove html tags from feed title 2014-04-08 23:18:22 +02:00
Bernhard Posselt 31ae116fe4 migrated database, utility, bootstrap from appframework 2014-04-08 18:50:10 +02:00
Bernhard Posselt 99af7d32d4 fix XSS when importing articles, speed up update and adding of feeds by only purifying content that will be added to the db 2014-02-11 16:05:58 +01:00
Bernhard Posselt c638ef6f06 disable simplepie caching, see https://github.com/simplepie/simplepie/issues/345#issuecomment-34718099 2014-02-11 02:37:48 +01:00
Alessandro Cosentino df6e758cae fallback to feed url if simplepie doesnt fetch a permanent link 2014-01-26 10:11:54 +01:00
Robin Appelman d38f2576b2 fix unit tests 2014-01-23 22:47:52 +01:00
Robin Appelman 18b77f642a fallback to using the feed link if an item doesn't specificy a link 2014-01-23 16:48:48 +01:00
Bernhard Posselt b679b8c031 always open links in new tab 2013-09-27 20:52:20 +02:00
Bernhard Posselt d6066c3820 use seperate direcotires for article enhancers and fetchers 2013-09-27 20:03:16 +02:00