summaryrefslogtreecommitdiffstats
path: root/ajax
AgeCommit message (Expand)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-13[News] a title of a feed from an opml import should be the one saved in the fileAlessandro Cosentino
2012-11-09add feeds and folders dinamically when importing an opml fileAlessandro Cosentino
2012-11-08[News] importopml implemented via eventsource for incremental notifications t...Alessandro Cosentino
2012-11-04[News] substitutes modals with notification in importopmlAlessandro Cosentino
2012-11-02[News] import opml from local filesystem now worksAlessandro Cosentino
2012-10-22Fix some styleBrice Maron
2012-10-14Whitespace cleanupBart Visscher
2012-10-13fixed bug that prevented creating of folders, linted menu.js, fixed weird htm...Bernhard Posselt
2012-10-13selecting folders worksBernhard Posselt
2012-10-13preperations for always selecting last feed/folderBernhard Posselt
2012-10-12Correct Unix format file and some LowerCaseConstantBrice Maron
2012-10-13removed change that caused errorsBernhard Posselt
2012-10-12removed linter errors on parseInt, added the most recent timestamp and id to ...Bernhard Posselt
2012-09-20setting items as read has now an immediate response from the server about how...Bernhard Posselt
2012-09-14added closing of session write to ajax files to speed things upBernhard Posselt
2012-09-14made feeds smaller, fixed some errors from js linterBernhard Posselt
2012-09-13small refactoring on the backendAlessandro Cosentino
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-09-07adding space between) and {Thomas Mueller
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-06removes files no longer neededAlessandro Cosentino
2012-09-05no more require_once()Thomas Mueller
2012-09-03add padding to the bottom to be able to scroll even with one elementBernhard Posselt
2012-09-03fixed weird showAll post requestBernhard Posselt
2012-09-02changing folder names works nowBernhard Posselt
2012-09-02dont use mock folders, use html delivered from server; deleted unecessary tem...Bernhard Posselt
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