summaryrefslogtreecommitdiffstats
path: root/app/app.php
Commit message (Expand)AuthorAgeFilesLines
* Implement and expose a CSRF mitigationnashe2017-12-231-1/+1
* Give a session to the usersnashe2017-12-231-0/+2
* Move helper functions to a separate filenashe2017-07-161-14/+0
* Do not process postload.php requests if app not installednashe2017-05-281-3/+2
* Move the debug directive to configuration filenashe2017-05-281-7/+6
* Don't fetch feeds via postload.php if they are not in the OPML filenashe2017-04-291-0/+10
* Clean codenashe2015-08-111-2/+2
* Fix class autoloadingnashe2015-08-111-10/+0
* Require simplepie 1.3nashe2015-08-051-3/+0
* Initialize composer projectnashe2015-08-051-0/+2
* upgrade moonmoon to simplepie 1.3, compiled version in a single file, remove ...pascalc2012-07-091-1/+1
* display moonmoon version in title bar of the administration panel, make the v...Pascal Chevrel2012-05-031-1/+2
* add support for localization notes in strings. This is a feature allowing dev...Pascal Chevrel2012-04-251-1/+1
* l10n support for moonmoonPascal Chevrel2012-03-121-2/+23
* One file per classMaurice Svay2012-03-071-0/+8
* Refactor app instantiationMaurice Svay2011-07-101-0/+17