Age | Commit message (Collapse) | Author |
|
|
|
parameters for the 'compose' command
|
|
|
|
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
|
window (#1489919)
|
|
document structure
|
|
|
|
|
|
|
|
display (#1489320)
|
|
|
|
|
|
|
|
|
|
(#1486939)
|
|
|
|
|
|
|
|
|
|
|
|
is returned
|
|
natevely implements the compose_newwindow plugin functionslity and more
|
|
|
|
|
|
recipient
|
|
|
|
(#1488515)
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
|
|
|
|
|
|
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
|
|
|
|
|
|
|
|
folder (#1486686)
|
|
|
|
|
|
|
|
|
|
attachments list
|
|
|
|
|
|
button for drafts
|
|
|
|
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
|
|
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
|
|
|
|
session is stored in memcache, write them later
|
|
|
|
|
|
|