Age | Commit message (Expand) | Author |
2012-12-12 | Use also Envelope-To for identity selection (#1488553) | Aleksander Machniak |
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-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-29 | Fix broken message/part bodies when FETCH response contains more untagged lin... | Aleksander Machniak |
2012-11-28 | Move code for identity selection to function, move identities formatting to r... | Aleksander Machniak |
2012-11-28 | Use Delivered-To header as a last resort for identity selection (#1488840) | Aleksander Machniak |
2012-11-27 | Add argument to fetch message parts only partially. Can be used for content m... | Thomas Bruederli |
2012-11-27 | Clarify mime_magic config option; add new function to map mimetypes and filen... | Thomas Bruederli |
2012-11-27 | Small fixes to last commits | Aleksander Machniak |
2012-11-27 | Separate the very application-specific output classes from the Roundcube fram... | Thomas Bruederli |
2012-11-27 | Move shortcut functions to framework class | Thomas Bruederli |
2012-11-27 | Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency | Aleksander Machniak |
2012-11-26 | RCMAIL_VERSION -> RCUBE_VERSION | Aleksander Machniak |
2012-11-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-26 | Cleaner way of handling user password in framework-based programs with no ses... | Aleksander Machniak |
2012-11-26 | Make charset header accessible, too | Thomas Bruederli |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak |
2012-11-25 | Cut dependencies to rcmail class | Thomas Bruederli |
2012-11-25 | Unify path schema in global constants: paths always end with a /. Keep RCMAIL... | Thomas Bruederli |
2012-11-25 | Separate framework and application constants | Thomas Bruederli |
2012-11-25 | Define more (uniquely prefixed) constants for Roundcube directories in order ... | Thomas Bruederli |
2012-11-23 | Add lost rcube_vcard.php file | Aleksander Machniak |
2012-11-22 | Fix cache (in)validation after setting \Deleted flag | Aleksander Machniak |
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak |