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. | |||
2013-12-30 | Fix fatal error after last fix | Aleksander Machniak | |
2013-12-29 | Fix references to 'default' skin | Aleksander Machniak | |
2013-12-27 | Add some code for S/MIME signatures verification, update Crypt_GPG package | Aleksander Machniak | |
2013-10-06 | Move PEAR libs from plugins into main Roundcube lib directory, | Aleksander Machniak | |
list them as dependencies in INSTALL file (#1489182) | |||
2013-05-07 | Avoid unused local variables | Aleksander Machniak | |
2013-05-06 | Fix various PHP code bugs found using static analysis (#1489086) | Aleksander Machniak | |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak | |
2012-11-06 | Fix watermark in a frame regression | Aleksander Machniak | |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak | |
2012-03-31 | Move plugins repository into roundcubemail root folder; svn:externals are ↵ | thomascube | |
not defined anymore |