index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_user.php
Age
Commit message (
Expand
)
Author
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-28
#1485648: fix multiple identities from virtuser_query all set to default
alecpl
2008-09-30
- #1485423: fixed virtuser_query checking
alecpl
2008-09-24
- Fix language autodetection (#1485401)
alecpl
2008-09-20
- fixed identities sorting, to have allways identities with the same name in ...
alecpl
2008-09-19
Don't set a hard-coded language in rcube_user
thomascube
2008-09-16
Always return language prop even if no other prefs are saved
thomascube
2008-08-21
- removed PHP4 class constructors
alecpl
2008-08-11
#1485268
alecpl
2008-08-07
Separate queries to make use of the database indexes; with OR no index is used
thomascube
2008-08-07
Don't save prefs with default values if they haven't been changed yet
thomascube
2008-07-21
#1485207
alecpl
2008-06-14
More code cleanup
thomascube
2008-05-29
Replace our crappy html sanitization with the dom-based washtml script + fix ...
thomascube
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomascube
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube