summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #57 from samwilson/silenceMaurice Svay2013-12-041-1/+3
|\ \
| * | Only produce output if there are any errors to report.Sam Wilson2013-12-041-1/+3
|/ /
* | Remove timeoutMaurice Svay2013-11-171-1/+0
* | Update README with installation instructionsMaurice Svay2013-08-081-1/+8
| * Control width blacklisting feed are down, cron.php manage the status of this ...Fernando GarcĂ­a2014-03-047-9/+43
|/
* Merge pull request #52 from herewithme/patch-1Maurice Svay2012-10-151-1/+1
|\
| * Update README.markdownAmaury Balmer2012-10-081-1/+1
|/
* Merge pull request #50 from rdalverny/filter_by_tagMaurice Svay2012-08-075-0/+478
|\
| * Option to show only posts that have a specific tag or category.Romain d'Alverny2012-06-235-0/+478
* | Merge pull request #49 from pascalchevrel/simplepie1.3Maurice Svay2012-07-095-15356/+17596
|\ \
| * | upgrade moonmoon to simplepie 1.3, compiled version in a single file, remove ...pascalc2012-07-095-15356/+17596
| |/
* | Merge pull request #46 from pascalchevrel/cleanupMaurice Svay2012-07-081-13/+0
|\ \
| * | delete views.php, this file is not used anywherePascal Chevrel2012-05-111-13/+0
| |/
* | Merge pull request #47 from pascalchevrel/prod-tempMaurice Svay2012-06-251-52/+27
|\ \ | |/ |/|
| * fix atom feed, there was some debug code still there + general simplificationpascalc2012-06-251-52/+27
|/
* Merge pull request #45 from pascalchevrel/feedsMaurice Svay2012-05-108-66/+52
|\
| * Issue 42: create atom.php at root, delete old 'atom10' template, update all i...Pascal Chevrel2012-05-057-17/+52
| * delete the RSS templatePascal Chevrel2012-05-051-49/+0
| * use the correct Mime Type (application/atom+xml) for the self link in the ato...Pascal Chevrel2012-05-051-1/+1
|/
* Merge pull request #44 from pascalchevrel/feedsMaurice Svay2012-05-051-3/+4
|\
| * Don't send an empty <subtitle> element in the feed, just reuse the same data ...Pascal Chevrel2012-05-051-2/+2
| * add an <updated> element to atom feed <entry> using the same value as <publis...Pascal Chevrel2012-05-051-0/+1
| * remove xmlns on <entry> tags in atom feeds, this is already defined on the ro...Pascal Chevrel2012-05-051-1/+1
* | Merge pull request #42 from pascalchevrel/admin_templateMaurice Svay2012-05-052-2/+9
|\ \ | |/
| * display moonmoon version in title bar of the administration panel, make the v...Pascal Chevrel2012-05-032-2/+9
|/
* Merge pull request #41 from pascalchevrel/l10nMaurice Svay2012-04-305-114/+442
|\
| * Update l10n support:Pascal Chevrel2012-04-305-114/+442
* | Merge pull request #40 from pascalchevrel/cacheMaurice Svay2012-04-291-3/+4
|\ \ | |/ |/|
| * full page caching is not storing cached copy in the cache/ folder but creates...Pascal Chevrel2012-04-271-3/+4
* | Merge pull request #38 from pascalchevrel/l10nMaurice Svay2012-04-293-2/+198
|\ \ | |/ |/|
| * 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
|/
* Merge pull request #37 from pascalchevrel/masterMaurice Svay2012-04-231-1/+1
|\
| * use 'dev' as the VERSION number for the development branch, Issue 30Pascal Chevrel2012-04-231-1/+1
|/
* Rename $person to $feedMaurice Svay2012-04-101-13/+13
* ignore people.opml.bakMaurice Svay2012-04-101-1/+1
* Update contributorsMaurice Svay2012-04-101-1/+2
* Escape site name in RSS and AtomMaurice Svay2012-03-232-2/+2
* Merge pull request #29 from pascalchevrel/l10nMaurice Svay2012-03-2316-99/+347
|\
| * forgot to migrate the login page to incoude the l10n class (didn't notice bec...Pascal Chevrel2012-03-132-3/+10
| * Merge branch 'master' into l10nPascal Chevrel2012-03-120-0/+0
| |\ | |/ |/|
* | Merge pull request #28 from pascalchevrel/installProcessMaurice Svay2012-03-121-40/+16
|\ \
| * | cleanup install process code, make file requirements checking even simplerPascal Chevrel2012-03-121-40/+16
| | * l10n support for moonmoonPascal Chevrel2012-03-1215-136/+353
| |/ |/|
* | Merge pull request #27 from pascalchevrel/ConvertPHP4codeMaurice Svay2012-03-111-19/+30
|\ \
| * | 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 pull request #26 from pascalchevrel/admin_templateMaurice Svay2012-03-111-22/+22
|\ \ | |/ |/|
| * fix css in admin pages that were reverted to pre html5 version in a mergePascal Chevrel2012-03-111-22/+22
|/
* Merge branch 'installProcess' of https://github.com/pascalchevrel/moonmoon in...Maurice Svay2012-03-101-58/+40
|\