Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-22 | Fix download of attachments that are part of TNEF message (#1490091) | Aleksander Machniak | |
Rcube_message_part::body content should never be modified by code out of the rcube_message. Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated. | |||
2014-05-07 | Further accessibility improvements regarding keyboard navigation and ↵ | Thomas Bruederli | |
document structure | |||
2014-04-18 | Add possibility to download messages in mbox format (#1486069) | Aleksander Machniak | |
Removed "download folder" option, the same can be done by selecting all messages in a folder Code refactoring | |||
2014-04-08 | Disable time limit for folder download requests | Thomas Bruederli | |
2014-04-07 | Update zipdownload plugin to work with multi-folder search results | Thomas Bruederli | |
2014-01-09 | CS fixes | Aleksander Machniak | |
2014-01-09 | Fix issue where filesystem path was added to all-attachments (zip) file ↵ | Aleksander Machniak | |
(#1489507) | |||
2013-06-09 | Fix zipdownload plugin issue with filenames charset (#1489156) | Aleksander Machniak | |
2013-05-07 | Avoid unused local variables | Aleksander Machniak | |
2013-02-08 | Fix filenames charset handling (#1488946) | Aleksander Machniak | |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak | |
2012-09-24 | s/rcube/rcmail/ for compatibility with the 0.8 series | Thomas Bruederli | |
2012-09-23 | Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository | Thomas Bruederli | |