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

6380 Commits

Author SHA1 Message Date
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
Nextcloud bot
e64ee7ed5f
[tx-robot] updated from transifex 2019-03-08 01:25:02 +00:00
Nextcloud bot
71272fd5d3
[tx-robot] updated from transifex 2019-03-07 01:24:39 +00:00
Benjamin Brahmer
98028b4f51 Release 13.1.0 2019-03-06 17:44:55 +01:00
Sean Molenaar
da0872c5ca Fix references to old manual versions and general cleanup (#404) 2019-03-06 17:04:52 +01:00
Benjamin Brahmer
9f4ebfd8ee
Prepare the changelog (#400) 2019-03-06 16:19:12 +01:00
Sean Molenaar
71ba5a3ad1 Fix generation commands and make them available in ./occ (#402) 2019-03-06 13:10:37 +01:00
Sean Molenaar
6a4e56e727 Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
Nextcloud bot
45474dc862
[tx-robot] updated from transifex 2019-03-04 01:23:43 +00:00
Nextcloud bot
55ba07a2be
[tx-robot] updated from transifex 2019-03-02 01:24:12 +00:00
Nextcloud bot
accf35f883
[tx-robot] updated from transifex 2019-03-01 01:30:50 +00:00
John Molakvoæ
249352c9d3
Merge pull request #282 from SMillerDev/switch_feedIO
Switch to feed-io for parsing
2019-02-28 07:35:41 +01:00
Sean Molenaar
7c17b2c24b
Allow empty update time 2019-02-23 16:11:28 +01:00
IBBoard
89d9b77994 Fix multi-line news titles
Change CSS "height" for a "min-height" so that it can expand if necessary

Fixes #359
2019-02-22 22:27:47 +01:00
Nextcloud bot
1ab51664fa
[tx-robot] updated from transifex 2019-02-22 01:30:31 +00:00
Nextcloud bot
c59dd9d0f5
[tx-robot] updated from transifex 2019-02-20 01:29:47 +00:00
John Molakvoæ
0f5b918d54
Merge pull request #392 from SMillerDev/css-fixes
CSS: Add some dark-theme fixes
2019-02-19 15:09:54 +01:00
Nextcloud bot
72318f240c
[tx-robot] updated from transifex 2019-02-18 01:29:47 +00:00
Nextcloud bot
994a02aee6
[tx-robot] updated from transifex 2019-02-15 01:31:33 +00:00
Nextcloud bot
e7a615732a
[tx-robot] updated from transifex 2019-02-09 01:30:24 +00:00