summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix views_path()nashe2018-04-291-1/+1
* Add German translationthomas2018-03-221-0/+219
* Revert commit 3510092nashe2018-01-041-6/+11
* Add missing "new" when raising an InvaludArgumentExceptionnashe2018-01-041-1/+1
* Do not assume that Composer autoload is case insensitivenashe2018-01-041-1/+1
* Safely generate random HMAC keys for CSRF tokensnashe2018-01-021-1/+7
* Add paragonie/random_compat to implement a polyfill for random_bytesnashe2018-01-021-0/+5
* Implement and expose a CSRF mitigationnashe2017-12-232-1/+50
* Give a session to the usersnashe2017-12-231-0/+2
* Add hash_equals polyfill and related testsnashe2017-12-181-1/+51
* Improve project structurenashe2017-10-215-141/+156
* Cleanup install.phpnashe2017-10-171-6/+6
* Add GuzzleHarness and use itnashe2017-10-171-1/+21
* Add view_path and admin_path helpersnashe2017-10-171-0/+22
* Move helper functions to a separate filenashe2017-07-162-14/+33
* Update CONTRIBUTING.mdnashe2017-07-161-0/+0
* Add an option to disable feed certificate checknashe2017-07-132-1/+9
* Fix Cache.php encodingnashe2017-07-131-1/+1
* Fix PHP warningnashe2017-07-121-1/+8
* Make OpmlManager save and backup staticnashe2017-07-121-2/+2
* Fix PHP noticenashe2017-07-121-7/+6
* Make PlanetConfig more testablenashe2017-07-071-18/+99
* Make PlanetError more testablenashe2017-07-071-7/+16
* Disallow any access to extract.php is not in debug modenashe2017-07-071-5/+5
* Correctly escape attributes of OPML's entriesnashe2017-05-301-2/+2
* OpmlManager's load() is being called statically, make it staticnashe2017-05-281-1/+1
* Fix minor errors found with debug mode onnashe2017-05-281-3/+8
* Do not process postload.php requests if app not installednashe2017-05-281-3/+2
* Move the debug directive to configuration filenashe2017-05-282-22/+28
* Don't fetch feeds via postload.php if they are not in the OPML filenashe2017-04-291-0/+10
* Clean codenashe2015-08-115-7/+7
* Fix class autoloadingnashe2015-08-114-355/+3
* Port the testmore unit tests to Codeceptionnashe2015-08-051-0/+0
* Require spyc 0.5.1nashe2015-08-051-1046/+0
* Require simplepie 1.3nashe2015-08-052-17598/+0
* Initialize composer projectnashe2015-08-051-0/+2
* Make authentication timing-safenashe2015-08-041-0/+40
* Merge with upstream/masterNukeador2014-03-221-0/+244
|\
| * Add spanish translation, contributed by Javier GuerraMaurice Svay2014-02-191-0/+244
| * Remove timeoutMaurice Svay2013-11-171-1/+0
* | Control width blacklisting feed are down, cron.php manage the status of this ...Fernando GarcĂ­a2014-03-045-9/+39
|/
* Merge pull request #50 from rdalverny/filter_by_tagMaurice Svay2012-08-073-0/+401
|\
| * Option to show only posts that have a specific tag or category.Romain d'Alverny2012-06-233-0/+401
* | upgrade moonmoon to simplepie 1.3, compiled version in a single file, remove ...pascalc2012-07-095-15356/+17596
|/
* display moonmoon version in title bar of the administration panel, make the v...Pascal Chevrel2012-05-031-1/+2
* Update l10n support:Pascal Chevrel2012-04-304-112/+440
* extraction script for localization, extracts all localizable strings in the r...Pascal Chevrel2012-04-251-0/+196
* add support for localization notes in strings. This is a feature allowing dev...Pascal Chevrel2012-04-252-2/+2
* Rename $person to $feedMaurice Svay2012-04-101-13/+13
* forgot to migrate the login page to incoude the l10n class (didn't notice bec...Pascal Chevrel2012-03-131-0/+6