<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.8.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.8.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.8.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-10-01T16:31:28+00:00</updated>
<entry>
<title>Merge pull request #1651 from FreshRSS/dev</title>
<updated>2017-10-01T16:31:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-10-01T16:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ceda55c75b158fc1cf4813fe0f258527754b9289'/>
<id>urn:sha1:ceda55c75b158fc1cf4813fe0f258527754b9289</id>
<content type='text'>
Release 1.8.0</content>
</entry>
<entry>
<title>Prepare release of version 1.8.0 (#1649)</title>
<updated>2017-10-01T16:22:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-10-01T16:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f241fc1841df89285ecb6f124f0d70198d712b2f'/>
<id>urn:sha1:f241fc1841df89285ecb6f124f0d70198d712b2f</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/milestone/24</content>
</entry>
<entry>
<title>i18 quick fix: forgot es, kr in pt-br</title>
<updated>2017-09-30T07:31:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-09-30T07:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=128ab42227d8bd65068f3536c53c4892020c3e39'/>
<id>urn:sha1:128ab42227d8bd65068f3536c53c4892020c3e39</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1648
</content>
</entry>
<entry>
<title>Language portugue (#1648)</title>
<updated>2017-09-30T07:26:09+00:00</updated>
<author>
<name>David souza</name>
<email>david.a.souza@outlook.com.br</email>
</author>
<published>2017-09-30T07:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ac3c24dd83cd60bea50008ecf990900433c729ca'/>
<id>urn:sha1:ac3c24dd83cd60bea50008ecf990900433c729ca</id>
<content type='text'>
* Create folder pt-br to translate to portuguese-brazil;
Translate file admin.php;
Trnaslate file index.php;

* Translate the files:
- conf.php
- feedback.php
- gen.php

* Translate sub.php e install.php; add pt-br in file gen.php inside another languages

* fix bug

* Configure display date

* Add pt-br to es, kr, zh, and fix whitespace

https://github.com/FreshRSS/FreshRSS/pull/1648

* Changelog 1648

https://github.com/FreshRSS/FreshRSS/pull/1648

* Fix whitespace (caught by Travis)
</content>
</entry>
<entry>
<title>Changelog 1177</title>
<updated>2017-09-30T06:54:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-09-30T06:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cc4f382bff029a0a6c2373ff4dfbb624b7198952'/>
<id>urn:sha1:cc4f382bff029a0a6c2373ff4dfbb624b7198952</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1177
https://github.com/FreshRSS/FreshRSS/pull/1647
</content>
</entry>
<entry>
<title>Remove limitation on toggleContent (#1647)</title>
<updated>2017-09-30T06:25:07+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2017-09-30T06:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ee834888cd96df12d14686f3e75c82053e188a64'/>
<id>urn:sha1:ee834888cd96df12d14686f3e75c82053e188a64</id>
<content type='text'>
Before, articles were repositioned only when the new and the old article were different. When they were the same, it was just closed.
It was frustrating with long articles, especially during reading.

Now, when an article is collapsed, it is repositionned no matter the collapsing method.

This should fix #1177</content>
</entry>
<entry>
<title>Changelog 1645</title>
<updated>2017-09-28T20:51:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-09-28T20:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e53c10f975de9d35f476343287d720350bcbcbc0'/>
<id>urn:sha1:e53c10f975de9d35f476343287d720350bcbcbc0</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1645
</content>
</entry>
<entry>
<title>Change layout for the share options on mobile (#1645)</title>
<updated>2017-09-28T20:46:59+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2017-09-28T20:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=47abdd051c6b694be99cd3e3e0bccfe12ed15719'/>
<id>urn:sha1:47abdd051c6b694be99cd3e3e0bccfe12ed15719</id>
<content type='text'>
* Change layout for the share options on mobile

Before, it was impossible to click on links to share on small screens.
Now, all dropdowns are opened at the bottom of the screen and stays there.

Linked to #1506

* Change rule for border-radius
</content>
</entry>
<entry>
<title>Delete CNAME</title>
<updated>2017-09-28T17:24:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2017-09-28T17:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb7ba3e47576aa1d0c3f53e5966f831e6540bbc3'/>
<id>urn:sha1:cb7ba3e47576aa1d0c3f53e5966f831e6540bbc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create CNAME</title>
<updated>2017-09-28T17:20:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2017-09-28T17:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3cf0bcbdeb7ddbb0d7dc4d0d5495a9a6f02fc1dc'/>
<id>urn:sha1:3cf0bcbdeb7ddbb0d7dc4d0d5495a9a6f02fc1dc</id>
<content type='text'>
</content>
</entry>
</feed>
