<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app, branch 1.11.2</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.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-09-08T22:51:02+00:00</updated>
<entry>
<title>Minz: fix absolute URL bug (#2006)</title>
<updated>2018-09-08T22:51:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4e8932d4bb7ee95775025f382ef5ea601abd493a'/>
<id>urn:sha1:4e8932d4bb7ee95775025f382ef5ea601abd493a</id>
<content type='text'>
* Fix absolute URL bug

https://github.com/FreshRSS/FreshRSS/issues/1946

* Better base_url guess in install.php

* Revert changes in install.php
</content>
</entry>
<entry>
<title>Fix count unreads in SQLite (#2009)</title>
<updated>2018-09-08T21:05:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T21:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c65f5358904c585ce144885be2fbcd960adaf1e6'/>
<id>urn:sha1:c65f5358904c585ce144885be2fbcd960adaf1e6</id>
<content type='text'>
* Fix count unreads in SQLite

Was wrong in e.g. `./cli/user-info.php` because UNION output order in
MySQL and SQLite is differents...

* Changelog 2009
</content>
</entry>
<entry>
<title>Missing touch for SQLite and PostgreSQL (#2008)</title>
<updated>2018-09-08T18:50:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T18:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d49dda233836f79ceaa4551cdb35d749788a369'/>
<id>urn:sha1:1d49dda233836f79ceaa4551cdb35d749788a369</id>
<content type='text'>
For last user activity.
Forgotten in https://github.com/FreshRSS/FreshRSS/pull/1358</content>
</entry>
<entry>
<title>Fix SQLite and PostgreSQL (#2007)</title>
<updated>2018-09-08T17:23:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T17:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b5dfb5538937e95a95e291cafe6234522d9c93d4'/>
<id>urn:sha1:b5dfb5538937e95a95e291cafe6234522d9c93d4</id>
<content type='text'>
Regression from https://github.com/FreshRSS/FreshRSS/pull/1995</content>
</entry>
<entry>
<title>MySQL allow dash in database name (#2005)</title>
<updated>2018-09-08T09:42:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T09:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=de4db714f5d232a80877addd3214c0cd7197c8d4'/>
<id>urn:sha1:de4db714f5d232a80877addd3214c0cd7197c8d4</id>
<content type='text'>
Allow `-` in database name
https://diasp.eu.com/posts/d2e36450847101364cab0007cb0b6c8d</content>
</entry>
<entry>
<title>[i18n] New Dutch strings (#2000)</title>
<updated>2018-09-03T19:14:28+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2018-09-03T19:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a6b8469a62acade552ed369953c60ff4f73acfa7'/>
<id>urn:sha1:a6b8469a62acade552ed369953c60ff4f73acfa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mark-as-unread (#1995)</title>
<updated>2018-09-03T18:48:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-03T18:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d3f5bd840d513bc4820a919ef9e0f02b0263ff9c'/>
<id>urn:sha1:d3f5bd840d513bc4820a919ef9e0f02b0263ff9c</id>
<content type='text'>
* Add mark-as-unread

https://github.com/FreshRSS/FreshRSS/issues/1966

* Change sentence

https://github.com/FreshRSS/FreshRSS/pull/1995#discussion_r214515954

* Enable mark-as-unread only when unread articles are shown

In order to prevent erroneous marking-as-unread.
We might find a better logic later.

* Disable instead of hide mark-as-unread option

To make it easier to discover
</content>
</entry>
<entry>
<title>Allow multiple authors (#1997)</title>
<updated>2018-09-02T11:36:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-02T11:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=14e1b23e42b322b9c54475e4b69c1aa60c94e280'/>
<id>urn:sha1:14e1b23e42b322b9c54475e4b69c1aa60c94e280</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/1968</content>
</entry>
<entry>
<title>Use mb_strcut (#1996)</title>
<updated>2018-09-02T11:19:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-02T11:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=32d9c3b7905f4e43ffdf4bf2bf37723cfd18390c'/>
<id>urn:sha1:32d9c3b7905f4e43ffdf4bf2bf37723cfd18390c</id>
<content type='text'>
* Use mb_strcut

Avoid cutting in the middle of a multi-byte UTF-8 character

* Forgotten php5-*

* Typo

* Whitespace

* More mb_strcut
</content>
</entry>
<entry>
<title>Better rand() (#1976)</title>
<updated>2018-08-23T17:57:45+00:00</updated>
<author>
<name>ColonelMoutarde</name>
<email>4697568+ColonelMoutarde@users.noreply.github.com</email>
</author>
<published>2018-08-23T17:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d38911e5b97725a28d12b07f3842a452e6acba36'/>
<id>urn:sha1:d38911e5b97725a28d12b07f3842a452e6acba36</id>
<content type='text'>
http://php.net/manual/en/function.mt-rand.php

from php Doc

"Many random number generators of older libcs have dubious or unknown characteristics and are slow. The mt_rand() function is a drop-in replacement for the older rand(). It uses a random number generator with known characteristics using the » Mersenne Twister, which will produce random numbers four times faster than what the average libc rand() provides. "</content>
</entry>
</feed>
