Age | Commit message (Expand) | Author |
2014-04-18 | fix broken audio feeds, fix #508 | Bernhard Posselt |
2014-03-27 | recreate old bind unsafe html behaviour | Bernhard Posselt |
2014-03-08 | dont collapse old item when opening a new one, fix #453 | Bernhard Posselt |
2013-12-19 | add compact view, fix #267, merry christmas ;D | Bernhard Posselt |
2013-12-19 | mark read when clicked anywhere on feed item | Bernhard Posselt |
2013-09-14 | implement pull to refresh, fix #44 | Bernhard Posselt |
2013-08-06 | move sanitation of urls to the serverside code to also provide security for c... | Bernhard Posselt |
2013-08-06 | strip all html tags from author and title, fix #287 | Bernhard Posselt |
2013-07-18 | add additional html heading tag for plugins | Bernhard Posselt |
2013-07-18 | also set title attribute with the title for each entry | Bernhard Posselt |
2013-07-18 | display download link if audio file is not playable, fix #250 | Bernhard Posselt |
2013-05-04 | fix link xss vulnerabilities | Bernhard Posselt |
2013-04-29 | go back to order by id, fix #138, use a newest item id to prevent marking ite... | Bernhard Posselt |
2013-04-26 | order by pubdate on the client side fix #115 | Bernhard Posselt |
2013-04-25 | jan does not like tooltips | Alessandro Cosentino |
2013-04-24 | added preload none to the audio element, fix #123 | Bernhard Posselt |
2013-04-20 | tooltip to stars | Alessandro Cosentino |
2013-04-18 | remove em, b and i tags from title fix #88 | Bernhard Posselt |
2013-04-18 | remove em, b and i tags from title fix #88 | Bernhard Posselt |
2013-04-15 | always display new feeds and folders at the top when theyre being added | Bernhard Posselt |
2013-04-15 | renamed bl to businesslayer, handle exception in update routine, fix #69 | Bernhard Posselt |
2013-04-15 | show real date on hover, more robust check for language support for relative ... | Bernhard Posselt |
2013-04-15 | add support for relative dates, fix #28 | Bernhard Posselt |
2013-04-08 | add link to feed which gets opened when clicked on the subheading of an item | Bernhard Posselt |
2013-04-05 | only show feedname when not displaying feed | Bernhard Posselt |
2013-04-05 | brought back starring of feeds | Bernhard Posselt |
2013-04-05 | reload page after showall has been changed | Bernhard Posselt |
2013-04-05 | implemented bare itembl methods | Bernhard Posselt |
2013-03-27 | order by id instead of pubdate to be consistent | Bernhard Posselt |
2013-03-26 | show title and author below feed | Bernhard Posselt |
2013-03-26 | viewing the first 20 items is now possible | Bernhard Posselt |
2013-03-26 | added casting information for data objects | Bernhard Posselt |
2013-02-25 | remove sharing button | Bernhard Posselt |
2013-02-12 | added angular ui for ui-if to not include audio elements everywhere and throw... | Bernhard Posselt |
2013-01-27 | merged the angularjs branch | Bernhard Posselt |
2012-11-28 | Play audio podcasts from feeds in the News app | Nick Frey |
2012-11-13 | use the core functions for relative dates | Alessandro Cosentino |
2012-11-11 | Use CRUDS consts as defined in https://github.com/owncloud/core/pull/356 | Thomas Tanghus |
2012-10-30 | split share class | Bernhard Posselt |
2012-10-30 | added sharing link style and made bottom utils bold | Bernhard Posselt |
2012-10-28 | sharing items in the News app | Alessandro Cosentino |
2012-10-18 | move the from out of the link | Alessandro Cosentino |
2012-10-16 | click on from_feed loads the feed | Bernhard Posselt |
2012-10-15 | fixed bug that prevented the additional feedtitle from showing up when no aut... | Bernhard Posselt |
2012-10-15 | also show additional feedtitle when using javascript to reload the page | Bernhard Posselt |
2012-10-15 | show feedtitle when not showing a feed but folder/starred/new articles | Bernhard Posselt |
2012-10-15 | specifies name of the blog when showing items | Alessandro Cosentino |
2012-10-14 | Whitespace cleanup | Bart Visscher |
2012-10-13 | selecting folders works | Bernhard Posselt |
2012-10-13 | preperations for always selecting last feed/folder | Bernhard Posselt |