summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-25[tx-robot] updated from transifexJenkins for ownCloud
2013-04-25jan does not like tooltipsAlessandro Cosentino
2013-04-24added preload none to the audio element, fix #123Bernhard Posselt
2013-04-25Update README.rstBernhard Posselt
2013-04-24[tx-robot] updated from transifexJenkins for ownCloud
2013-04-23Update README.rstBernhard Posselt
2013-04-23add hint to turn of magic quotesBernhard Posselt
2013-04-23dont show unread articles when there are no feedsBernhard Posselt
2013-04-23typo fixesBernhard Posselt
2013-04-23added configuration infoBernhard Posselt
2013-04-23remove cache instructions from readmeBernhard Posselt
2013-04-23use data directory as cacheBernhard Posselt
2013-04-23[tx-robot] updated from transifexJenkins for ownCloud
2013-04-23improved readmeBernhard Posselt
2013-04-22Please fix this with a new commit @kabum, this breaks the hover padding for a...Bernhard Posselt
2013-04-22added keyboard shortcuts descriptionBernhard Posselt
2013-04-22dont add items with no title or guid or url and handle non existent pubdateBernhard Posselt
2013-04-22add n and p for next and previousBernhard Posselt
2013-04-22added import from google reader, fix #80Bernhard Posselt
2013-04-22added gitignore file for jsBernhard Posselt
2013-04-22ignore xml files in js folderBernhard Posselt
2013-04-22fixed deletion of error messages and display correct iconBernhard Posselt
2013-04-22adjusted gitignoreBernhard Posselt
2013-04-22add undo for feed and folder deletion, fix #56Bernhard Posselt
2013-04-22add unittest for feedcontroller, fix #51, dont activate add button if input d...Bernhard Posselt
2013-04-22add a unittest for itemcontroller, fix #92Bernhard Posselt
2013-04-22add http:// to feed url if its not specified, fix #111 and fix #61Bernhard Posselt
2013-04-22added unittest for author mailBernhard Posselt
2013-04-22[tx-robot] updated from transifexJenkins for ownCloud
2013-04-21Merge pull request #110 from owncloud/email-authorAlessandro Cosentino
2013-04-22Use the email field of the author if the name field is not setRobin Appelman
2013-04-21if feed has no title, use its url, fix #108Bernhard Posselt
2013-04-21show full feed title on longer hover, fix #106Bernhard Posselt
2013-04-21[tx-robot] updated from transifexJenkins for ownCloud
2013-04-20update items when they are being set read or starredBernhard Posselt
2013-04-20Also load the newest feed data when you load a feedBernhard Posselt
2013-04-20Merge pull request #104 from owncloud/no-pubdateBernhard Posselt
2013-04-20Add test case for feed items with missing pubDateRobin Appelman
2013-04-20Fix feed items without pubDate always getting marked as unreadRobin Appelman
2013-04-20update the unread count every 3 minutesBernhard Posselt
2013-04-20update readme because 5.0.5 has already been releasedBernhard Posselt
2013-04-20error log when appframework is not enabledBernhard Posselt
2013-04-20added backgroundjob infosBernhard Posselt
2013-04-20update all feeds in one go and dont trigger serverside update anymore on feed...Bernhard Posselt
2013-04-20hide "Mark as read" when no unread items in All articlesBernhard Posselt
2013-04-20also test for limit parameterBernhard Posselt
2013-04-20set autopurge limit to 200 and purge per feed rather than per user or per all...Bernhard Posselt
2013-04-20Merge pull request #97 from owncloud/star-hoverAlessandro Cosentino
2013-04-20opacity changes when the Star Icon is hovered.raghunayyar
2013-04-20tooltip to starsAlessandro Cosentino