Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PHP notice | nashe | 2017-07-12 | 1 | -7/+6 |
| | | | | | "Only variables should be assigned by reference in moonmoon/custom/views/default/sidebar.tpl.php on line 2" | ||||
* | Do not process postload.php requests if app not installed | nashe | 2017-05-28 | 1 | -1/+3 |
| | |||||
* | Don't fetch feeds via postload.php if they are not in the OPML file | nashe | 2017-04-29 | 1 | -14/+26 |
| | | | | Fixes #84. | ||||
* | Fixes postload | Maurice Svay | 2017-01-24 | 1 | -1/+2 |
| | |||||
* | Clean code | nashe | 2015-08-11 | 1 | -2/+2 |
| | | | | Replace dirname(__FILE__) by __DIR__. | ||||
* | convert all files saved in Windows(CRLF) to Unix (LF) | Pascal Chevrel | 2012-03-09 | 1 | -16/+16 |
| | |||||
* | One file per class | Maurice Svay | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | remove unhtmlspecialchars() which is a reimplementation of a native php ↵ | Pascal Chevrel | 2012-02-26 | 1 | -14/+4 |
| | | | | function, htmlspecialchars_decode() | ||||
* | Refactor app instantiation | Maurice Svay | 2011-07-10 | 1 | -12/+1 |
| | |||||
* | Initial commit | Maurice Svay | 2010-02-16 | 1 | -0/+37 |