summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add cache folderMaurice Svay2012-03-071-0/+0
* | | Merge pull request #16 from pascalchevrel/installProcessMaurice Svay2012-03-071-16/+27
|\ \ \
| * | | refactor testing of requirements to have more readable and expandable code, a...Pascal Chevrel2012-03-071-16/+27
|/ / /
* | | Merge pull request #15 from pascalchevrel/installProcessMaurice Svay2012-03-062-1/+5
|\ \ \
| * | | Currently, the install process will systematically fail because there is no c...Pascal Chevrel2012-03-061-0/+4
| * | | update .gitignore to not take cache into accountPascal Chevrel2012-03-061-1/+1
| * | | Merge branch 'master' of github.com:pascalchevrel/moonmoonPascal Chevrel2012-03-061-0/+1
| |\ \ \
| | * | | specify that we want to exclude .spc files and not all files in the cache fol...Pascal Chevrel2012-03-061-1/+1
| * | | | remove a temp file and its tracking in gitignorePascal Chevrel2012-03-061-1/+0
| |/ / /
| * | | Merge remote-tracking branch 'upstream/master'Pascal Chevrel2012-03-062-14503/+14801
| |\ \ \ | |/ / / |/| / / | |/ /
* | | Merge pull request #9 from pascalchevrel/unhtmlspecialcharsMaurice Svay2012-03-061-14/+4
|\ \ \
| * | | remove unhtmlspecialchars() which is a reimplementation of a native php funct...Pascal Chevrel2012-02-261-14/+4
| * | | Merge remote-tracking branch 'upstream/master'Pascal Chevrel2012-02-260-0/+0
| |\ \ \
* | \ \ \ Merge pull request #8 from pascalchevrel/simplepieMaurice Svay2012-02-291-14438/+14736
|\ \ \ \ \
| * | | | | update SimplePie library to 1.2.1Pascal Chevrel2012-02-261-14438/+14736
| |/ / / /
* | | | | Merge pull request #11 from pascalchevrel/spycMaurice Svay2012-02-294-902/+1095
|\ \ \ \ \
| * | | | | update spyc library from 0.2.3 to 0.5Pascal Chevrel2012-02-284-902/+1095
| |/ / / /
* | | | | Merge pull request #12 from pascalchevrel/ConvertPHP4codeMaurice Svay2012-02-291-65/+65
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | update the OpmlManager class syntax to be more PHP5 compliant and make the lo...Pascal Chevrel2012-02-281-65/+65
| |/ /
* | | Merge pull request #7 from pascalchevrel/7cf7115c6e8262b21e55bf3b9cc0865bd82a...Maurice Svay2012-02-261-6/+6
|\ \ \
| | | * update spyc library from 0.2.3 to 0.5Pascal Chevrel2012-03-064-902/+1095
| | | * remove unhtmlspecialchars() which is a reimplementation of a native php funct...Pascal Chevrel2012-03-061-14/+4
| | |/
| | * revert previous update to SimplePiePascal Chevrel2012-02-261-945/+647
| | * update SimplePie library from 1.2.0 to 1.2.1Pascal Chevrel2012-02-261-647/+945
| |/
| * fix Mime Type for Atom feedPascal Chevrel2012-02-261-6/+6
|/
* Merge branch 'master' of github.com:mauricesvay/moonmoonMaurice Svay2011-07-101-1/+1
|\
| * Merge pull request #2 from genezys/patch-1Maurice Svay2011-05-141-1/+1
| |\
| | * Changed "PHP5" instead of just "5"Vincent Robert2011-05-141-1/+1
| |/
* | Refactor app instantiationMaurice Svay2011-07-104-43/+23
* | Remove benchmarking codeMaurice Svay2011-07-101-9/+0
* | Add people.opml to .gitignoreMaurice Svay2011-02-081-0/+1
|/
* Add cache to .gitignoreMaurice Svay2011-02-071-1/+1
* Replace hardcoded value by configMaurice Svay2011-02-072-3/+4
* Add .gitignoreMaurice Svay2011-02-071-0/+2
* Remove unused commentMaurice Svay2011-02-071-1/+0
* Update wording in adminMaurice Svay2010-08-101-4/+4
* Fixes bug when adding no feed deletes all feedsMaurice Svay2010-08-101-1/+1
* Add README (so GitHub is happy)Maurice Svay2010-05-171-0/+19
* Make install process less painful by preventing Maurice Svay2010-05-173-25/+11
* Initial commitMaurice Svay2010-02-1657-0/+18738