<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), 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-16T07:59:46+00:00</updated>
<entry>
<title>Merge pull request #1921 from FreshRSS/dev</title>
<updated>2018-06-16T07:59:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-16T07:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3306a1679c2570c30d4b662c887b4a71ce147398'/>
<id>urn:sha1:3306a1679c2570c30d4b662c887b4a71ce147398</id>
<content type='text'>
FreshRSS 1.11.1</content>
</entry>
<entry>
<title>Release FreshRSS 1.11.1</title>
<updated>2018-06-16T07:49:53+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-16T07:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8fcacc8cf41c14dd7d9712329d75ff4f041f3caf'/>
<id>urn:sha1:8fcacc8cf41c14dd7d9712329d75ff4f041f3caf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix extension hook for updated articles (#1932)</title>
<updated>2018-06-13T07:27:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-13T07:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=031acde003b85ae34a4996d0c02fdc41ffae5515'/>
<id>urn:sha1:031acde003b85ae34a4996d0c02fdc41ffae5515</id>
<content type='text'>
* Fix extension hook for updated articles

https://github.com/FreshRSS/FreshRSS/issues/1926

* Enable extensions during PubSubHubbub

* A little array protection

* Changelog 1926

https://github.com/FreshRSS/FreshRSS/issues/1926
https://github.com/FreshRSS/FreshRSS/pull/1932

* Add null check
</content>
</entry>
<entry>
<title>Fever fixes (#1931)</title>
<updated>2018-06-12T19:11:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-12T19:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c0f2df3ef0de33e9b07269f6db887c373e45192e'/>
<id>urn:sha1:c0f2df3ef0de33e9b07269f6db887c373e45192e</id>
<content type='text'>
* Fever fixes

Was hardcoded for MySQL. Bug in "before" parameter. Bug in mark all as
read.

* Fix construct

* Changelog 1930

https://github.com/FreshRSS/FreshRSS/issues/193
https://github.com/FreshRSS/FreshRSS/pull/1931
</content>
</entry>
<entry>
<title>Fix get_thumbnails null exception (#1933)</title>
<updated>2018-06-12T10:35:52+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-12T10:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eb3cca60dd346aafc6dfd0c2d25dcd7ce481fdf2'/>
<id>urn:sha1:eb3cca60dd346aafc6dfd0c2d25dcd7ce481fdf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog 1797, 1894, 1924</title>
<updated>2018-06-09T14:08:05+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-09T14:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=da025ed35650ba49b9aede5e92c33ea9118a6a69'/>
<id>urn:sha1:da025ed35650ba49b9aede5e92c33ea9118a6a69</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1797
https://github.com/FreshRSS/FreshRSS/issues/1894
https://github.com/FreshRSS/FreshRSS/pull/1924
</content>
</entry>
<entry>
<title>New extension event + Tumblr GDPR (#1924)</title>
<updated>2018-06-09T13:58:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-09T13:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6a56894e940db0b1f7ee6788fbc38f26c80d004d'/>
<id>urn:sha1:6a56894e940db0b1f7ee6788fbc38f26c80d004d</id>
<content type='text'>
* New extension event + Tumblr GDPR

https://github.com/FreshRSS/FreshRSS/issues/1894
simplepie_before_init event

* Refactor extension enabling + Tumblr GDPR enabled by default

Add possibility for extensions to be enabled by default, and disabled
back by users.

* Minor whitespace
</content>
</entry>
<entry>
<title>Minz fix translate (#1927)</title>
<updated>2018-06-09T13:57:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-09T13:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=32676d59a386fe067ae0beac0287c700274f3d57'/>
<id>urn:sha1:32676d59a386fe067ae0beac0287c700274f3d57</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/1797</content>
</entry>
<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>Support for media: tags (#1920)</title>
<updated>2018-06-06T19:29:22+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-06T19:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7ab4a2609a4db8babb968f79cc2832ec0a02ce09'/>
<id>urn:sha1:7ab4a2609a4db8babb968f79cc2832ec0a02ce09</id>
<content type='text'>
* Support for media: tags

https://github.com/FreshRSS/FreshRSS/issues/944
E.g.  YouTube

* Fix for medium attribute

* Changelog 944

https://github.com/FreshRSS/FreshRSS/issues/944
https://github.com/FreshRSS/FreshRSS/pull/1920

* enclosure styling

* Compatibility old enclosure content
</content>
</entry>
</feed>
