Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
localization and config files
|
|
- Make username comparison case sensitive on MySQL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Always convert to lower case a username when it's an email address
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function
|
|
|
|
mcrypt_create_iv()
|
|
|
|
list (old names are supported without errors nor warnings)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
|
|
already (e.g. using Installer)
|
|
|
|
|
|
|
|
mode + check for the existance of contactgroups table
|
|
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
|
|
|
|
|
|
|
|
(#1486248)
|
|
(#1486325)
|
|
rcube_imap object in mail steps
|
|
|
|
|
|
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
plugins to 'login' task is possible and realy usefull. It's also possible
to bind to all tasks excluding 'login'.
|
|
|
|
|