Age | Commit message (Collapse) | Author |
|
|
|
|
|
Currently, Roundcube tries to match with a regexp a whole uuencode
attachment. This is not always possible because PHP enforces a limit
on the maximum match size.
|
|
|
|
conversion
|
|
|
|
|
|
(#1488340)
|
|
backends or as fallback if imap server doesn't provide a proper structure)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
(#1487750)
|
|
|
|
|
|
attachments
|
|
attachment (#1487051)
|
|
|
|
|
|
|
|
reply to HTML message (#1485840)
|
|
|
|
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
|
|
|
|
|
|
|
|
|
|
messages parsing
|
|
|
|
|
|
|
|
|
|
(#1484050)
|
|
(#1486795)
- Use tnef_decoder class from Horde
|
|
|
|
(#1486432)
|
|
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
|
|
issues (#1486543)
|
|
properly (#1486743)
|
|
|
|
|