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 |