summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
AgeCommit message (Expand)Author
2012-09-06made feed design more like owncloud navigationBernhard Posselt
2012-09-01order feeds from cache by timestampBernhard Posselt
2012-08-19now saves item's author in dbAlessandro Cosentino
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
2012-08-16made all entries look the same in the feedsbarBernhard Posselt
2012-08-16added and formatted the feedtimestamp properlyBernhard Posselt
2012-08-16saves and shows datetime of itemsAlessandro Cosentino
2012-08-16show author if the item has oneBernhard Posselt
2012-08-15shows counter when adding feed; fixes bug when removing folderAlessandro Cosentino
2012-08-14Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/apps in...Alessandro Cosentino
2012-08-14further removed the number of post request on marking read. shouldnt get any ...Bernhard Posselt
2012-08-14fixes url parsing componentAlessandro Cosentino
2012-08-14Dont issue more post request on read than necesarry, make show only new items...Bernhard Posselt
2012-08-12fix small issues arising from mergeAlessandro Cosentino
2012-08-13new layout and design for feed items, mark all as read is now faster because ...Bernhard Posselt
2012-08-12added an keep unread checkbox, cleaned up javascript that handled setting of ...Bernhard Posselt
2012-08-12added ability to mark items as important; mark items as read when: title is c...Bernhard Posselt
2012-08-11fix conflicts of mergeAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-11mark items as read when the title is being hidden under the top edge or when ...Bernhard Posselt
2012-08-11added an item header, improved feed design, removed unused javascript functio...Bernhard Posselt
2012-08-10moved the marking of feeds into the news.js and call it on mouseenter, always...Bernhard Posselt
2012-07-30Implement live update of unread item counterGregor Tätzner
2012-07-10update views when you remove a feed or mark item as readAlessandro Cosentino
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-07starts implementing updateitemAlessandro Cosentino
2012-07-04shows articles in accordion viewAlessandro Cosentino
2012-07-03fixes name of a parameterAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino