<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/Minz/ExtensionManager.php, 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>2018-06-13T07:27:02+00:00</updated>
<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>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>Merge pull request #1714 from kevinpapst/hook-readingmodes</title>
<updated>2018-01-01T19:49:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-01-01T19:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a756878219f0c67674849c1bc1b881303d394ee7'/>
<id>urn:sha1:a756878219f0c67674849c1bc1b881303d394ee7</id>
<content type='text'>
Added extension hook for reading modes</content>
</entry>
<entry>
<title>fixed bug in catch block</title>
<updated>2017-12-13T20:59:02+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kpapst@gmx.net</email>
</author>
<published>2017-12-13T20:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=417178e957c0137cb9476321482d5d163d932255'/>
<id>urn:sha1:417178e957c0137cb9476321482d5d163d932255</id>
<content type='text'>
added types to docblocks
</content>
</entry>
<entry>
<title>added new extension hook</title>
<updated>2017-12-10T10:31:19+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kpapst@gmx.net</email>
</author>
<published>2017-12-10T10:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=84c78098d27de624319df37ffb1a522318ec6778'/>
<id>urn:sha1:84c78098d27de624319df37ffb1a522318ec6778</id>
<content type='text'>
using hook for reading modes in navigation
</content>
</entry>
<entry>
<title>Fix including extensions for actualize_script</title>
<updated>2015-01-29T09:17:29+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-29T09:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a47ce4f6af9e55267c4ce50af1bcc052229535ad'/>
<id>urn:sha1:a47ce4f6af9e55267c4ce50af1bcc052229535ad</id>
<content type='text'>
Extensions could be included multiple times. It resulted in an error.
</content>
</entry>
<entry>
<title>Addressed warnings when reading from new files</title>
<updated>2015-01-19T12:54:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-01-19T12:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d30b3becfa50b96982a3b4880c07cc2b770d7eed'/>
<id>urn:sha1:d30b3becfa50b96982a3b4880c07cc2b770d7eed</id>
<content type='text'>
There were warnings when reading extensions (trying to use e.g. README
and .gitignore as directories), and when reading update file.
https://github.com/FreshRSS/FreshRSS/issues/733
</content>
</entry>
<entry>
<title>Improve hook calls and add post_update hook</title>
<updated>2015-01-15T11:02:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-15T11:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=13cf8b5f9f22a50bba5d1223174407abb1c1d94c'/>
<id>urn:sha1:13cf8b5f9f22a50bba5d1223174407abb1c1d94c</id>
<content type='text'>
- To the hook is associated a method signature (OneToOne or NoneToNone for now) so
  it is easier to call hooks correctly
- post_update hook is called during the post update moment.
</content>
</entry>
<entry>
<title>Fix coding style in extension manager</title>
<updated>2015-01-14T22:40:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-14T22:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=789d9fc6c8647fa100d80e3ef52727c813f35f16'/>
<id>urn:sha1:789d9fc6c8647fa100d80e3ef52727c813f35f16</id>
<content type='text'>
Yep, same as 8968288...
</content>
</entry>
<entry>
<title>Fix valid extension entry points.</title>
<updated>2015-01-14T20:59:53+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-14T20:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ade1524d43150a45f633e6efac3d7fdea3e1d802'/>
<id>urn:sha1:ade1524d43150a45f633e6efac3d7fdea3e1d802</id>
<content type='text'>
Add possibility to use underscores (_) in entrypoints.
</content>
</entry>
</feed>
