summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)Author
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-13refactored index php into controllersBernhard Posselt
2012-10-13merged indexBernhard Posselt
2012-10-13added tests pageBernhard Posselt
2012-10-12move firstrun js to an independent scriptAlessandro Cosentino
2012-10-09still refactoring to make the firstrun page independentAlessandro Cosentino
2012-10-08split firstrun template from main templateAlessandro Cosentino
2012-09-07adding space between) and {Thomas Mueller
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-07Remove php close tag from end of file.Bart Visscher
2012-09-06remove include of removed scriptBernhard Posselt
2012-09-03add padding to the bottom to be able to scroll even with one elementBernhard Posselt
2012-09-02dont use mock folders, use html delivered from server; deleted unecessary tem...Bernhard Posselt
2012-09-01added missing methods and javadocBernhard Posselt
2012-09-01mergedBernhard Posselt
2012-08-25opml exporter. invariant test needs to be done with opml importerAlessandro Cosentino
2012-08-17different small fixesAlessandro Cosentino
2012-08-17fixed a bug that would cause the app to crash if the previously feed is delet...Bernhard Posselt
2012-08-16remember last viewed feedBernhard Posselt
2012-08-16saves and shows datetime of itemsAlessandro Cosentino
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-03small fixes on previous commitsAlessandro Cosentino
2012-08-01small fixes on the settings popupAlessandro Cosentino
2012-07-14begins opml importerAlessandro Cosentino
2012-07-08new names for the user viewAlessandro Cosentino
2012-07-08UI and model fixesGregor Tätzner
2012-07-04shows articles in accordion viewAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-30shows folder listAlessandro Cosentino
2012-06-26adds dialog to add feed or folder / starts settings pageAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-06-06starts the GUIAlessandro Cosentino
2012-05-08rudimental item class and tests on itAlessandro Cosentino
2012-04-28created a stub for the News appAlessandro Cosentino