<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app, branch 1.14.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-07-21T09:05:51+00:00</updated>
<entry>
<title>Fix user self registration (#2442)</title>
<updated>2019-07-21T09:05:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-07-21T09:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=caeeeb52cafe105c157f838397ade70bc8609900'/>
<id>urn:sha1:caeeeb52cafe105c157f838397ade70bc8609900</id>
<content type='text'>
* Fix user self registration

Fix https://github.com/FreshRSS/FreshRSS/issues/2381

* CSRF for admin
</content>
</entry>
<entry>
<title>Default to SQLite (#2443)</title>
<updated>2019-07-14T12:37:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-07-14T12:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f5fb8e8d2acfe1a1bd5323f2adc19edbfee27530'/>
<id>urn:sha1:f5fb8e8d2acfe1a1bd5323f2adc19edbfee27530</id>
<content type='text'>
Move SQLite as first option in install instead of MySQL. Lower barrier
to entry.</content>
</entry>
<entry>
<title>Docker healthcheck+ labels (#2438)</title>
<updated>2019-07-07T18:07:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-07-07T18:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8c2cf1b4dd3a6c79d77f9dc1a256e9d4a8db6a68'/>
<id>urn:sha1:8c2cf1b4dd3a6c79d77f9dc1a256e9d4a8db6a68</id>
<content type='text'>
* Add Docker labels

And try to fix the platform metadata for ARM, and add health check

* Execution rights

* Remove experimental features not supported by Docker Hub

"--squash" is only supported on a Docker daemon with experimental
features enabled. build hook failed! (1)

* Fix paths
</content>
</entry>
<entry>
<title>Fix wrong mark-as-read maxId argument (#2431)</title>
<updated>2019-06-29T18:47:38+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-06-29T18:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ad19b6bf2ec9e2974ff8382fabbd209ae1e4eab7'/>
<id>urn:sha1:ad19b6bf2ec9e2974ff8382fabbd209ae1e4eab7</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/2429</content>
</entry>
<entry>
<title>Allow email as admin username (#2421)</title>
<updated>2019-06-21T22:06:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-06-21T22:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6fe9ec9f7662008aa7a0cdb783cf769b9c588b19'/>
<id>urn:sha1:6fe9ec9f7662008aa7a0cdb783cf769b9c588b19</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/2418
https://github.com/FreshRSS/FreshRSS/pull/2407</content>
</entry>
<entry>
<title>Change category configuration (#2410)</title>
<updated>2019-06-21T06:42:06+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-06-21T06:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2decc82c3eaeaf205295667e836087f309156822'/>
<id>urn:sha1:2decc82c3eaeaf205295667e836087f309156822</id>
<content type='text'>
* Change category configuration

Before, we had a drop-down list to interract on categories. It was not
working the same way as feeds.
Now, categories and feeds behave in a similar manner. At the moment,
there is no change in features but it will allow to expand them.

See #2369

* Minor whitespace
</content>
</entry>
<entry>
<title>Allow email as username (#2407)</title>
<updated>2019-06-16T18:10:01+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-06-16T18:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7f1ff77f25f5f14a3c8f3b4c661d150468d34f96'/>
<id>urn:sha1:7f1ff77f25f5f14a3c8f3b4c661d150468d34f96</id>
<content type='text'>
* Allow email as username

Before, it was possible to register email as username on cli but not in the
interface. This was caused by a bug in the pattern which was not working as
expected. If your input was "user@example.com", the PHP verification was
catching only "user" and was acting like the whole thing was catched. But
on the interface, the catching was unsuccesful.
Now, the catching should be working properly.

I needed to add "$|^" in the pattern because without, I was catching either
the beginning of a string either the last char. This was introduced as a
workaround for IE/Edge pattern matching on April 27, 2017. See #1511 for
more information.

I tested it only on FF. Tests on other browsers wanted.

See #2391

* Relax and fix username check

Allow @ + -

* Remove + for now

https://github.com/FreshRSS/FreshRSS/pull/2407#issuecomment-502469137
</content>
</entry>
<entry>
<title>Fix shortcut configuration page. (#2406)</title>
<updated>2019-06-14T08:10:35+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-06-14T08:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4023f79c4a4c4bb37aa329cdab81cb995ef16a4d'/>
<id>urn:sha1:4023f79c4a4c4bb37aa329cdab81cb995ef16a4d</id>
<content type='text'>
Before, first and last entry shortcuts were located under the "no-modifier"
section. But they were actually working properly with the modifiers.
Now, they are located under the "modifier" section.

See #2405</content>
</entry>
<entry>
<title>Merge pull request #2388 from lx-s/patch-1</title>
<updated>2019-05-30T10:35:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-05-30T10:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9f1eb482d142c39c80f304d6d0bd7a0c66d50c9b'/>
<id>urn:sha1:9f1eb482d142c39c80f304d6d0bd7a0c66d50c9b</id>
<content type='text'>
Configurable amount of feeds that gets refreshed.</content>
</entry>
<entry>
<title>Fix filter action display</title>
<updated>2019-05-30T07:01:15+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2019-05-30T07:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e20161089e2baa8cbd7c6f3d6b30fe6e83fad528'/>
<id>urn:sha1:e20161089e2baa8cbd7c6f3d6b30fe6e83fad528</id>
<content type='text'>
Before, there was extra white lines between search terms when displaying
the data. It was not an issue for the storage since they were discarded
during the save process. But it was confusing.
Now, extra white lines are stripped.
</content>
</entry>
</feed>
