index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Controllers
/
userController.php
Age
Commit message (
Expand
)
Author
2015-08-22
Add a system configuration page
Alexis Degrugillier
2015-07-22
Ask password to user before deleting its account
Marien Fressinaud
2015-07-22
Give possibility to delete its own account
Marien Fressinaud
2015-07-22
Registration action is handled and create a user
Marien Fressinaud
2015-07-22
Add some comments
Marien Fressinaud
2015-07-21
Add a max_registrations limit
Marien Fressinaud
2015-01-06
Fix a call to availableLanguages() (bad object)
Marien Fressinaud
2015-01-06
Fix setters on $user_conf
Marien Fressinaud
2015-01-06
BREAKING FEATURE: Remove general in config
Marien Fressinaud
2015-01-06
Fix Controllers to use the correct config system
Marien Fressinaud
2015-01-05
Change name of user configuration var in Context
Marien Fressinaud
2014-12-21
BREAKING FEATURE: move user data
Marien Fressinaud
2014-12-11
Fix i18n for update and user controllers
Marien Fressinaud
2014-10-30
Fix Minz_Error::error() -> use default values
Marien Fressinaud
2014-10-29
Ne pas rafraîchir les flux des utilisateurs non logués depuis x jours
Alexandre Alapetite
2014-10-26
Update i18n
Marien Fressinaud
2014-10-20
Use FreshRSS_Context::$conf only
Marien Fressinaud
2014-10-17
Fix a bug to get size of user (SQLite)
Marien Fressinaud
2014-10-17
Show more information about user when selected
Marien Fressinaud
2014-10-17
User list load a new page
Marien Fressinaud
2014-10-17
Reorganize user pages
Marien Fressinaud