<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/fr/users, branch 1.11.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-06-08T14:12:04+00:00</updated>
<entry>
<title>Update 06_Mobile_access.md (#1925)</title>
<updated>2018-06-08T14:12:04+00:00</updated>
<author>
<name>Julkikod</name>
<email>40038856+Julkikod@users.noreply.github.com</email>
</author>
<published>2018-06-08T14:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=70bb228e1dda583791be1281418b1c49ac7d31bf'/>
<id>urn:sha1:70bb228e1dda583791be1281418b1c49ac7d31bf</id>
<content type='text'>
* Update 06_Mobile_access.md

Mise à jour de l'aide sur l'accès via mobile

* Update 06_Mobile_access.md

* Minor text

* Minor edits
</content>
</entry>
<entry>
<title>A bit of API documentation (#1914)</title>
<updated>2018-06-03T11:14:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-03T11:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4b9f0710ebad4b07da1d5e95eced5771bf576847'/>
<id>urn:sha1:4b9f0710ebad4b07da1d5e95eced5771bf576847</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1754</content>
</entry>
<entry>
<title>Add Fever API and user documentation (#1836)</title>
<updated>2018-05-24T19:53:47+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kevinpapst@users.noreply.github.com</email>
</author>
<published>2018-05-24T19:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8f1bad60d0b7bd0d0a05bcdcf3c6834e39c0c6eb'/>
<id>urn:sha1:8f1bad60d0b7bd0d0a05bcdcf3c6834e39c0c6eb</id>
<content type='text'>
* added fever api and documentation

* spaces to tabs

* fixed code format

* added links

* added utf8 to header

* removed XML support

* removed before check, as we have to convert it afterwards

* added sandboxed setting (currently disabled)
added support for extensions using entry_before_display

* listFeedsOrderUpdate LIMIT

https://github.com/FreshRSS/FreshRSS/pull/1836/files#r175287881

* removed custom sql by using FreshRSS_FeedDAO::listFeedsOrderUpdate()

* fixed mark all as read

* replaced custom sql for getUnread() and getStarred() with dao functions

* removed sanitization functions

* Rework fever login

* Fix config bug

Plus documentation

* Fix array syntax

For compatibility with PHP 5.3

* Disable cookies and session for API

* Fix currentUser

* added response header and error log

* adjusted phpdoc to match new authentication

* Mechanism to delete old keys

* replace PHP_INT_MAX with zero to disable limit

* replace method_exists with check for explicit methods

* removed Press support and smaller refactoring + updated docu

* Rewrite bindParamArray

Avoid one of the SQL injection risks

* Docs and readme

* Fix API link

* Simplify reverse key check

Using userConfig
</content>
</entry>
<entry>
<title>SeLinux context</title>
<updated>2018-04-26T06:32:07+00:00</updated>
<author>
<name>Henry</name>
<email>hf.nospam@free.fr</email>
</author>
<published>2018-04-26T06:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=28403cd6aac6e6245ea7d189e34219b0af879603'/>
<id>urn:sha1:28403cd6aac6e6245ea7d189e34219b0af879603</id>
<content type='text'>
Prefer apply rights to the whole data instead of individual subdir</content>
</entry>
<entry>
<title>Selinux FAQ</title>
<updated>2018-04-26T05:46:15+00:00</updated>
<author>
<name>Henry</name>
<email>hf.nospam@free.fr</email>
</author>
<published>2018-04-26T05:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f62d69e1f4133c9bd8832c617fe5677f499d8a95'/>
<id>urn:sha1:f62d69e1f4133c9bd8832c617fe5677f499d8a95</id>
<content type='text'>
Add PubSubHubbub sub directory
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2018-03-18T11:46:55+00:00</updated>
<author>
<name>Henry</name>
<email>hf.nospam@free.fr</email>
</author>
<published>2018-03-18T11:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=67c608d44f92b426dc100db87e4052a22585d691'/>
<id>urn:sha1:67c608d44f92b426dc100db87e4052a22585d691</id>
<content type='text'>
fix typo + apply command to sub dir</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2018-03-18T10:24:50+00:00</updated>
<author>
<name>Henry</name>
<email>hf.nospam@free.fr</email>
</author>
<published>2018-03-18T10:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6bac71b2e8c2bc73659189ba752cbf7d158e89b3'/>
<id>urn:sha1:6bac71b2e8c2bc73659189ba752cbf7d158e89b3</id>
<content type='text'>
Missing quotes at the end of file</content>
</entry>
<entry>
<title>Selinux FAQ</title>
<updated>2018-03-18T09:06:02+00:00</updated>
<author>
<name>Henry</name>
<email>hf.nospam@free.fr</email>
</author>
<published>2018-03-18T09:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a0a5ec8daf3888b3e317f002fdd0281299a64cf4'/>
<id>urn:sha1:a0a5ec8daf3888b3e317f002fdd0281299a64cf4</id>
<content type='text'>
Command to run on SELinux system enabled</content>
</entry>
<entry>
<title>Light Boolean search implementation (#1828)</title>
<updated>2018-03-14T16:20:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-14T16:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=84d891f8cf43e4bb097a8b05a85dfeb4c48bd215'/>
<id>urn:sha1:84d891f8cf43e4bb097a8b05a85dfeb4c48bd215</id>
<content type='text'>
* Light Boolean search implementation

"Hello intitle:World OR date:P1D example"
https://github.com/FreshRSS/FreshRSS/issues/879

* Doc Boolean search

* Doc typos
</content>
</entry>
<entry>
<title>Add a section in the FAQ about changing a password (#1798)</title>
<updated>2018-02-28T08:39:33+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2018-02-28T08:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ab2aeae8d47208088423716998d3b5d35311909d'/>
<id>urn:sha1:ab2aeae8d47208088423716998d3b5d35311909d</id>
<content type='text'>
See #901</content>
</entry>
</feed>
