summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-29go back to order by id, fix #138, use a newest item id to prevent marking ite...Bernhard Posselt
2013-04-29[tx-robot] updated from transifexJenkins for ownCloud
2013-04-28use friggin unicode because 5.3 doesnt use it as defaultBernhard Posselt
2013-04-28try to fix #139 by specifying utf-8 encoding and xml entities manuallyBernhard Posselt
2013-04-28fixes #140Alessandro Cosentino
2013-04-28[tx-robot] updated from transifexJenkins for ownCloud
2013-04-27autopage by item fix #136Bernhard Posselt
2013-04-27prefer web favicon over feed favicon, fix #101Bernhard Posselt
2013-04-27delete queue after successful delete request to prevent addtional delete when...Bernhard Posselt
2013-04-27use containement windowBernhard Posselt
2013-04-27dont show weird revert animationBernhard Posselt
2013-04-27[tx-robot] updated from transifexJenkins for ownCloud
2013-04-26Update CHANGELOGBernhard Posselt
2013-04-26Update CHANGELOGBernhard Posselt
2013-04-26some more fixesBernhard Posselt
2013-04-26add changelogBernhard Posselt
2013-04-26use word-wrap instead of break-word to not break all words, fix #125Bernhard Posselt
2013-04-26format unread count properlyBernhard Posselt
2013-04-26order by pubdate on the client side fix #115Bernhard Posselt
2013-04-26removed fileBernhard Posselt
2013-04-26use last_modified column for finding new items (so we also see if they were u...Bernhard Posselt
2013-04-26[tx-robot] updated from transifexJenkins for ownCloud
2013-04-25also use l for star (9gag, like)Bernhard Posselt
2013-04-25add s and i for starring item, u for keeping it unread, fix #52Bernhard Posselt
2013-04-25import in reversed order because first item is the newest one, #80Bernhard Posselt
2013-04-25Merge pull request #126 from owncloud/fix-hover-trimBernhard Posselt
2013-04-25syntax fixMorris Jobke
2013-04-25fix unnecessary trim on hoverMorris Jobke
2013-04-25fix unittestsBernhard Posselt
2013-04-25fix broken sql statement fix #122Bernhard Posselt
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