<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/fr/users, branch 1.22.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.22.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.22.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2023-05-07T19:35:08+00:00</updated>
<entry>
<title>docs: language table added (#5375)</title>
<updated>2023-05-07T19:35:08+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-05-07T19:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=54c8de86c73ce831df7912428b4f9fd849d67aca'/>
<id>urn:sha1:54c8de86c73ce831df7912428b4f9fd849d67aca</id>
<content type='text'>
* docs: language table added

* Update 05_Configuration.md

* Update 05_Configuration.md

* french docs

* Unicode quote and a few fixes
(Same search&amp;replace aslo applied to a few other files)

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Added: Mark theme as deprecated (#4807)</title>
<updated>2023-01-17T14:39:55+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-01-17T14:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0ab130eb9c3df3227a70624bcd5e8133afb00ae5'/>
<id>urn:sha1:0ab130eb9c3df3227a70624bcd5e8133afb00ae5</id>
<content type='text'>
* i18n + config

* docs

* deprecated marked themes

* fix

* fix markdown

* i18n: fix link params

* i18n: French

* deprecated =&gt; no longer supported

* i18n: German

* Docs: deprecated =&gt; no longer supported

* Docs: French

* i18n: en-us

* i18n German

* isset() -&gt; !empty()

* i18n: fix German

* i18n: English, delete // TODO</content>
</entry>
<entry>
<title>Handling of parentheses as special characters in searches (#4989)</title>
<updated>2023-01-09T11:59:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-01-09T11:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3fb8ab8eb5c88042320bbe006825b21f5a8f21de'/>
<id>urn:sha1:3fb8ab8eb5c88042320bbe006825b21f5a8f21de</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/4987</content>
</entry>
<entry>
<title>Require PHP 7.2+ (#4848)</title>
<updated>2022-11-14T14:02:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-11-14T14:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=570503b7f12df7d12af29905da97131b032c7da0'/>
<id>urn:sha1:570503b7f12df7d12af29905da97131b032c7da0</id>
<content type='text'>
Drop PHP 7.0- as planned https://github.com/FreshRSS/FreshRSS/discussions/3321#discussioncomment-835704</content>
</entry>
<entry>
<title>Fix broken doc fr links (#4846)</title>
<updated>2022-11-14T13:04:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-11-14T13:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4571b7d68d3b40a407c80d7892b297d53ba4e14d'/>
<id>urn:sha1:4571b7d68d3b40a407c80d7892b297d53ba4e14d</id>
<content type='text'>
Were pointing to `.md` files</content>
</entry>
<entry>
<title>Add Fluent Reader Lite (#4595)</title>
<updated>2022-09-10T13:17:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-09-10T13:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eb850b7a016df92843066f9a02a4cd7ab2fcc5bf'/>
<id>urn:sha1:eb850b7a016df92843066f9a02a4cd7ab2fcc5bf</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/3418</content>
</entry>
<entry>
<title>lire app (#4523)</title>
<updated>2022-08-22T21:18:50+00:00</updated>
<author>
<name>Matt Sephton</name>
<email>matt.sephton@gmail.com</email>
</author>
<published>2022-08-22T21:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=23bf5306390ce193883bbae03b891a83db1f53dc'/>
<id>urn:sha1:23bf5306390ce193883bbae03b891a83db1f53dc</id>
<content type='text'>
* Update README.md

Add lire, sort alphabetically

* Mix conflict

* English

* GReader

* Duplicate line Reeder

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Basic support for negative searches with parentheses (#4503)</title>
<updated>2022-08-16T08:56:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-08-16T08:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e27eb1ca9198119ea1b0bd79be5f1aead45d615a'/>
<id>urn:sha1:e27eb1ca9198119ea1b0bd79be5f1aead45d615a</id>
<content type='text'>
* Basic support for negative searches with parentheses
* `!((author:Alice intitle:hello) OR (author:Bob intitle:world))`
* `(author:Alice intitle:hello) !(author:Bob intitle:world)`
* `!(S:1 OR S:2)`

* Minor documentation / comment

* Remove syslog debug line</content>
</entry>
<entry>
<title>New search engine (#4378)</title>
<updated>2022-06-02T06:41:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-06-02T06:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f85c510ed49be031145f6b35e815ce890cd4f9aa'/>
<id>urn:sha1:f85c510ed49be031145f6b35e815ce890cd4f9aa</id>
<content type='text'>
* New possibility to invoke user queries from a search expression
From the search field: `S:"My query"`.
Can be combined with other filters such as `S:"My query" date:P3d` as long as the user queries do not contain `OR`.
A use-case is to have an RSS filter with a stable address or an external API call with the ability to update the user query.

* Draft of parenthesis logic

* More draft

* Working parenthesis (a OR b) (c OR d)

* Working (A) OR (B)

* Support nested parentheses + unit tests + documentation

* search:MySearch and S:3</content>
</entry>
<entry>
<title>News+ use GitHub links (#4262)</title>
<updated>2022-03-06T20:32:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-03-06T20:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d27cf132481af5e16ce09a1aea8d410c973a8e08'/>
<id>urn:sha1:d27cf132481af5e16ce09a1aea8d410c973a8e08</id>
<content type='text'>
Google Play links do not work anymore</content>
</entry>
</feed>
