Aleksander Machniak
bb2113ccdc
Fix zipped messages downloads after selecting all messages in a folder ( #1490339 )
10 years ago
Aleksander Machniak
48ba4414b3
Fix download of attachments that are part of TNEF message ( #1490091 )
...
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.
10 years ago
Thomas Bruederli
b2992dd228
Further accessibility improvements regarding keyboard navigation and document structure
11 years ago
Aleksander Machniak
ed1ceea878
Add possibility to download messages in mbox format ( #1486069 )
...
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
11 years ago
Thomas Bruederli
b08306ec1f
Disable time limit for folder download requests
11 years ago
Thomas Bruederli
bde3ba5e93
Update zipdownload plugin to work with multi-folder search results
11 years ago
Aleksander Machniak
eaf9d81ee9
CS fixes
11 years ago
Aleksander Machniak
2eef77c6e3
Fix issue where filesystem path was added to all-attachments (zip) file ( #1489507 )
11 years ago
Aleksander Machniak
49224720be
Fix zipdownload plugin issue with filenames charset ( #1489156 )
12 years ago
Aleksander Machniak
2193f6a130
Avoid unused local variables
12 years ago
Aleksander Machniak
dafb50aa49
Fix filenames charset handling ( #1488946 )
12 years ago
Aleksander Machniak
61be822d62
Remove deprecated functions (from bc.php file) usage in plugins
12 years ago
Thomas Bruederli
5f8406c76a
s/rcube/rcmail/ for compatibility with the 0.8 series
12 years ago
Thomas Bruederli
70bbabb699
Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository
12 years ago