summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
AgeCommit message (Expand)Author
2013-12-19add compact view, fix #267, merry christmas ;DBernhard Posselt
2013-12-19mark read when clicked anywhere on feed itemBernhard Posselt
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2013-08-06move sanitation of urls to the serverside code to also provide security for c...Bernhard Posselt
2013-08-06strip all html tags from author and title, fix #287Bernhard Posselt
2013-07-18add additional html heading tag for pluginsBernhard Posselt
2013-07-18also set title attribute with the title for each entryBernhard Posselt
2013-07-18display download link if audio file is not playable, fix #250Bernhard Posselt
2013-05-04fix link xss vulnerabilitiesBernhard Posselt
2013-04-29go back to order by id, fix #138, use a newest item id to prevent marking ite...Bernhard Posselt
2013-04-26order by pubdate on the client side fix #115Bernhard Posselt
2013-04-25jan does not like tooltipsAlessandro Cosentino
2013-04-24added preload none to the audio element, fix #123Bernhard Posselt
2013-04-20tooltip to starsAlessandro Cosentino
2013-04-18remove em, b and i tags from title fix #88Bernhard Posselt
2013-04-18remove em, b and i tags from title fix #88Bernhard Posselt
2013-04-15always display new feeds and folders at the top when theyre being addedBernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-15show real date on hover, more robust check for language support for relative ...Bernhard Posselt
2013-04-15add support for relative dates, fix #28Bernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-05only show feedname when not displaying feedBernhard Posselt
2013-04-05brought back starring of feedsBernhard Posselt
2013-04-05reload page after showall has been changedBernhard Posselt
2013-04-05implemented bare itembl methodsBernhard Posselt
2013-03-27order by id instead of pubdate to be consistentBernhard Posselt
2013-03-26show title and author below feedBernhard Posselt
2013-03-26viewing the first 20 items is now possibleBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-02-25remove sharing buttonBernhard Posselt
2013-02-12added angular ui for ui-if to not include audio elements everywhere and throw...Bernhard Posselt
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