<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/i, branch 0.7.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-07-03T19:20:11+00:00</updated>
<entry>
<title>New install logic</title>
<updated>2014-07-03T19:20:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-03T19:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a5050289ef695dc4d388eecee692ad9d83e00ce'/>
<id>urn:sha1:8a5050289ef695dc4d388eecee692ad9d83e00ce</id>
<content type='text'>
Now the install.php is kept in ./app/ and the trigger is
./data/do-install.php
There is no need anymore to have write access in ./p/i/
</content>
</entry>
<entry>
<title>Fix theme paths for install.php</title>
<updated>2014-06-13T16:14:44+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-13T16:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8c132b2acd6fa5771237cce5b890c7ad534c375a'/>
<id>urn:sha1:8c132b2acd6fa5771237cce5b890c7ad534c375a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Username regexp is too strict</title>
<updated>2014-05-09T07:53:46+00:00</updated>
<author>
<name>Nicolas ELIE</name>
<email>nicolaselie@free.fr</email>
</author>
<published>2014-05-09T07:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6aadb7e59a1c8e70cfa42457e1898e94fd854fb0'/>
<id>urn:sha1:6aadb7e59a1c8e70cfa42457e1898e94fd854fb0</id>
<content type='text'>
Username can contains more characters that the regexp allows. For example, on a raspberry pi, the default user for web server is 'www-data'.</content>
</entry>
<entry>
<title>Minz: remove url_rewriting</title>
<updated>2014-03-24T19:55:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-24T19:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c8aa451c768a3d4dfce3d19648f3c8420dedb74c'/>
<id>urn:sha1:c8aa451c768a3d4dfce3d19648f3c8420dedb74c</id>
<content type='text'>
As suggested
https://github.com/marienfressinaud/FreshRSS/issues/163#issuecomment-38478669

At the same time, removes a bunch of (almost) dead code such as
Minz_Router (the few remaining lines being moved to Minz_FrontController
to avoid a class)

Contributes to https://github.com/marienfressinaud/FreshRSS/issues/303
</content>
</entry>
<entry>
<title>Constant to enable PHP compression</title>
<updated>2014-03-24T18:16:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-24T18:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fd829d75676a07a13a635db037efa92e364026a7'/>
<id>urn:sha1:fd829d75676a07a13a635db037efa92e364026a7</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/303#issuecomment-38477994
</content>
</entry>
<entry>
<title>New unsafe autologin mode</title>
<updated>2014-03-02T12:35:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-02T12:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b07f9157b18bffdb28833ed1363284571be3644e'/>
<id>urn:sha1:b07f9157b18bffdb28833ed1363284571be3644e</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/440
</content>
</entry>
<entry>
<title>Test si crypt() fonctionne pour PHP 5.3.3</title>
<updated>2014-02-23T11:16:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-23T11:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=db120b4ed41584c7e33bfe63015f948e6230f1ab'/>
<id>urn:sha1:db120b4ed41584c7e33bfe63015f948e6230f1ab</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/432
</content>
</entry>
<entry>
<title>Requiert PHP 5.3.4 pour l'authentification par formulaire</title>
<updated>2014-02-23T10:52:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-23T10:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f2a8a516aa44a7862a80e9d75c5df12fcfc2badb'/>
<id>urn:sha1:f2a8a516aa44a7862a80e9d75c5df12fcfc2badb</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/432
En attendant de voir si on peut trouver une meilleure solution, si
nécessaire, ou une meilleure documentation
</content>
</entry>
<entry>
<title>Style install.php: add alert-warn class to update message</title>
<updated>2014-02-15T13:46:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T13:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ccc8c415f30a70a160cec6bca0f7cdfc7dc471f4'/>
<id>urn:sha1:ccc8c415f30a70a160cec6bca0f7cdfc7dc471f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mutex par flux pour les actualisations</title>
<updated>2014-02-11T20:48:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-11T20:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0cabd1f50dd7d1cf0941a50139e6fbeed6825b4d'/>
<id>urn:sha1:0cabd1f50dd7d1cf0941a50139e6fbeed6825b4d</id>
<content type='text'>
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/351
Nouvelle constante TMP_PATH comme répertoire pour stocker des fichiers
temporaires (si possible en mémoire et non sur disque, tel tmpfs pour
/tmp sur certaines distributions Linux)
Requiert PHP 5.2.1+ (contre 5.2.0 auparavant) pour le
`sys_get_temp_dir()`
</content>
</entry>
</feed>
