Commit Graph

4080 Commits

Author SHA1 Message Date
Alexandre Alapetite
aef3f8d71b Alow mix of auto read options (#2354)
Fix
https://github.com/FreshRSS/FreshRSS/pull/2349#issuecomment-480540126
2019-04-07 00:29:37 +02:00
Alexandre Alapetite
dd39786856 Changelog
https://github.com/FreshRSS/FreshRSS/issues/2323
https://github.com/FreshRSS/FreshRSS/pull/2353
https://github.com/FreshRSS/FreshRSS/issues/2332
https://github.com/FreshRSS/FreshRSS/pull/2337
https://github.com/FreshRSS/FreshRSS/issues/994
https://github.com/FreshRSS/FreshRSS/pull/2351
https://github.com/FreshRSS/FreshRSS/pull/2346
2019-04-06 17:43:17 +02:00
Alexandre Alapetite
1b7cf6b035 Fix menu warning (#2353)
confirm is only for labels, not for feeds
2019-04-06 17:05:53 +02:00
Alexandre Alapetite
43e3a2d69d Fix autoremove again (#2352)
Fix https://github.com/FreshRSS/FreshRSS/pull/2349
2019-04-06 16:45:21 +02:00
Alexandre Alapetite
912480fab8 Ensure sanitizeHTML gets a string (#2351)
Regression triggered by https://github.com/FreshRSS/FreshRSS/pull/2228
2019-04-06 16:07:19 +02:00
Alexandre Alapetite
0a067dbcd4 Fix hide articles + batch option (#2349)
https://github.com/FreshRSS/FreshRSS/issues/2332
https://github.com/FreshRSS/FreshRSS/issues/2345
Re-introduces the instant-remove article.
Batch mark-as-read only used for fast actions like scroll and keyboard
shortcut for next/previous articles.
2019-04-06 15:51:39 +02:00
Alexandre Alapetite
0fb21e1473 SimplePie 604 (#2350)
Cherry-pick https://github.com/simplepie/simplepie/pull/604
2019-04-06 15:51:00 +02:00
Alexandre Alapetite
74f92658b7 Fix for extensions on Windows (#2348)
https://github.com/FreshRSS/FreshRSS/issues/994
https://github.com/FreshRSS/FreshRSS/issues/2287
2019-04-06 14:07:19 +02:00
Alexandre Alapetite
09a5b4493d Better handling of bad request and fast unload (#2346)
* Better handling of bad request and fast unload

Warnings for bad requests, confirmation before leaving a page with
pending mark-as-read requests (not the others for now)

* Fix callbacks
2019-04-06 09:24:22 +02:00
Alexandre Alapetite
71f93e6219 Merge branch 'master' into dev 2019-04-04 00:18:54 +02:00
Alexandre Alapetite
375a1c8267 Changelog 2323 - 2337
https://github.com/FreshRSS/FreshRSS/issues/2323
https://github.com/FreshRSS/FreshRSS/issues/2328
https://github.com/FreshRSS/FreshRSS/pull/2334
https://github.com/FreshRSS/FreshRSS/pull/2336
https://github.com/FreshRSS/FreshRSS/pull/2337
2019-04-04 00:11:31 +02:00
Alexandre Alapetite
e1bb23ee44 Fix scroll functions in Edge (#2337)
Use more standard / robust document.scrollingElement
2019-04-04 00:02:23 +02:00
Alexandre Alapetite
2efab9893c Fix shortcut problem when showing articles unfolded (#2336)
Fix https://github.com/FreshRSS/FreshRSS/issues/2328
2019-04-03 23:10:33 +02:00
Alexandre Alapetite
452419bf83 Fix auto_remove_article (#2334)
* Fix auto_remove_article

https://github.com/FreshRSS/FreshRSS/issues/2323

* Second attempt

* Third attempt
2019-04-03 23:08:46 +02:00
Alexis Degrugillier
59b326040a Merge pull request #2333 from FreshRSS/revert-2331-feature/clean-update
Revert "Update git command"
2019-04-03 17:45:03 +02:00
Alexis Degrugillier
0eea6d5ab5 Revert "Update git command (#2331)"
This reverts commit afd1a8784c.
2019-04-03 17:38:17 +02:00
Alexandre Alapetite
461a88657c Changelog 2307 - 2319
https://github.com/FreshRSS/FreshRSS/issues/2307
https://github.com/FreshRSS/FreshRSS/issues/2310
https://github.com/FreshRSS/FreshRSS/pull/2312
https://github.com/FreshRSS/FreshRSS/issues/2314
https://github.com/FreshRSS/FreshRSS/pull/2315
https://github.com/FreshRSS/FreshRSS/issues/2316
https://github.com/FreshRSS/FreshRSS/pull/2318
https://github.com/FreshRSS/FreshRSS/issues/2319
2019-04-03 08:39:09 +02:00
Alexis Degrugillier
afd1a8784c Update git command (#2331)
I removed an unnecessary option and rewrote a short option
to use the long option. I find it's easier to understand
long options when you don't type them.
2019-04-03 08:02:43 +02:00
Alexandre Alapetite
8599dc29a1 Fix control click (#2330)
https://github.com/FreshRSS/FreshRSS/issues/2310
2019-04-02 22:46:56 +02:00
Alexandre Alapetite
4599d171df Docker fix cron logs (#2329)
Fix environment variable bug
2019-04-02 21:47:57 +02:00
Seokseong Jeon
d78366c0be i18n: Align Korean translation with categories unfolded by default (#2327)
See https://github.com/FreshRSS/FreshRSS/pull/2313.
2019-04-02 15:42:00 +02:00
Alexandre Alapetite
32dd2e3c33 Docker better use of crontab (#2326)
Misc. from https://github.com/FreshRSS/FreshRSS/pull/2325
https://github.com/FreshRSS/FreshRSS/issues/2319
2019-04-02 14:21:34 +02:00
Alexandre Alapetite
c48e28baf6 Fix Docker cron mistake (#2325)
https://github.com/FreshRSS/FreshRSS/issues/2319
2019-04-02 13:27:41 +02:00
Alexandre Alapetite
d9e246ecf7 Shortcuts legacy (#2320)
Fix https://github.com/FreshRSS/FreshRSS/issues/2316
2019-04-02 00:08:51 +02:00
Alexandre Alapetite
0853cab2c4 i18n: Show categories unfolded by default (#2313)
* i18n: Show categories unfolded by default

Fix https://github.com/FreshRSS/FreshRSS/issues/2307 and
https://github.com/FreshRSS/FreshRSS/issues/2309

* TODO checked

* Update app/i18n/he/conf.php

Co-Authored-By: Alkarex <alexandre@alapetite.fr>
2019-04-02 00:07:33 +02:00
Alexandre Alapetite
d67465a438 Fix Docker Ubuntu cron (#2321)
https://github.com/FreshRSS/FreshRSS/issues/2319
2019-04-01 23:52:41 +02:00
Frans de Jonge
9fab63765e [CI] Add PHP 7.3 to Travis configuration (#2317)
This also requires an update of phpcs, since the old version won't run on PHP 7.3.

By setting setting the tab-width to 40 it works around the behavior introduced in https://github.com/squizlabs/PHP_CodeSniffer/pull/1404 which erroneously interprets positioning spaces as indentation. ("If the line started with tabs, but had spaces after that, no error was thrown at all.")

That makes any line lengths checks ineffective, but I think line length checks aren't very useful anyway. They're basically just a (very!) rough indication that you might want to consider some refactoring.
2019-04-01 23:49:32 +02:00
Frans de Jonge
c2a339f2f8 [CI] Lint JS scripts with jshint (#2315) 2019-04-01 23:47:36 +02:00
Alexandre Alapetite
e5c8d52aa1 Fix ASC load more (#2318)
https://github.com/FreshRSS/FreshRSS/issues/2314
2019-04-01 23:43:20 +02:00
Frans de Jonge
694af5434e [i18n, nl] Various improvements to Dutch translation (#2312)
* [i18n, nl] Various improvements to Dutch translation

The text for the "Show categories unfolded by default" was incorrect, cf. #2309. Also fixed a few typos and some minor stylistic changes.

* also fix that typo with the missing space
2019-04-01 12:16:02 +02:00
Alexandre Alapetite
21dfbd0910 Start version 1.14.1-dev 2019-03-31 18:41:39 +02:00
Alexandre Alapetite
d413f67dd2 Merge pull request #2298 from FreshRSS/dev
FreshRSS 1.14.0
1.14.0
2019-03-31 16:38:46 +02:00
Alexandre Alapetite
2a935516d8 Merge branch 'FreshRSS/master' into FreshRSS/dev 2019-03-31 13:17:19 +02:00
Alexandre Alapetite
13c13ab46b Release 1.14.0 2019-03-31 13:16:00 +02:00
Alexandre Alapetite
09362f15ee Minor code simplification
https://github.com/FreshRSS/FreshRSS/pull/2300
2019-03-27 00:08:59 +01:00
Alexandre Alapetite
580123fdb0 Wait for mark-as-read queue before click (#2300) 2019-03-25 08:46:31 +01:00
Quentí
d3457f9ada [i18n] Update for filter actions (#2299)
Mesa a jorn pels filtres d’accion
2019-03-24 18:38:40 +01:00
Alexandre Alapetite
b2bc1f95d9 Bump to 1.14.0-dev 2019-03-24 00:01:50 +01:00
Alexandre Alapetite
ae1da83b7f Changelog
https://github.com/FreshRSS/FreshRSS/issues/2294
https://github.com/FreshRSS/FreshRSS/pull/2296
https://github.com/FreshRSS/FreshRSS/pull/2278
https://github.com/FreshRSS/FreshRSS/issues/2046
https://github.com/FreshRSS/FreshRSS/issues/2288
https://github.com/FreshRSS/FreshRSS/pull/2290
https://github.com/FreshRSS/FreshRSS/issues/2291
https://github.com/FreshRSS/FreshRSS/pull/2292
https://github.com/FreshRSS/FreshRSS/issues/2273
https://github.com/FreshRSS/FreshRSS/pull/2276
https://github.com/FreshRSS/FreshRSS/pull/2286
https://github.com/FreshRSS/FreshRSS/issues/2281
https://github.com/FreshRSS/FreshRSS/pull/2282
2019-03-23 23:46:59 +01:00
Alexis Degrugillier
f2925594c7 Add header to cli (#2296)
* Add header to cli

Now there is a switch to display the header on user info.
While doing that, I've changed how the command is working to display
all users by default and to accept more than one user at once.
I also changed the display to make it more pleasing.

As this command displays all users by default. I wonder if we still
need the list user command.

See #2294

* Minor format
2019-03-23 23:17:22 +01:00
Alexandre Alapetite
1804c0e0bc Filter actions (#2275)
* Draft of filter actions

* Travis

* Implement UI + finish logic

* Travis
2019-03-23 22:52:47 +01:00
Alexandre Alapetite
e7a57915f9 CLI user-info fixes (#2292)
* CLI missing exit codes

https://github.com/FreshRSS/FreshRSS/issues/2291

* CLI catch for outdated databases

https://github.com/FreshRSS/FreshRSS/issues/2291#issuecomment-475856890
2019-03-23 12:08:35 +01:00
Alexandre Alapetite
ebd8c31c02 Rework CSRF interaction with sessions (#2290)
* Rework CSRF interaction with sessions

Fix https://github.com/FreshRSS/FreshRSS/issues/2288
Improve security in some edge cases
Maybe relevant for
https://github.com/FreshRSS/FreshRSS/issues/2125#issuecomment-474992671

* Forgotten mime type
2019-03-22 19:05:38 +01:00
Alexandre Alapetite
e84a90943a Session fix when form + HTTP auth are used (#2286)
bf51c82d55
https://github.com/FreshRSS/FreshRSS/issues/2125#issuecomment-473873922
2019-03-20 17:52:31 +01:00
Alexandre Alapetite
707388c093 Docker ca-certificates missing (#2285) 2019-03-19 21:51:16 +01:00
Alexandre Alapetite
4be8a5fed5 Minor docker doc changes (#2284)
* Minor docker doc changes

Fix Træfik temp volume minor issue

* Warning for non x86-64

* Formatting

* Minor

* Wording
2019-03-19 21:48:41 +01:00
Alexis Degrugillier
71b4226dc7 Add an option validation on cli commands (#2278)
If an option used on cli is not recognized, the command
aborts and displays an error message.
If the typed option is similar to one of the recognized
options, a hint is displayed.

At the moment, there is a limitation on long options.
Short options are not validated at the moment.

See #2046
2019-03-19 20:27:06 +01:00
Alexandre Alapetite
834ffacce2 No old ID (#2276)
* No old ID

https://github.com/FreshRSS/FreshRSS/issues/2273

* PostgreSQL insert or ignore
2019-03-19 20:14:31 +01:00
Alexandre Alapetite
cb00eafba0 Fever remove semicolomn from author (#2283)
https://github.com/FreshRSS/FreshRSS/issues/2281
2019-03-19 20:08:56 +01:00
Benjamin Bouvier
6323fe5ea0 Add Authorization header forwarding to the Nginx configuration for Docker (#2282)
* Add Authorization header forwarding to the Nginx configuration for Docker

* Comment
2019-03-19 19:52:53 +01:00