<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/feedController.php, branch 1.0.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.0.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-01-08T13:18:32+00:00</updated>
<entry>
<title>Merge branch 'dev' into 252-extensions</title>
<updated>2015-01-08T13:18:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-08T13:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=73023bc12b81a27045703e1f733faeb2b4e02cec'/>
<id>urn:sha1:73023bc12b81a27045703e1f733faeb2b4e02cec</id>
<content type='text'>
Conflicts:
	app/FreshRSS.php
	app/Models/Configuration.php
	app/views/index/index.phtml
	app/views/index/normal.phtml
	lib/Minz/Configuration.php
	lib/Minz/Translate.php
	lib/lib_rss.php
</content>
</entry>
<entry>
<title>Fix calls to remove_query_by_get()</title>
<updated>2015-01-07T14:37:24+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-07T14:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=09545b0a654c6bec9ddae9632de71860e8b07c08'/>
<id>urn:sha1:09545b0a654c6bec9ddae9632de71860e8b07c08</id>
<content type='text'>
The function has been moved into lib_rss.php

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>BREAKING FEATURE: Remove general in config</title>
<updated>2015-01-06T17:53:36+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T17:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d3a93ea2905ae50a2365d293f9f3ef3e51bf5f30'/>
<id>urn:sha1:d3a93ea2905ae50a2365d293f9f3ef3e51bf5f30</id>
<content type='text'>
General attribute has been removed from system config.
Now subattributes (e.g. environment, salt, title, etc.) are directly accessible.

YOU HAVE TO FIX YOUR ./data/config.php file!

- Remove the general array
- Values inside this array must be kept
- To see what it must look like, please have a look to ./data/config.default.php
  (but keep your values!!).

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Fix Controllers to use the correct config system</title>
<updated>2015-01-06T16:38:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T16:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d27efeec04c7c41cf0f52bc7f89879e66f2e44a9'/>
<id>urn:sha1:d27efeec04c7c41cf0f52bc7f89879e66f2e44a9</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Change name of user configuration var in Context</title>
<updated>2015-01-05T21:45:03+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-05T21:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7cca47d1ab5838f5440b1a1e08fa4c0d43989664'/>
<id>urn:sha1:7cca47d1ab5838f5440b1a1e08fa4c0d43989664</id>
<content type='text'>
- FreshRSS_Context::$conf is replaced by FreshRSS_Context::$user_conf
- Introduce FreshRSS_Context::$system_conf
- Remove FreshRSS_Configuration object

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Merge branch 'dev' into 252-extensions</title>
<updated>2014-12-17T20:41:33+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-17T20:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0b898678003b154fde1abd57da27e9246606085f'/>
<id>urn:sha1:0b898678003b154fde1abd57da27e9246606085f</id>
<content type='text'>
Conflicts:
	app/i18n/en/admin.php
	app/i18n/en/feedback.php
	app/i18n/en/gen.php
	app/i18n/fr/admin.php
	app/i18n/fr/feedback.php
	app/i18n/fr/gen.php
	app/views/index/normal.phtml
</content>
</entry>
<entry>
<title>Fix i18n for conf, entry, error, feed Controllers</title>
<updated>2014-12-11T18:02:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-11T18:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fee1ae997af678cb834d9db25a636032f43a5674'/>
<id>urn:sha1:fee1ae997af678cb834d9db25a636032f43a5674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix redirection after feed refresh</title>
<updated>2014-12-09T11:43:33+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-09T11:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=70c1f0ebb08e2edf1721e2d3f8f98837c5910da4'/>
<id>urn:sha1:70c1f0ebb08e2edf1721e2d3f8f98837c5910da4</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/716
</content>
</entry>
<entry>
<title>Fix a bug with feed_before_insert hook</title>
<updated>2014-12-08T12:12:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-08T12:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=28c77f22900a10ac43c6d61b2b2d1a146feac42a'/>
<id>urn:sha1:28c77f22900a10ac43c6d61b2b2d1a146feac42a</id>
<content type='text'>
$feed-&gt;name() was called on a null value.

See https://github.com/FreshRSS/FreshRSS/issues/252
</content>
</entry>
<entry>
<title>Add a feed_before_insert hook</title>
<updated>2014-12-08T12:05:56+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-08T12:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=188b517daa174ce494f31dec02ae2cff122488ff'/>
<id>urn:sha1:188b517daa174ce494f31dec02ae2cff122488ff</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/252
</content>
</entry>
</feed>
