summaryrefslogtreecommitdiffstats
path: root/app/classes
Commit message (Expand)AuthorAgeFilesLines
* CleanupRomain d'Alverny2022-01-142-31/+4
* Sanitize some HTML tags while in fast parsing modeRomain d'Alverny2022-01-121-1/+21
* Upgrade OPML format to v2Romain d'Alverny2022-01-113-17/+61
* Fix warningsRomain d'Alverny2022-01-112-2/+4
* Factor more config into PlanetConfigRomain d'Alverny2022-01-112-1/+67
* Install code QA helpers, enforce PSR2Romain d'Alverny2022-01-116-229/+238
* Remove unneeded polyfillsRomain d'Alverny2022-01-111-22/+2
* Require PHP 7.2Romain d'Alverny2022-01-101-3/+3
* 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
* Implement and expose a CSRF mitigationnashe2017-12-231-0/+49
* Improve project structurenashe2017-10-214-31/+410
* Cleanup install.phpnashe2017-10-171-6/+6
* Update CONTRIBUTING.mdnashe2017-07-161-0/+0
* Add an option to disable feed certificate checknashe2017-07-132-1/+9
* Fix PHP warningnashe2017-07-121-1/+8
* Fix PHP noticenashe2017-07-121-7/+6
* Make PlanetConfig more testablenashe2017-07-071-18/+99
* Make PlanetError more testablenashe2017-07-071-7/+16
* Fix minor errors found with debug mode onnashe2017-05-281-3/+8
* Move the debug directive to configuration filenashe2017-05-281-15/+22
* Clean codenashe2015-08-113-4/+4
* Fix class autoloadingnashe2015-08-111-0/+0
* Port the testmore unit tests to Codeceptionnashe2015-08-051-0/+0
* Make authentication timing-safenashe2015-08-041-0/+40
* Control width blacklisting feed are down, cron.php manage the status of this ...Fernando GarcĂ­a2014-03-042-7/+28
* Option to show only posts that have a specific tag or category.Romain d'Alverny2012-06-232-0/+58
* Update l10n support:Pascal Chevrel2012-04-301-0/+12
* add support for localization notes in strings. This is a feature allowing dev...Pascal Chevrel2012-04-251-1/+1
* Rename $person to $feedMaurice Svay2012-04-101-13/+13
* l10n support for moonmoonPascal Chevrel2012-03-122-0/+41
* Convert back Planet.class.php to php5 syntax + UNix enlinesPascal Chevrel2012-03-111-155/+155
* Convert back Planet.class.php tp php5 syntaxPascal Chevrel2012-03-111-144/+155
* Merge branch 'cleanup' of https://github.com/pascalchevrel/moonmoon into pasc...Maurice Svay2012-03-101-155/+144
|\
| * convert all files saved in Windows(CRLF) to Unix (LF)Pascal Chevrel2012-03-091-144/+144
* | Refactioring, this is a syntax change for all Planet* classes to use PHP5 syn...Pascal Chevrel2012-03-095-75/+113
|/
* One file per classMaurice Svay2012-03-075-161/+161
* update spyc library from 0.2.3 to 0.5Pascal Chevrel2012-02-281-45/+45
* Remove unused commentMaurice Svay2011-02-071-1/+0
* Initial commitMaurice Svay2010-02-161-0/+301