CURLOPT parameters per feed#3367
Conversation
|
Quite!
…On Wed, Jan 13, 2021, 23:11 Alexis Degrugillier ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In app/i18n/de/sub.php
<#3367 (comment)>:
> + 'proxy' => 'Verwende einen Proxy, um den Feed abzuholen',
+ 'proxy_help' => 'Wähle ein Protokoll (z.B. SOCKS5) und einen Proxy mit Port (z.B. 127.0.0.1:1080)',
+ 'css_cookie' => 'Verwende Cookies beim Herunterladen des Feed-Inhalts mit CSS-Filtern',
+ 'css_cookie_help' => 'Beispiel: foo=bar; gdpr_consent=true; cookie=value',
It's very handy :)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3367 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABRQBJ2KH3C7ONPGHFRGODSZYLBNANCNFSM4WBNWSGQ>
.
|
|
Could you please try to resolve the conflicts @printfuck ? Let us know if you face any difficulty |
|
I fixed all the linting hints, but it's still waiting for the Docker builds. Is there something I missed? |
|
Don't worry about the Docker builds. It looks good. I will test 👍🏻 |
|
@printfuck I have made a few changes; please have a look |
|
This looks good to me. |
|
Ok, let's merge and please test a bit more if you can |
|
I am wandering whether we should allow normal users to use this feature, or only admins. |
|
I agree. Unless I don't understand the cache thing as of now. After reading the code multiple times, I didn't get why there is need for a cache. |
* SimplePie prevent cache polution #fix #3367 (comment) #fix #3494 (comment) * Fix bug * Minor improvement * Update cache filename in FreshRSS (1/2) * cacheFilename temp * New SimplePie get_cache_filename() * Fix typos * Update lib/SimplePie/SimplePie.php Typo * Include user-agent and timeout * fix array_merge * Declaration * force_feed was lost in a commit
Closes #3271
Changes proposed in this pull request:
How to test the feature manually:
Pull request checklist: