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-10-13 | dirname(__FILE__) -> __DIR__ | Aleksander Machniak | |
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-10 | Clean up translations once again, this time remove untranslated strings for ↵ | Aleksander Machniak | |
all langs | |||
2013-10-09 | More lceanup | 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-08-20 | s/$rcmail_config/$config/ also for plugins configuration | Aleksander Machniak | |
2013-07-04 | Fix folder names truncation in Classic skin (#1489220) | Aleksander Machniak | |
Fix bug where not all event handlers were executed (because body onload was executed after rcmail init function, sometimes) | |||
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-19 | Add basic tests for plugins | 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-08-08 | Fix some typos | Sylvestre Ledru | |
2012-07-30 | Fixes after default->classic switch | 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 |