summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
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
2012-09-01clone new items in menu from mock objectsBernhard Posselt
2012-09-01mergedBernhard Posselt
2012-08-30change look of firstrun pageAlessandro Cosentino
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-19decode special html chars in feed titlesAlessandro Cosentino
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17different small fixesAlessandro Cosentino
2012-08-17fix conflictsAlessandro Cosentino
2012-08-17bookmarkelet working nowAlessandro Cosentino
2012-08-18added eyebuttonBernhard Posselt
2012-08-18removed top bar above feed items, aligned the title with the starBernhard Posselt
2012-08-17removed edit feed because it has no functionBernhard Posselt
2012-08-17all items and starred items show now that they have new itemsBernhard Posselt
2012-08-16remember last viewed feedBernhard Posselt
2012-08-16made starred items and all items work!Bernhard Posselt
2012-08-16fixed the show only new items drop downBernhard Posselt
2012-08-16moved keep unread to the bottomBernhard Posselt