summaryrefslogtreecommitdiffstats
path: root/ajax
AgeCommit message (Expand)Author
2012-09-01corrected param names for load, added enum for typesBernhard Posselt
2012-09-01implemented server side move feed to folderBernhard Posselt
2012-09-01mark all read works nowBernhard Posselt
2012-09-01prevent loading when drag and dropping feedsBernhard Posselt
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-17importopml works well; needs to be optimized; feedback to user missingAlessandro Cosentino
2012-08-16mark all read now works in new articles and starred viewBernhard Posselt
2012-08-16remember last viewed feedBernhard Posselt
2012-08-16made starred items and all items work!Bernhard Posselt
2012-08-16fixed marking feeds as readBernhard Posselt
2012-08-16fixed the show only new items drop downBernhard Posselt
2012-08-16added more logic to the serverside moving feed into folderBernhard Posselt
2012-08-16set only non displayed items as readBernhard Posselt
2012-08-16added basics for drag and dropBernhard Posselt
2012-08-15removed feedcount for each item, new styling for the feedlist, moved unreadco...Bernhard Posselt
2012-08-15shows counter when adding feed; fixes bug when removing folderAlessandro Cosentino
2012-08-14reload feed on filter changeBernhard Posselt
2012-08-14Dont issue more post request on read than necesarry, make show only new items...Bernhard Posselt
2012-08-13database tables changedAlessandro Cosentino
2012-08-12Merge branch 'merge-requests/12' into newsappAlessandro Cosentino
2012-08-12Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/apps in...Alessandro Cosentino
2012-08-12checks userid before deletingAlessandro Cosentino
2012-08-13new layout and design for feed items, mark all as read is now faster because ...Bernhard Posselt
2012-08-12fixes create feed, which was broken by last commitsAlessandro Cosentino
2012-08-12added an keep unread checkbox, cleaned up javascript that handled setting of ...Bernhard Posselt
2012-08-12Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-12added ability to mark items as important; mark items as read when: title is c...Bernhard Posselt
2012-08-11fix namespace issues from previous commitAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-11fixed bug that would cause the itemheader to disappear when a different feed ...Bernhard Posselt
2012-08-10erroneous file in last commitAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-08removes backup file included erroneouslyAlessandro Cosentino
2012-08-08curl connections between importopml and createfeedAlessandro Cosentino
2012-08-08highlight currently shown feed and load feeds always in ajax styleGregor Tätzner
2012-08-07no need of checking the statuscode in ajaxError when adding feedAlessandro Cosentino
2012-08-07handle SimplePie issues when adding feedAlessandro Cosentino
2012-08-06Show some nice messages when you create or delete a feed in the rightGregor Tätzner
2012-08-05refactores code of the opml importerAlessandro Cosentino
2012-08-04Show or hide items in rightcontent when creating or deleting feedsGregor Tätzner
2012-08-04Polish deleteAll functions. It's not necessary to use sql joinsGregor Tätzner
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-03Implement dynamic folder adding in the same way like feed addingGregor Tätzner
2012-08-03avoid adding feeds that already existAlessandro Cosentino
2012-08-03small fixes on previous commitsAlessandro Cosentino
2012-08-02Add feed to feed list instantly on feed addingGregor Tätzner
2012-07-30fixes what broke in the last commitAlessandro Cosentino
2012-07-30opml parser completed; still needs testingAlessandro Cosentino