summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-03-28Release 13.1.513.1.5Benjamin Brahmer
2019-03-28restore full text for rss feeds that contain a 'content' tagBenjamin Brahmer
2019-03-28move guzzle to require-devBenjamin Brahmer
2019-03-28info.xml: bump php min-versionBenjamin Brahmer
2019-03-27[tx-robot] updated from transifexNextcloud bot
2019-03-26Merge pull request #475 from SimonSchubert/patch-1Benjamin Brahmer
Add newsout android client to client list
2019-03-26update nextcloud news reader name and urlBenjamin Brahmer
2019-03-26Add newsout android client to client listSimon
2019-03-26Fix xkcd commicsSean Molenaar
2019-03-25Update issue templates (#460)Sean Molenaar
Update issue templates
2019-03-25change close button-color to a light greyBenjamin Brahmer
2019-03-23maintenance.md fix typo (#466)nachoparker
2019-03-22Update Readme.md (#465)Benjamin Brahmer
2019-03-22Change href-color to a brighter blue (#463)Benjamin Brahmer
* Change href color to #0c76ff #339 * Adjust href-color in settings
2019-03-22fix release commandSean Molenaar
2019-03-22Write down some notes about maintenanceSean Molenaar
2019-03-22Merge pull request #462 from nextcloud/release_13.1.413.1.4Morris Jobke
Release 13.1.4
2019-03-22Release 13.1.4Benjamin Brahmer
- Another fix for failed updates #448 - Missing background back on news titles #451 - Encoding errors thrown by simplexml #457 - Allow '0' as last Modified date #458
2019-03-22Update js dependenciesBenjamin Brahmer
2019-03-22Stop assuming encoding of xml, let simplexml throw silently (#457)Sean Molenaar
2019-03-22[tx-robot] updated from transifexNextcloud bot
2019-03-21Allow empty-ish lastmodified and clean up FeedFetcher Test (#458)Sean Molenaar
2019-03-21[tx-robot] updated from transifexNextcloud bot
2019-03-20Put background back on news titleIBBoard
Fixes the lack of background on the news item title when scrolling, which makes the content unreadable and defeats the idea of the sticky title (#450), by putting the colour back that was removed in e4da0957.
2019-03-20reset modified since filter when updating feedsJasper Knockaert
When updating feeds the modified since date is added as a filter. This needs to be reset when looping over the feeds. Fixes #444.
2019-03-1813.1.313.1.3Morris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-18Merge pull request #446 from nextcloud/release_13.1.213.1.2Morris Jobke
Release 13.1.2
2019-03-18add unreleased section to changelogBenjamin Brahmer
2019-03-18Release 13.1.2Benjamin Brahmer
2019-03-18Update the Changelog (#439)Benjamin Brahmer
2019-03-18Use a copy of the FeedIO client that doesn't specify a useragentSean Molenaar
2019-03-18Set nextcloud user agentSean Molenaar
2019-03-17fix/allow CDATA encoding (#428)Sean Molenaar
2019-03-16[tx-robot] updated from transifexNextcloud bot
2019-03-15fix searchBenjamin Brahmer
this fixes #368
2019-03-15[tx-robot] updated from transifexNextcloud bot
2019-03-14Fix redirect for nextcloud blogSean Molenaar
2019-03-14Original orange indicator for active news items restoredb_b
2019-03-14Have dist also reinstall dependencies (#432)Sean Molenaar
2019-03-14prevent raw angluar templates from flashing on page loadnexus-uw
- when opening news app on lower end computer, the angular templates flash on the screen for about 1 second - angular directive doc: https://docs.angularjs.org/api/ng/directive/ngCloak
2019-03-13Merge pull request #424 from nextcloud/new_release13.1.1Morris Jobke
Release 13.1.1
2019-03-12Release 13.1.1Benjamin Brahmer
2019-03-12Update CHANGELOG.mdSean Molenaar
2019-03-12Fix email and password not being encodedSean Molenaar
2019-03-12Fix design issue in #410Sean Molenaar
2019-03-12Catch FeedIO reader exception.Sean Molenaar
Closes #413 Closes #412
2019-03-12[tx-robot] updated from transifexNextcloud bot
2019-03-11#413 DateTime::createFromFormat()Simon Gilliot
2019-03-11[tx-robot] updated from transifexNextcloud bot
2019-03-10[tx-robot] updated from transifexNextcloud bot