Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean code | nashe | 2015-08-11 | 1 | -5/+5 |
| | | | | Replace dirname(__FILE__) by __DIR__. | ||||
* | Fix class autoloading | nashe | 2015-08-11 | 1 | -1/+1 |
| | | | | | | | Made some mistakes with my last PR: I tested that everything were working, but on the wrong branch. This commit fixes all the autoloading error that were left. | ||||
* | Control width blacklisting feed are down, cron.php manage the status of this ↵ | Fernando García | 2014-03-04 | 1 | -0/+3 |
| | | | | feeds | ||||
* | l10n support for moonmoon | Pascal Chevrel | 2012-03-12 | 1 | -15/+15 |
| | |||||
* | Merge branch 'html5' of https://github.com/pascalchevrel/moonmoon into ↵ | Maurice Svay | 2012-03-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | pascalchevrel-html5 Conflicts: admin/index.php | ||||
| * | html5: admin page, make the http:// mention in the add feed field be a ↵ | Pascal Chevrel | 2012-03-09 | 1 | -1/+1 |
| | | | | | | | | placeholder hinding at the type of URL, not real text. When you copy/paste a feed, you already have the http:// part | ||||
* | | convert all files saved in Windows(CRLF) to Unix (LF) | Pascal Chevrel | 2012-03-09 | 1 | -136/+136 |
|/ | |||||
* | fix install process and admin section which are currently broken because of ↵ | Pascal Chevrel | 2012-03-08 | 1 | -1/+1 |
| | | | | the separation of classes in separate files. Now the files calling those classes are including app/app.php, also, I changed the variable name in the installation wizard to so as to avoid confusion with already used in the admin section | ||||
* | Use a centralized template for the admin section to avoid repeating html | Pascal Chevrel | 2012-03-06 | 1 | -89/+74 |
| | |||||
* | Initial commit | Maurice Svay | 2010-02-16 | 1 | -0/+151 |