summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
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-10-30split share classBernhard Posselt
2012-10-30added sharing link style and made bottom utils boldBernhard Posselt
2012-10-28sharing items in the News appAlessandro Cosentino
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-13selecting folders worksBernhard Posselt
2012-10-13preperations for always selecting last feed/folderBernhard Posselt
2012-09-13small refactoring on the backendAlessandro Cosentino
2012-09-07adding space between) and {Thomas Mueller
2012-09-06removed xss vulnerabilities in template codeBernhard Posselt
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