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

6863 Commits

Author SHA1 Message Date
Nextcloud bot
64e4cb45b4
[tx-robot] updated from transifex 2020-07-01 02:44:00 +00:00
Nextcloud bot
7f5996ae42
[tx-robot] updated from transifex 2020-06-25 02:44:33 +00:00
anoy
92e0ecd177 fixed double escaped intro
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-06-20 13:27:29 +02:00
Nextcloud bot
f9fde62be6
[tx-robot] updated from transifex 2020-06-16 02:44:20 +00:00
Nextcloud bot
feb1f25ce4
[tx-robot] updated from transifex 2020-06-09 02:43:45 +00:00
Nextcloud bot
f0527139b2
[tx-robot] updated from transifex 2020-06-07 02:43:20 +00:00
Nextcloud bot
ca6a543829
[tx-robot] updated from transifex 2020-06-06 02:44:49 +00:00
Nextcloud bot
34a6248b01
[tx-robot] updated from transifex 2020-06-05 02:43:49 +00:00
Benjamin Brahmer
e27338a5bf Release 14.1.11
Changed
- Re-release of 14.1.10

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-27 15:37:51 +02:00
Nextcloud bot
2c757d1171
[tx-robot] updated from transifex 2020-05-27 02:44:40 +00:00
Benjamin Brahmer
8aed8c834f Release 14.1.10
Changed
- Update feed-io to v4.7.1

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-25 15:54:08 +02:00
Daniel Schaal
8ef3994bb9 Update legacy API documentation
Add rtl and media attributes to Item documentation

Signed-off-by: Daniel Schaal <daniel@schaal.email>
2020-05-23 10:55:16 +02:00
Benjamin Brahmer
ad6ae3ee36 14.1.9
Changed
- Re-release of 14.1.8

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-23 10:48:38 +02:00
Benjamin Brahmer
db8c66cb51 bump version
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-23 10:48:38 +02:00
Nextcloud bot
3d1798dcda
[tx-robot] updated from transifex 2020-05-23 02:45:03 +00:00
Benjamin Brahmer
04cf7d669c Release 14.1.8
Changed
- Update feed-io to v4.7.0
- Update js dependencies

Fixed
- Do not create spurious links in item body (#699)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-22 11:06:10 +02:00
Nextcloud bot
1e1a6d83a3
[tx-robot] updated from transifex 2020-05-22 02:46:25 +00:00
David Engster
864794461f Do not create spurious links in item body
The 'str_replace' will match any HTML element that starts with '<a',
including things like '<address' or '<article', thus creating spurious
links in item bodies. Fix that by simply adding one whitespace.

Fixes issue #527.

Signed-off-by: David Engster <deng@randomsample.de>
2020-05-21 12:02:25 +02:00
Nextcloud bot
1345578a31
[tx-robot] updated from transifex 2020-05-21 02:46:14 +00:00
Nextcloud bot
cd648f1428
[tx-robot] updated from transifex 2020-05-14 02:44:01 +00:00
Nextcloud bot
cd2fe577a0
[tx-robot] updated from transifex 2020-05-11 02:43:52 +00:00
Nextcloud bot
7639f5fafc
[tx-robot] updated from transifex 2020-05-09 02:43:19 +00:00
Nextcloud bot
9915a9b50e
[tx-robot] updated from transifex 2020-05-08 02:43:36 +00:00
Freddo
8b2c766384 Remove Totalbiscuit from Explore
As unfortunate as it is, John "TotalBiscuit" Bain passed away in 2018, with the last video uploaded to his channel being posted close to a year ago at this point. It is probably best to open up space for other feeds.

Signed-off-by: Freddo3000 <f.falk@protonmail.com>
2020-05-07 12:18:11 +02:00
Freddo3000
3b506a8530 Add feed: The Regimental Standard
https://regimental-standard.com/

Warhammer 40K themed newsletter providing humorous and uplifting news bulletins for the Imperial Guardsmen of the 42nd millenium.

Signed-off-by: Freddo3000 <f.falk@protonmail.com>
2020-05-07 12:17:20 +02:00
Benjamin Brahmer
7f94865f10 Release 14.1.7
Changed

- Update feed-io to v4.6.0
- Update js dependencies

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-04 15:57:28 +02:00
Benjamin Brahmer
cb64d3ad35 update feed-io to 4.6.0 and update js packages
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-04 15:57:28 +02:00
Sean Molenaar
500c45f636 Add sponsor note about Feed-IO
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2020-05-03 08:47:37 +02:00
e-alfred
1fe0417f6c Added Readrops Android client to client list
Signed-off-by: e-alfred <e-alfred@users.noreply.github.com>
2020-05-03 08:40:59 +02:00
Nextcloud bot
4027c9b763
[tx-robot] updated from transifex 2020-05-01 02:46:21 +00:00
Benjamin Brahmer
8e2bfaf9aa Release 14.1.6
Fixed
- Fixed 'If-Modified-Since' causing BAD REQUEST (#684)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-28 21:46:46 +02:00
Chris Noxz
81d2407e6c
fix 'If-Modified-Since' causing BAD REQUEST (#684)
fix 'If-Modified-Since' causing BAD REQUEST

Signed-off-by: Chris Noxz <chris@noxz.tech>
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-04-28 18:25:34 +02:00
Benjamin Brahmer
05651854f5 bump version and npm audit fix
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-28 11:01:38 +02:00
Benjamin Brahmer
49038507c3 Release 14.1.5
Fixed
- Fixed active menu item and reload for unread (#674)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-28 09:19:01 +02:00
anoy
b5340676dc fixed active menu item and reload for unread
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-04-24 18:24:08 +02:00
Nextcloud bot
5f6db2400f
[tx-robot] updated from transifex 2020-04-24 02:56:39 +00:00
Benjamin Brahmer
7e39703b31 Release 14.1.4
Changed
- Update for Nextcloud 19 (#627)
- Create Czech feed examples (#664)
- Always show the unread articles "folder" (#662)
- Update feed-io to v4.5.7

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-23 13:19:26 +02:00
Cesar Enrique Garcia Dabo
5b4f3d29e4 Always show the unread articles.
The unread articles folder will always be visible, regardless
of the "Show all" setting. If that setting is on, then an
additional "All articles" folder will be show as before, but
it doesn't substitute the "Uread articles" one.

A new URL /apps/news/#/items/unread is also created that jumps
to the unread articles.

Signed-off-by: Cesar Enrique Garcia Dabo <cquike@arcor.de>
2020-04-23 12:37:24 +02:00
Maceček Richard
a69ec8edd8 Create feeds.cs.json
Signed-off-by: Maceček Richard <46937538+macecekrichard@users.noreply.github.com>
2020-04-23 12:15:36 +02:00
Benjamin Brahmer
f60af4eca7 Update for Nextcloud 19
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-23 11:46:33 +02:00
Nextcloud bot
aaf8c8836d
[tx-robot] updated from transifex 2020-04-16 02:46:44 +00:00
Nextcloud bot
e923ba2d6c
[tx-robot] updated from transifex 2020-04-11 02:48:56 +00:00
Nextcloud bot
b231d58ff0
[tx-robot] updated from transifex 2020-04-04 02:46:52 +00:00
Nextcloud bot
002ad2465a
[tx-robot] updated from transifex 2020-04-02 02:37:27 +00:00
Nextcloud bot
3a5d017b92
[tx-robot] updated from transifex 2020-04-01 02:37:45 +00:00
Nextcloud bot
e7fee9130c
[tx-robot] updated from transifex 2020-03-29 02:52:01 +00:00
Nextcloud bot
3adbec560b
[tx-robot] updated from transifex 2020-03-28 02:48:13 +00:00
Nextcloud bot
1eadecd1e4
[tx-robot] updated from transifex 2020-03-27 02:47:20 +00:00
Benjamin Brahmer
39ca7d3208
Release 14.1.4-rc1 (#649)
Changed
- Basic Media-RSS support (#599)
- Database index improvements (#637)

Fixed
- Call to a member function getUrlHash() on null" when adding a feed (#640)
- Don't install symfony/console via composer (#636)
- Fix for for ONLY_FULL_GROUP_BY (see #406) (Issue #80) (#407)
- Catch invalid feeds (#646)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-03-18 15:50:54 +08:00
Nextcloud bot
6a1ead9a8c
[tx-robot] updated from transifex 2020-03-16 02:50:55 +00:00