summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcmail.php
AgeCommit message (Expand)Author
2008-09-12Fix rcmail::url(), don't use comm_paththomasb
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-09-02Let rcmail class create address book instancesthomasb
2008-08-27- added options to use syslog instead of log file (#1484850)alec
2008-08-26- Removed support for PEAR::DB driveralec
2008-08-07Don't add empty url paramsthomasb
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
2008-07-28Add consistency checks + complete some phpdocthomasb
2008-06-24Really, really fix host selection (damn, it's too hot)thomasb
2008-06-24Really fix host selection from login formthomasb
2008-06-24Fix typo and re-enable input box for hostthomasb
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
2008-06-20Simplify step inclusion in controller (index.php)thomasb
2008-06-07-segfault (#1485109)alec
2008-06-07Fix language detection + update Catala localizationthomasb
2008-06-07Cleaned up localization names to unique language_COUNTRY schema according to ...thomasb
2008-05-29-fixed last commitalec
2008-05-29-set utf8 locales in setlocale()alec
2008-05-28Pass auth_type as argument; don't start session if started from command linethomasb
2008-05-18Made encrypt_passwd method public as requested in #1485071thomasb
2008-05-15Link global config array with class props (to be removed)thomasb
2008-05-10- fix: fallback labels/messages ignored from en_US localisation files after r...alec
2008-05-07More code cleanup + oop-izationthomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb