| Age | Commit message (Collapse) | Author |
|
|
|
Order has been changed due to a little bug in sort order function.
|
|
- Fix i18n strings
- Fix typo profil -> profile
See https://github.com/marienfressinaud/FreshRSS/issues/678
|
|
- Replace $this->view->conf in controllers
- Replace $this->conf in views
|
|
Should be moved in an extension later!
See https://github.com/marienfressinaud/FreshRSS/issues/655
|
|
Three pages:
- User profil
- User management
- Authentication
|
|
It has moved to authController.
|
|
AuthController is dedicated to auhentication.
Persona is back, greater than ever!
See https://github.com/marienfressinaud/FreshRSS/issues/655
|