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
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
Nextcloud bot
b75b92ed7b
[tx-robot] updated from transifex 2020-03-15 02:49:05 +00:00
Nextcloud bot
d113455d00
[tx-robot] updated from transifex 2020-03-14 02:46:13 +00:00
Nextcloud bot
db141beb11
[tx-robot] updated from transifex 2020-03-12 02:46:47 +00:00
Nextcloud bot
f99a066a45
[tx-robot] updated from transifex 2020-03-11 02:47:43 +00:00
Daniel Kesselberg
58ec27e786 Add test to ensure that null will emit a exception
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-09 23:03:30 +01:00
Daniel Kesselberg
95ef23b143 Check if $feed is null
and we are unable to continue because there is no valid feed data

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-09 23:03:30 +01:00
Talon24
cc051c6ce7
Different solution for ONLY_FULL_GROUP_BY (see #406) (Issue #80) (#407)
* Group by moved to subquery, get feed details from outer query (see #406)

Signed-off-by: Talon <talontalon24@gmail.com>
2020-03-01 15:49:39 +01:00
Benjamin Brahmer
ca3ac1075a
Merge pull request #637 from marco44/index_improvements
Index improvements
2020-02-29 08:33:54 +01:00
Nextcloud bot
61304e5458
[tx-robot] updated from transifex 2020-02-28 02:47:57 +00:00
Nextcloud bot
15d670b31e
[tx-robot] updated from transifex 2020-02-27 02:48:02 +00:00
Marc Cousin
7121e559c5 Index improvements
Close #510

Hopefully this will solve performance with MySQL/MariaDB.
There is no way to prove this though. See #510

Signed-off-by: Marc Cousin <marc.cousin@people-doc.com>
2020-02-24 16:07:47 +01:00
Nextcloud bot
c8fce0f321
[tx-robot] updated from transifex 2020-02-24 02:48:56 +00:00
Benjamin Brahmer
96aba4b443
Merge pull request #636 from nextcloud/ignore-symfony-console-dependency
Don't install symfony/console via composer
2020-02-22 19:22:47 +01:00
Nextcloud bot
48fd0d4fdc
[tx-robot] updated from transifex 2020-02-21 02:49:05 +00:00
Daniel Kesselberg
ab054f9d46 Don't install symfony/console via composer
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-20 21:49:33 +01:00
Nextcloud bot
52d071a2aa
[tx-robot] updated from transifex 2020-02-20 02:47:59 +00:00
Éloi Rivard
306d3cdc60
Basic Media-RSS support (#599)
Signed-off-by: Éloi Rivard <azmeuk@gmail.com>
2020-02-16 14:26:06 +01:00
Nextcloud bot
cdd15c1818
[tx-robot] updated from transifex 2020-02-11 02:48:08 +00:00
Nextcloud bot
8a459c9670
[tx-robot] updated from transifex 2020-02-09 02:48:24 +00:00
Benjamin Brahmer
a7d226ff57 Release 14.1.3 (#626)
Release 14.1.3

Changed
- Update feed-io to v4.5.3

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-02-08 21:28:16 +01:00
Benjamin Brahmer
ec22b7a203 new test matrix (#596)
* travis: new test matrix

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>

* update with stable18

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>

* additional full test cases

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-02-08 21:04:32 +01:00
Nextcloud bot
f12ece1d38
[tx-robot] updated from transifex 2020-02-08 02:47:17 +00:00
Nextcloud bot
ea9b9fb6c4
[tx-robot] updated from transifex 2020-02-04 02:46:38 +00:00
Nextcloud bot
c53e914a67
[tx-robot] updated from transifex 2020-01-30 02:47:34 +00:00
Benjamin Brahmer
568125c9a9 Delete clearly discontinued sync clients
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-28 07:58:13 +01:00
Nextcloud bot
c218df4a65
[tx-robot] updated from transifex 2020-01-24 02:45:35 +00:00
Nextcloud bot
c5dc187a0f
[tx-robot] updated from transifex 2020-01-23 02:48:38 +00:00
Nextcloud bot
0df468da40
[tx-robot] updated from transifex 2020-01-22 02:48:26 +00:00
Nextcloud bot
28e40dc2f0
[tx-robot] updated from transifex 2020-01-21 02:47:05 +00:00
Nextcloud bot
5abf1b9931
[tx-robot] updated from transifex 2020-01-19 02:46:14 +00:00
Nextcloud bot
f92cef0538
[tx-robot] updated from transifex 2020-01-16 02:48:35 +00:00
Benjamin Brahmer
37b0676137
Release 14.1.2 (#616)
Changed
- Updated js packages

Fixed
- Signature was missing

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-12 14:12:15 +01:00
Benjamin Brahmer
142bd9a614
Release 14.1.1 (#614)
Changed
- feed-io updated to v4.5.1 #613
- Automatically convert youtube channel urls in feed url #612

Fixed
- Scraper breaks feed fetching when it fails #606

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-11 17:20:57 +01:00