summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_user.php
AgeCommit message (Expand)Author
2014-01-07Make sure prefs always is a valid array (otherwise causes fatal errors if lan...Thomas Bruederli
2013-11-18Fix deprecated function usageAleksander Machniak
2013-11-10First version of the local storage compose data saving feature; some behavior...Thomas Bruederli
2013-09-04Make result of rcmail::get_compose_responses() always an (indexed) array; add...Thomas Bruederli
2013-05-29Remove (move to bc.php) unused strip_newlines() and strip_quotes() functionsAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-07Fix typo in identity data parser ('ident' item wasn't set correctly)Aleksander Machniak
2012-11-28Move code for identity selection to function, move identities formatting to r...Aleksander Machniak
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak