Age | Commit message (Expand) | Author |
2012-12-19 | Fix Call to undefined method rcube_db_sqlite::_get_result() | Aleksander Machniak |
2012-12-19 | Don't display message parts with unsupported text type, e.g. text/calendar | Aleksander Machniak |
2012-12-19 | Better GD module functions detection, should fix "Call to undefined function ... | Aleksander Machniak |
2012-12-19 | Add unsupported alternative parts to attachments list (#1488870) | Aleksander Machniak |
2012-12-18 | CS fixes | Aleksander Machniak |
2012-12-18 | Display 'Sender' header in message preview | Aleksander Machniak |
2012-12-18 | Plugin API: Added message_before_send hook | Aleksander Machniak |
2012-12-18 | CS fixes | Aleksander Machniak |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak |
2012-12-18 | CS fixes | Aleksander Machniak |
2012-12-17 | Fix keep-alive interval reset on AJAX request | Aleksander Machniak |
2012-12-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-16 | Fix package definitions and include framework classes in phpdoc | Thomas Bruederli |
2012-12-15 | Fix escaping of add-contact arguments - fixes JS error in IE | Aleksander Machniak |
2012-12-14 | Fix contact copy/add-to-group operations on search result (#1488862) | Aleksander Machniak |
2012-12-14 | Fix delete button regression in message view (#1488867) | Aleksander Machniak |
2012-12-14 | Use matching identity in MDN response (#1488864) | Aleksander Machniak |
2012-12-14 | Remove brackets for recipients without name | Aleksander Machniak |
2012-12-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-13 | Properly parse message/rfc822 parts including all headers, body decoding and ... | Thomas Bruederli |
2012-12-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-13 | Fix handling of signatures on draft edit: Don't add new signature | Aleksander Machniak |
2012-12-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-13 | Rename hook imap_connect to storage_connect | Aleksander Machniak |
2012-12-12 | Fix so compacting of non-empty folder is possible also when messages list is ... | Aleksander Machniak |
2012-12-12 | Add EXISTS mode to count() method - return number of all messages in a folder, | Aleksander Machniak |
2012-12-12 | Use also Envelope-To for identity selection (#1488553) | Aleksander Machniak |
2012-12-11 | More code unification using selection_post_data() | Aleksander Machniak |
2012-12-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-11 | Fix bug where all messages in a folder were copied on copy action, | Aleksander Machniak |
2012-12-11 | Extend just_parse() method with conditions parsing | Aleksander Machniak |
2012-12-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-11 | Allow forwarding of multiple emails (#1486854) | Aleksander Machniak |
2012-12-10 | Append filename extension if missing | Thomas Bruederli |
2012-12-10 | Nicely render headers of message/rfc822 parts | Thomas Bruederli |
2012-12-10 | Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to be | Aleksander Machniak |
2012-12-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-09 | Add support for IMAP BINARY (RFC3516) | Aleksander Machniak |
2012-12-08 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-08 | Add default path for mime.types file; map jpg => image/jpeg in fallback list | Thomas Bruederli |
2012-12-08 | Add github syntax highlighting to php code snippet | Thomas B. |
2012-12-08 | Added README file for the Roundcube framework | Thomas Bruederli |
2012-12-07 | Fix typo in identity data parser ('ident' item wasn't set correctly) | Aleksander Machniak |
2012-12-07 | Fix big memory consumption of DB layer (#1488856) | Aleksander Machniak |
2012-12-07 | Some more rcmail -> rcube cleanup | Aleksander Machniak |
2012-12-07 | Plugin API: add 'check_recent' hook with possibility to control folders list ... | Aleksander Machniak |
2012-12-07 | Fix PHP warning when replied message contains exactly one Delivered-To header | Aleksander Machniak |
2012-12-05 | Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1... | Aleksander Machniak |
2012-12-04 | - Fix XSS vulnerability in vbscript: and data:text links handling (#1488850) | Aleksander Machniak |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |