Commit Graph

7003 Commits

Author SHA1 Message Date
Fake4d
097d771869 Update 03_Main_view.md
Document all the parameters for "feed actualize".

the new parameter "maxfeeds" from Pull Request #2388 is already considered.
2019-04-29 10:35:28 +02:00
Alexander Steinhöfer
0904f159b3 Configurable amount of feeds that gets refreshed.
Enhanced actualizeFeed with a maxFeeds-Parameter, so that a
user can control how many feeds he wants to refresh instead
of being force to choose between "10 or all".
2019-04-29 09:59:18 +02:00
Alexis Degrugillier
d5ea3e96ef Add theme to print page
Before, the printed page didn't have any usable CSS.
Now, it uses the css files available in the application. It means that
custom CSS can be add to target printed page.

See #2149
2019-04-16 18:50:32 +02:00
Alexandre Alapetite
987d71fe9b Merge pull request #2376 from Alkarex/fix_sage_svg
Fix Sage theme SVG refresh
2019-04-16 12:15:18 +02:00
Alexandre Alapetite
c09b6c74b3 Forgotten colour 2019-04-16 12:05:07 +02:00
Alexandre Alapetite
a44f65892b More minimal patch 2019-04-16 12:04:22 +02:00
Alexandre Alapetite
ee9edae477 Fix Sage theme SVG refresh
https://github.com/FreshRSS/FreshRSS/issues/2375
2019-04-16 11:29:43 +02:00
Alexandre Alapetite
1d933dfe13 Start next version 1.14.3-dev 2019-04-08 23:35:28 +02:00
Alexandre Alapetite
744a9e8cf0 Merge pull request #2368 from FreshRSS/dev
FreshRSS 1.14.2
1.14.2
2019-04-08 23:19:50 +02:00
Alexandre Alapetite
da53cc902c Release FreshRSS 1.14.2 2019-04-08 23:05:33 +02:00
Alexandre Alapetite
1082a6b263 Merge branch 'master' into dev 2019-04-08 23:03:14 +02:00
Alexandre Alapetite
f86edd2dd6 Changelog 2359 - 2362
https://github.com/FreshRSS/FreshRSS/issues/2359
https://github.com/FreshRSS/FreshRSS/pull/2361
https://github.com/FreshRSS/FreshRSS/pull/2362
2019-04-08 22:40:16 +02:00
Frans de Jonge
1bf8ef4e32 [CI] Force php -l failure (#2363)
* [CI] Force php -l failure

By redirecting stderr to a file and checking if the filesize is greater than 0 bytes, we can also force failure for warnings.

See discussion in <https://github.com/FreshRSS/FreshRSS/pull/2362#issuecomment-480623161>.

* exclude JSON lib
2019-04-08 22:32:17 +02:00
Alexandre Alapetite
d26a49bc66 Fix API minor code syntax warning (#2362)
https://github.com/FreshRSS/FreshRSS/issues/2359#issuecomment-480620713
2019-04-07 21:50:26 +02:00
Alexandre Alapetite
295cb89af3 Fix PHP 5.5 compat for array const (#2360)
https://github.com/FreshRSS/FreshRSS/issues/2359
2019-04-07 21:39:48 +02:00
Frans de Jonge
eae10a985c [CI] php -l syntax check (#2361)
As suggested by @Alkarex in <https://github.com/FreshRSS/FreshRSS/issues/2359#issuecomment-480608408>.
2019-04-07 21:34:30 +02:00
Quentí
0654f22c5f Update for Unfolded categories (#2358)
The participi passat is AT for the verbs ending with AR is the subject is masculine and ADA for a feminine subject :)
L’article que m’a agradat : the article I liked
La categoria que m’a agradada : the category I liked
2019-04-07 14:43:35 +02:00
Alexandre Alapetite
ee089a74b5 Prepare next version 1.14.2-dev 2019-04-07 14:37:33 +02:00
Alexandre Alapetite
d008b6c1a7 Merge pull request #2338 from FreshRSS/dev
FreshRSS 1.14.1
1.14.1
2019-04-07 14:27:46 +02:00
Alexandre Alapetite
0eb535e3ac Release FreshRSS 1.14.1 2019-04-07 14:09:15 +02:00
Alexandre Alapetite
3900fbb301 i18n zh unfolded categories (#2357)
https://github.com/FreshRSS/FreshRSS/pull/2313
Thanks to @ZhongyuWang
2019-04-07 14:07:17 +02:00
Alexandre Alapetite
49013bf716 Cherry pick from 2335 (#2356)
Cherry pick bug fix from https://github.com/FreshRSS/FreshRSS/pull/2335
This code is currently not used.
2019-04-07 14:01:05 +02:00
Alexis Degrugillier
8be28399ef Fix quote escaping on CLI (#2355)
for translation manipulations
2019-04-07 10:14:51 +02:00
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