summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-28Play audio podcasts from feeds in the News appNick Frey
2012-11-13use the core functions for relative datesAlessandro Cosentino
2012-11-11Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356Thomas Tanghus
2012-11-04[News] substitutes modals with notification in importopmlAlessandro Cosentino
2012-11-02[News] make the import opml interface slimmerAlessandro Cosentino
2012-10-31added docstrings to the changesBernhard Posselt
2012-10-31added unreadcounter for foldersBernhard Posselt
2012-10-31set unread items correctly for new items and starred itemsBernhard Posselt
2012-10-30split share classBernhard Posselt
2012-10-30added sharing link style and made bottom utils boldBernhard Posselt
2012-10-28[News] fix bugs in feedByIdAlessandro Cosentino
2012-10-28sharing items in the News appAlessandro Cosentino
2012-10-24removed unnecessary html special chars decodeBernhard Posselt
2012-10-22Fix some styleBrice Maron
2012-10-18move the from out of the linkAlessandro Cosentino
2012-10-16click on from_feed loads the feedBernhard Posselt
2012-10-15fixed bug that prevented the additional feedtitle from showing up when no aut...Bernhard Posselt
2012-10-15also show additional feedtitle when using javascript to reload the pageBernhard Posselt
2012-10-15show feedtitle when not showing a feed but folder/starred/new articlesBernhard Posselt
2012-10-15specifies name of the blog when showing itemsAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-10-14removed template for js testsBernhard Posselt
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-13fixed bug that wouldnt highlight last viewed feed/folderBernhard Posselt
2012-10-13preperations for always selecting last feed/folderBernhard Posselt
2012-10-13small cleanup and fixesBernhard Posselt
2012-10-13merged indexBernhard Posselt
2012-10-13reverted js back to old stateBernhard Posselt
2012-10-12move firstrun js to an independent scriptAlessandro Cosentino
2012-10-08split firstrun template from main templateAlessandro Cosentino
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-07makes sentences more suitable for translationAlessandro Cosentino
2012-09-07adding space between) and {Thomas Mueller
2012-09-07Remove php close tag from end of file.Bart Visscher
2012-09-06removed xss vulnerabilities in template codeBernhard Posselt
2012-09-06made feed design more like owncloud navigationBernhard Posselt
2012-09-05no more require_once()Thomas Mueller
2012-09-05hide empty folders or folders with all read items by defaultBernhard Posselt
2012-09-03j jumps to next entry, k to previous if no dialog is openBernhard 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-02made add feed and add folder dialog client side to speed up displayingBernhard Posselt
2012-09-02hide unread counter with css to not have rendering problems in the beginning ...Bernhard Posselt
2012-09-01order feeds from cache by timestampBernhard Posselt
2012-09-01always assure that unreadcount is an integerBernhard Posselt
2012-09-01more cleanupBernhard Posselt