| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-19 | Add an option validation on cli commands (#2278) | ||
| If an option used on cli is not recognized, the command aborts and displays an error message. If the typed option is similar to one of the recognized options, a hint is displayed. At the moment, there is a limitation on long options. Short options are not validated at the moment. See #2046 | |||
| 2017-12-11 | Use __DIR__ for relative include and require | ||
| For uniformity, and to avoid having PHP searching in include_path. http://php.net/manual/function.include.php https://github.com/FreshRSS/FreshRSS/pull/1715 https://github.com/FreshRSS/FreshRSS/pull/1711#issuecomment-350581350 | |||
| 2017-05-03 | actualizeFeed return number of new articles as 3rd | ||
| 2016-10-24 | +x execution rights actualie-user | ||
| 2016-10-24 | CLI actualize-user | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
