summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_user.php
AgeCommit message (Expand)Author
2015-03-12Remove obsolete mt_srand() callsThomas Bruederli
2015-03-12Generate random hash for the per-user local storage prefix (#1490279); only u...Thomas Bruederli
2014-11-27Extend list_emails() to optionally return only default identityAleksander Machniak
2014-11-27Added rcube_user::list_emails() method with better performance than list_iden...Aleksander Machniak
2014-09-15Fixes for OracleAleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
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