summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-16dont add items if they are already in the databaseBernhard Posselt
2013-04-16updated readme to contain hint for updated owncloud versionsBernhard Posselt
2013-04-16Merge pull request #76 from owncloud/keep-unread-2Bernhard Posselt
2013-04-16Removes 3D effect from Keep Unread Button.raghunayyar
2013-04-16Mild Colors Keep Unread Button.raghunayyar
2013-04-16fix bug that prevented marking read if the highestitemid was 0 also clientsideBernhard Posselt
2013-04-16fix bug that prevented marking read if the highestitemid was 0Bernhard Posselt
2013-04-16unescape title to not escape html characters, this is handled by angularjsBernhard Posselt
2013-04-16dont care if starred items are read or unread, always show themBernhard Posselt
2013-04-16adjust readmeBernhard Posselt
2013-04-16implement autopaging and proper loading symbols fix #45 and #26Bernhard Posselt
2013-04-16make unreadcounter bold againBernhard Posselt
2013-04-16dont show unread count when it is 0, dont bold read feeds, implemented autopa...Bernhard Posselt
2013-04-16move instantiation into file where object is declared, fix unittests that ove...Bernhard Posselt
2013-04-16[tx-robot] updated from transifexJenkins for ownCloud
2013-04-15Merge pull request #73 from owncloud/l10n.plAlessandro Cosentino
2013-04-15adding transifex configThomas Müller
2013-04-15adding l10n.pl for translation sync with transifex.Thomas Müller
2013-04-15dont break if owncloud if appframework isnt enabledBernhard Posselt
2013-04-15always display new feeds and folders at the top when theyre being addedBernhard Posselt
2013-04-15remove error_log statementBernhard Posselt
2013-04-15fix potential errors when fetching favicon that preven feed from being added,...Bernhard Posselt
2013-04-15add simple keyboard shortcuts, implemt keep unread fix #43, implement mark as...Bernhard Posselt
2013-04-15removed useless fileBernhard Posselt
2013-04-15fix unittest breakage errors in firefox and phantomjs, bump build toolsBernhard Posselt
2013-04-15Merge pull request #65 from owncloud/keep-unreadBernhard Posselt
2013-04-15show feeds above, fix #67Bernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-15Button Not displayed when different article selected.raghunayyar
2013-04-15use delete icon for feed and folder errors and use Delete website instead of ...Bernhard Posselt
2013-04-15show real date on hover, more robust check for language support for relative ...Bernhard Posselt
2013-04-15removed useless fileBernhard Posselt
2013-04-15add support for relative dates, fix #28Bernhard Posselt
2013-04-15get language from server and save it in a language object, dont use a seperat...Bernhard Posselt
2013-04-15updated authors fileBernhard Posselt
2013-04-15remove opacity for feedcounter, fix #57Bernhard Posselt
2013-04-14Restyling the Keep Unread Button, makes it more 'visible'raghunayyar
2013-04-14only ignore spc files in cacheBernhard Posselt
2013-04-14also check https for faviconsBernhard Posselt
2013-04-14remove debug echo statementsBernhard Posselt
2013-04-13add code to get favicons, fix #49Bernhard Posselt
2013-04-13fix import scoping issue that caused feeds not to be imported at times, set c...Bernhard Posselt
2013-04-13add license headers and authors fileBernhard Posselt
2013-04-13remove debug console.log output from importBernhard Posselt
2013-04-13implement opml import, fix #23Bernhard Posselt
2013-04-13implement opml import, fix #23Bernhard Posselt
2013-04-13Update README.rstBernhard Posselt
2013-04-13small fixBernhard Posselt
2013-04-13added more readme infos to fix #60Bernhard Posselt
2013-04-12show disabled export button if there are no feedsBernhard Posselt