Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
one (#1490297)
|
|
(#1490243)
|
|
|
|
(#1490188)
|
|
Responses, fix cursor on some lists
|
|
|
|
|
|
rcube_config::timezone_name_from_abbr() (#1490293)
|
|
|
|
|
|
|
|
|
|
errors (#1490281)
|
|
|
|
|
|
entries
which may happen for contacts without name(s)
|
|
|
|
After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
|
|
This also fixes over quota responses on cyrus imap which uses "Over quota" string and no error identifier.
|
|
strange behavior in FF 3.6
|
|
engines (#1490283)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also other cursor position inconsistency. Additionally fixed
invisible cursor in HTML editor in older Firefox browser versions.
|
|
|
|
mb_regex_encoding() function (#1490280)
|
|
|
|
|
|
|
|
|
|
As currently we're using this to find only max_allowed_packet value,
it is better to use "SHOW VARIABLES LIKE ?" instead of asking for all variables.
|
|
RFC3676[4.5] (#1490284)
|
|
|
|
|
|
Conflicts:
CHANGELOG
|
|
shared cache
|
|
|
|
Plugin preload
|