1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-18 11:42:51 +02:00
Commit Graph

6749 Commits

Author SHA1 Message Date
Benjamin Brahmer
80d3a9f24c move guzzle to require-dev 2019-03-28 12:51:40 +01:00
Benjamin Brahmer
0f0417e1d0 info.xml: bump php min-version 2019-03-28 12:51:40 +01:00
Nextcloud bot
f4e18bdbc5
[tx-robot] updated from transifex 2019-03-27 01:24:21 +00:00
Benjamin Brahmer
a5b627d1d1
Merge pull request #475 from SimonSchubert/patch-1
Add newsout android client to client list
2019-03-26 10:56:10 +01:00
Benjamin Brahmer
0f22147eeb
update nextcloud news reader name and url 2019-03-26 10:55:03 +01:00
Simon
d7e4f286b5
Add newsout android client to client list 2019-03-26 10:44:57 +01:00
Sean Molenaar
b37e237c7a Fix xkcd commics 2019-03-26 09:31:03 +01:00
Sean Molenaar
08e44b8460 Update issue templates (#460)
Update issue templates
2019-03-25 22:09:30 +01:00
Benjamin Brahmer
caacd3c9e8 change close button-color to a light grey 2019-03-25 21:50:02 +01:00
nachoparker
fa32370e4b maintenance.md fix typo (#466) 2019-03-23 17:49:12 +01:00
Benjamin Brahmer
2002c234b7
Update Readme.md (#465) 2019-03-22 21:44:54 +01:00
Benjamin Brahmer
2156b72fae
Change href-color to a brighter blue (#463)
* Change href color to #0c76ff #339

* Adjust href-color in settings
2019-03-22 17:10:47 +01:00
Sean Molenaar
e7bed129e8 fix release command 2019-03-22 17:01:33 +01:00
Sean Molenaar
214a9d4f12 Write down some notes about maintenance 2019-03-22 17:01:33 +01:00
Morris Jobke
a6a35d5e84
Merge pull request #462 from nextcloud/release_13.1.4
Release 13.1.4
2019-03-22 11:27:59 +01:00
Benjamin Brahmer
47471791de Release 13.1.4
- 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-22 09:48:07 +01:00
Benjamin Brahmer
56fd4cb5f5 Update js dependencies 2019-03-22 09:47:22 +01:00
Sean Molenaar
62bd42cb17 Stop assuming encoding of xml, let simplexml throw silently (#457) 2019-03-22 09:19:05 +01:00
Nextcloud bot
730ce50b44
[tx-robot] updated from transifex 2019-03-22 01:24:53 +00:00
Sean Molenaar
c69bcb8e68 Allow empty-ish lastmodified and clean up FeedFetcher Test (#458) 2019-03-21 05:16:35 +01:00
Nextcloud bot
be226777fe
[tx-robot] updated from transifex 2019-03-21 01:32:53 +00:00
IBBoard
5cdb31e629 Put background back on news title
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-20 07:53:18 +01:00
Jasper Knockaert
84af098d01 reset modified since filter when updating feeds
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-20 07:51:45 +01:00
Morris Jobke
0fb4b0bea9
13.1.3
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-18 14:53:15 +01:00
Morris Jobke
cc3d35d985
Merge pull request #446 from nextcloud/release_13.1.2
Release 13.1.2
2019-03-18 14:18:29 +01:00
Benjamin Brahmer
dd0490f130 add unreleased section to changelog 2019-03-18 14:01:49 +01:00
Benjamin Brahmer
efdf8e4f7f Release 13.1.2 2019-03-18 12:44:06 +01:00
Benjamin Brahmer
54e09cc65c
Update the Changelog (#439) 2019-03-18 12:37:24 +01:00
Sean Molenaar
9b915e24af Use a copy of the FeedIO client that doesn't specify a useragent 2019-03-18 10:39:32 +01:00
Sean Molenaar
6ed63bdedd Set nextcloud user agent 2019-03-18 10:39:32 +01:00
Sean Molenaar
2698214c41 fix/allow CDATA encoding (#428) 2019-03-17 08:23:37 +01:00
Nextcloud bot
f5e25d2ede
[tx-robot] updated from transifex 2019-03-16 01:30:04 +00:00
Benjamin Brahmer
6814781cca fix search
this fixes #368
2019-03-15 09:29:37 +01:00
Nextcloud bot
22f751dcab
[tx-robot] updated from transifex 2019-03-15 01:33:31 +00:00
Sean Molenaar
e50906dcb2 Fix redirect for nextcloud blog 2019-03-14 15:06:58 +01:00
b_b
9cf894fd07 Original orange indicator for active news items restored 2019-03-14 14:42:28 +01:00
Sean Molenaar
42275420e4 Have dist also reinstall dependencies (#432) 2019-03-14 11:13:34 +01:00
nexus-uw
fe35ba698f prevent raw angluar templates from flashing on page load
- 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-14 06:22:11 +01:00
Morris Jobke
19c0a7d8b6
Merge pull request #424 from nextcloud/new_release
Release 13.1.1
2019-03-13 22:39:57 +01:00
Benjamin Brahmer
a5743c4120 Release 13.1.1 2019-03-12 20:23:59 +01:00
Sean Molenaar
43f2d879eb Update CHANGELOG.md 2019-03-12 20:19:33 +01:00
Sean Molenaar
f416213993 Fix email and password not being encoded 2019-03-12 19:58:06 +01:00
Sean Molenaar
e4da09575f Fix design issue in #410 2019-03-12 19:21:50 +01:00
Sean Molenaar
9d5ac4b039 Catch FeedIO reader exception.
Closes #413

Closes #412
2019-03-12 13:30:05 +01:00
Nextcloud bot
21b75aadd5
[tx-robot] updated from transifex 2019-03-12 01:24:28 +00:00
Simon Gilliot
67799e07b8 #413 DateTime::createFromFormat() 2019-03-11 08:33:14 +01:00
Nextcloud bot
01fc69726d
[tx-robot] updated from transifex 2019-03-11 01:24:09 +00:00
Nextcloud bot
18f8b06121
[tx-robot] updated from transifex 2019-03-10 01:25:04 +00:00
Nextcloud bot
a3c2561764
[tx-robot] updated from transifex 2019-03-09 01:23:52 +00:00
Morris Jobke
c04c1da4c8
Merge pull request #403 from nextcloud/version-bump
Release 13.1.0
2019-03-08 18:36:56 +01:00