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

6863 Commits

Author SHA1 Message Date
John Molakvoæ
13fb06e514
Merge pull request #341 from SMillerDev/master
Put back old tests for stable nextcloud version and bump dependencies
2018-10-02 14:44:52 +02:00
Sean Molenaar
fa5f07ba9a Put back old tests for stable nextcloud version 2018-10-02 14:33:09 +02:00
Daniel Opitz
3c3de17568 dont call parent constructor for fixture classes, revert php 7 requirement 2018-10-01 23:36:13 +02:00
Nextcloud bot
c36b0a9568
[tx-robot] updated from transifex 2018-10-01 00:28:18 +00:00
Nextcloud bot
2efc018678
[tx-robot] updated from transifex 2018-09-30 00:28:22 +00:00
Daniel Opitz
89f2c7cfdb add setters + getters to Folder and Item entities, fixed unit tests, rearranged methods 2018-09-28 23:24:10 +02:00
Daniel Opitz
2aabd8fd1f fixed feed tests 2018-09-28 23:24:10 +02:00
Daniel Opitz
159986553b add php7 types 2018-09-28 23:24:10 +02:00
Daniel Opitz
a3b5b516d2 add getters + setters for feed entity 2018-09-28 23:24:10 +02:00
Oliver Herst
fa2ff9eb68 feat: make compact mode headers sticky 2018-09-28 21:32:46 +01:00
Nextcloud bot
e892c9c3e1
[tx-robot] updated from transifex 2018-09-27 00:29:11 +00:00
John Molakvoæ
cb53c045e3
Merge pull request #328 from da2x/patch-1
Restore a working User-Agent
2018-09-26 12:55:58 +02:00
John Molakvoæ
a28a83ca6d
Merge pull request #335 from nextcloud/13.0.1
13.0.1
2018-09-26 12:18:52 +02:00
John Molakvoæ (skjnldsv)
0f12bf17fc
13.0.1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-26 11:57:27 +02:00
John Molakvoæ
4e83bbd651
Merge pull request #334 from nextcloud/wide-compact-on-ff-fix
Fix firefox wide screen and mobile view
2018-09-26 11:53:15 +02:00
John Molakvoæ (skjnldsv)
87d95c9753
Fix firefox wide screen and mobile view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-26 10:01:50 +02:00
John Molakvoæ
1723c524f5
Merge pull request #332 from Grotax/update_changelog
Update CHANGELOG.md
2018-09-26 09:45:19 +02:00
John Molakvoæ (skjnldsv)
1241324395
Merge branch 'master' into pr/328 2018-09-26 09:22:21 +02:00
John Molakvoæ (skjnldsv)
c9dc9edbb3
Merge branch 'master' into pr/332 2018-09-26 09:22:10 +02:00
John Molakvoæ
59a1c531b3
15 max 2018-09-26 09:21:55 +02:00
John Molakvoæ (skjnldsv)
5c7fca8916
Merge branch 'master' into pr/332 2018-09-26 09:08:58 +02:00
John Molakvoæ (skjnldsv)
7fb5385666
Merge branch 'master' into pr/328 2018-09-26 09:07:56 +02:00
Nextcloud bot
5fde662d23
[tx-robot] updated from transifex 2018-09-26 00:29:44 +00:00
Nextcloud bot
79f2e6048f
[tx-robot] updated from transifex 2018-09-25 00:30:50 +00:00
Nextcloud bot
54aa24f4e9
[tx-robot] updated from transifex 2018-09-22 00:29:38 +00:00
Benjamin Brahmer
d71d6e15db Update CHANGELOG.md 2018-09-21 14:30:35 +02:00
Nextcloud bot
27449965d9
[tx-robot] updated from transifex 2018-09-21 00:36:47 +00:00
Nextcloud bot
7320d4f7f2
[tx-robot] updated from transifex 2018-09-17 00:30:21 +00:00
Nextcloud bot
829c64b629
[tx-robot] updated from transifex 2018-09-16 00:29:47 +00:00
Nextcloud bot
a028abdb94
[tx-robot] updated from transifex 2018-09-14 00:30:28 +00:00
Nextcloud bot
b445ddbfc0
[tx-robot] updated from transifex 2018-09-13 00:29:35 +00:00
Daniel Aleksandersen
dea3cebf2e
Restore a working User-Agent
The previous User-Agent was malformed. Using an old Chrome version now looks more suspicious. This version conforms and passes WAF just fine.
2018-09-12 03:36:42 +02:00
John Molakvoæ
94dc4b6a42
Merge pull request #323 from nextcloud/fix/noid/bump-version
dropping nc 13 support should increase the major version
2018-09-10 18:08:26 +02:00
Arthur Schiwon
4fd7d4f6a2
dropping nc 13 support should increase the major version 2018-09-10 18:06:51 +02:00
Sean Molenaar
9b16acdc15
Merge pull request #322 from nextcloud/rakekniven-patch-1
Update README.md
2018-09-10 15:33:30 +02:00
rakekniven
375d9eb250
Update README.md
Fixed link
2018-09-10 15:12:55 +02:00
Nextcloud bot
f72c6bba7e
[tx-robot] updated from transifex 2018-09-08 00:29:14 +00:00
Sean Molenaar
c0bf5a71eb
Merge pull request #318 from nextcloud/David-Development-patch-1
add info where to find news app in app store
2018-09-07 17:16:35 +02:00
John Molakvoæ
5666bc96c6
Merge pull request #319 from nextcloud/compact-mode-scroll-fix
Compact mode scroll fix + nc14 last patch
2018-09-05 10:09:29 +02:00
John Molakvoæ (skjnldsv)
e02e6705c0
Use bottom of article
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-05 09:54:36 +02:00
John Molakvoæ (skjnldsv)
4bf41aa49e
Fix items flashing before load
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-05 09:38:35 +02:00
John Molakvoæ (skjnldsv)
cfa91dcf0a
Fix mark as read on scroll
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-05 09:36:44 +02:00
David Luhmer
09a2b8d7fa
add link to nextcloud app store 2018-09-02 18:10:40 +02:00
David Luhmer
226556520e
add info where to find news app in app store 2018-09-02 14:12:55 +02:00
Nextcloud bot
5dda0084cd
[tx-robot] updated from transifex 2018-08-31 00:28:17 +00:00
Nextcloud bot
b911e4ff73
[tx-robot] updated from transifex 2018-08-23 00:30:54 +00:00
John Molakvoæ
1df733aa75
Merge pull request #312 from nextcloud/14-bump-scroll-fixes
New layout fix, scrolling and keyboard shortcuts fixes
2018-08-20 12:32:49 +02:00
John Molakvoæ (skjnldsv)
23abfedcfa
Travis bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-20 11:57:35 +02:00
John Molakvoæ (skjnldsv)
15749f86a0
Scrolling & autopager fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-14 10:51:48 +02:00
John Molakvoæ (skjnldsv)
2a115bd79f
Audio player fix, loading fixes and design update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-14 10:47:00 +02:00