Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
save-message-to option
|
|
|
|
request parameters
|
|
|
|
|
|
- Allow use localized addressbook field subtypes from plugins
|
|
Indexes are stored in a separate table, so there's no need to store all messages in a folder
Added threads data caching
Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE
- Partial QRESYNC support
- Improved FETCH response handling
- Improvements in response tokenization method
|
|
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
|
more appropriate message to the user
|
|
|
|
SESSION['timezone'] when saving prefs
|
|
|
|
part of the exception list
|
|
|
|
|
|
|
|
|
|
directories on any level of the structure
|
|
|
|
|
|
|
|
|
|
|
|
|
|
empty (#1487943)
|
|
|
|
|
|
offset syntax
|
|
names, identity name and organization fields (#1487864)
|
|
|
|
criteria (e.g. folder type)
|
|
(#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
users from dovecot too (like user@domain.com*master)
- rcube_parse_host() now returns false if %s is used and an invalid email is provided (to work better when a prefix is used in default_host like 'mail.%s')
|
|
variable is the domain name after the '@' from e-mail address provided at login screen). The %s just returns a value if the provided e-mail is valid to avoid unnecessary lookups and reduce the possibility of connections to undesirable hosts.
- Small fix to the code comment of rcube_parse_host()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
identifier string to rel attribute where possible
|
|
|
|
already localized texts in rcube_output::show_message()
|
|
|
|
|
|
|