index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
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
alec
2008-09-30
- #1485423: fixed virtuser_query checking
alec
2008-09-24
- Fix language autodetection (#1485401)
alec
2008-09-20
- fixed identities sorting, to have allways identities with the same name in ...
alec
2008-09-19
Don't set a hard-coded language in rcube_user
thomasb
2008-09-16
Always return language prop even if no other prefs are saved
thomasb
2008-08-21
- removed PHP4 class constructors
alec
2008-08-11
#1485268
alec
2008-08-07
Separate queries to make use of the database indexes; with OR no index is used
thomasb
2008-08-07
Don't save prefs with default values if they haven't been changed yet
thomasb
2008-07-21
#1485207
alec
2008-06-14
More code cleanup
thomasb
2008-05-29
Replace our crappy html sanitization with the dom-based washtml script + fix ...
thomasb
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb