news/utility
Bernhard Posselt 3fc18156ae go back to order by id, fix #138, use a newest item id to prevent marking items as read that the user didnt see yet fix #141, also update the starred count periodically 2013-04-29 13:30:01 +02:00
..
feedfetcher.php go back to order by id, fix #138, use a newest item id to prevent marking items as read that the user didnt see yet fix #141, also update the starred count periodically 2013-04-29 13:30:01 +02:00
fetcher.php added pluggable fetchers 2013-04-02 11:09:33 +02:00
fetcherexception.php added a seperate exception for fetching feeds 2013-03-22 11:40:15 +01:00
ifeedfetcher.php fix #11 by not relying on db exceptions anymore since there is no fking proper exception handling in the owncloud db code and stuff will break. instead update when item has been found and if not insert 2013-04-02 12:04:45 +02:00
importparser.php import in reversed order because first item is the newest one, #80 2013-04-25 12:03:21 +02:00
opmlexporter.php implement export, needs proper unittests though, fix 31 2013-04-12 14:53:02 +02:00
twitterfetcher.php add comment for twitter fetcher 2013-04-02 13:59:37 +02:00