Age | Commit message (Expand) | Author |
2014-10-29 | Fix reply scrolling issue with text mode and start message below the quote (#... | Aleksander Machniak |
2014-10-28 | Allways call rcube_imap::set_folder() before rcube_imap::get_message_part() | Aleksander Machniak |
2014-10-28 | Fix bug where creating subfolders in shared folders wasn't possible without A... | Aleksander Machniak |
2014-10-28 | Fix so draft auto-save does not turn spellchecker off (#1490120) | Aleksander Machniak |
2014-10-28 | Fix regresion that caused double charset conversion in some messages (#1490121) | Aleksander Machniak |
2014-10-27 | Fix compose body area size, so scrollbars aren't truncated, unify padding | Aleksander Machniak |
2014-10-27 | Fix so DDL script for Oracle can be executed in SQLPlus | Aleksander Machniak |
2014-10-26 | Merge pull request #232 from JohnDoh/patch-1 | Thomas B. |
2014-10-26 | Correctly detect charset of attachment names in TNEF messages | Aleksander Machniak |
2014-10-25 | Catch only left-button clicks on the list widget's mouseup handler | Aleksander Machniak |
2014-10-25 | Skip unnecessary session updates on task switch - switch session task less of... | Aleksander Machniak |
2014-10-24 | Call exif_read_data() only on JPEG images | Aleksander Machniak |
2014-10-24 | Fix of really fix UNKNOWN-CTE handling | Bartlomiej Nogas |
2014-10-23 | Really fix UNKNOWN-CTE handling | Aleksander Machniak |
2014-10-23 | Fix handling of UNKNOWN-CTE response, try do decode content client-side (#149... | Aleksander Machniak |
2014-10-23 | Fix handling of base64-encoded attachments with extra spaces (#1490111) | Aleksander Machniak |
2014-10-22 | Fix handling of uuencoded messages if messages_cache is enabled (#1490108) | Aleksander Machniak |
2014-10-22 | Fix so attachment charset is set in headers of forward/draft message (#1490109) | Aleksander Machniak |
2014-10-22 | Fix download of attachments that are part of TNEF message (#1490091) | Aleksander Machniak |
2014-10-17 | Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-key | Aleksander Machniak |
2014-10-16 | better events for get_single_uid/cid | JohnDoh |
2014-10-13 | dirname(__FILE__) -> __DIR__ | Aleksander Machniak |
2014-10-07 | Update rcmail.php | andryyy |
2014-10-04 | Fix setting flags on servers with no PERMANENTFLAGS response (#1490087) | Aleksander Machniak |
2014-09-04 | Add rcube_plugin_api::get_plugin() method | Aleksander Machniak |
2014-09-27 | Enable/disable siganture commands before exiting the function in new compose ... | Thomas Bruederli |
2014-09-26 | Fix restoring draft messages from localStorage if editor mode differs (#1490016) | Thomas Bruederli |
2014-09-26 | Set comm_path env variable after reset | Thomas Bruederli |
2014-09-23 | Add output class for commandline scripts | Thomas Bruederli |
2014-09-23 | Fix another regression in metadata response parsing introduced in commit 9393... | Thomas Bruederli |
2014-09-22 | Fix get_metadata() function response, NIL response was introducing an shift | Bartlomiej Nogas |
2014-09-22 | Fix syntax error | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-18 | Add Oracle driver check in Installer | Aleksander Machniak |
2014-09-18 | Remove Oracle driver based on PDO_OCI extension | Aleksander Machniak |
2014-09-18 | Fix long data handling | Aleksander Machniak |
2014-09-18 | Fix binary operator use for Oracle | Aleksander Machniak |
2014-09-18 | Make noshow attribute for roundcube:label tags actually work as supposed | Thomas Bruederli |
2014-09-17 | Added transactions support | Aleksander Machniak |
2014-09-17 | Add Oracle driver which uses OCI8 extension - the one that supports CLOB columns | Aleksander Machniak |
2014-09-16 | Access list body through abstract property | Thomas Bruederli |
2014-09-15 | Fixes for Oracle | Aleksander Machniak |
2014-09-13 | Fix validation of email addresses with IDNA domains (#1490067) | Aleksander Machniak |
2014-09-12 | Added Oracle database driver | Aleksander Machniak |
2014-09-12 | Use consistent column/table quoting in sql queries | Aleksander Machniak |
2014-09-11 | Remove obsolete code which is executed in rcmail_output_html::frame() | Thomas Bruederli |
2014-09-11 | Also remove cloned search item from treelist | Thomas Bruederli |
2014-09-10 | Print to STDERR non-terminating errors in CLI mode | Aleksander Machniak |
2014-09-10 | Don't init output in CLI mode | Aleksander Machniak |