<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/data/users, branch 1.2.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.2.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-05-16T11:05:43+00:00</updated>
<entry>
<title>More PubSubHubbub</title>
<updated>2015-05-16T11:05:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-16T11:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3adab4b70fab858048bd68ed72e71676c4d5badf'/>
<id>urn:sha1:3adab4b70fab858048bd68ed72e71676c4d5badf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Show whether PubSubHubbub is enabled in the Web interface of feed
configuration.
When PubSubHubbub is used, do not pull refresh so often (hard-coded to
max once per 24h for now).
Improved logic for lease renewal, and some detection of lease problems.
Updated read-me and changelog.
</content>
</entry>
<entry>
<title>Moved updated/unread option from global to user</title>
<updated>2015-05-10T12:04:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-10T12:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92'/>
<id>urn:sha1:0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
</content>
</entry>
<entry>
<title>Update data/users/.gitignore</title>
<updated>2015-01-13T09:21:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T09:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2628197190e98cbb27db75bc603b88f51869f8db'/>
<id>urn:sha1:2628197190e98cbb27db75bc603b88f51869f8db</id>
<content type='text'>
Add the log_api.txt in the ignore file.
</content>
</entry>
<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>Remove .gitkeep in data/users/_/</title>
<updated>2015-01-07T14:39:24+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-07T14:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9c8a80e57f1e2eb60916eae2e2cbed86d991c750'/>
<id>urn:sha1:9c8a80e57f1e2eb60916eae2e2cbed86d991c750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New configuration system (not working yet)</title>
<updated>2015-01-05T15:54:16+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-05T15:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=51a71ec4b9d62528054be8faee1576a8fd6d37f6'/>
<id>urn:sha1:51a71ec4b9d62528054be8faee1576a8fd6d37f6</id>
<content type='text'>
- Use only Minz_Configuration
- register() method to load a new configuration file
- get() to get a configuration
- new exceptions related to configuration
- fix a list configuration calls to have FRSS working

Current problems to resolve:

- How to handle configuration param verifications (i.e. check auth_type
  is a value from none, http_auth, persona or form)
- We must use $conf = Minz_Configuration::get('system'); $general_conf = $conf-&gt;general;
  to access global system configuration which is quite annoying. How to change that?

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Add a default users/_ dir</title>
<updated>2014-12-28T18:35:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-28T18:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=497d295be470454b7bd068a5c5cceda8caa19527'/>
<id>urn:sha1:497d295be470454b7bd068a5c5cceda8caa19527</id>
<content type='text'>
Useful for default log path

See https://github.com/FreshRSS/FreshRSS/issues/729
</content>
</entry>
<entry>
<title>BREAKING FEATURE: move user data</title>
<updated>2014-12-21T12:10:02+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-21T12:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b5bee8560345e4123432a8bd3bcd63b938549ef9'/>
<id>urn:sha1:b5bee8560345e4123432a8bd3bcd63b938549ef9</id>
<content type='text'>
- Create ./data/users/ folder
- Move user configuration to ./data/users/username/config.php
- Move sqlite db to ./data/users/username/db.sqlite
- Move user logs to ./data/users/username/log.txt

See https://github.com/FreshRSS/FreshRSS/issues/729
</content>
</entry>
</feed>
