Age | Commit message (Expand) | Author |
2012-12-11 | Allow forwarding of multiple emails (#1486854) | Aleksander Machniak |
2012-12-10 | Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to be | Aleksander Machniak |
2012-12-09 | Merge pull request #51 from alex-go/master | Aleksander Machniak |
2012-12-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-09 | fixed sq_usercopy to correctly copy SQ-label to RC-notes. | Alex_Go |
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-08 | Better explanation of the new mime_types config option | 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-06 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-06 | Replace topline container with topline-left, topline-center, topline-right co... | Aleksander Machniak |
2012-12-05 | Fix typo, the issue unintentionally removes password from the session | 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 |
2012-11-30 | Unify top-border on message-part and image-attachment elements | Aleksander Machniak |
2012-11-30 | Fix attachment Content-Length for in-memory files (#1488844) | Aleksander Machniak |
2012-11-29 | Fix broken message/part bodies when FETCH response contains more untagged lin... | Aleksander Machniak |
2012-11-29 | Fix empty email on identities list after identity update (#1488834) | Aleksander Machniak |
2012-11-29 | Update changelog | Aleksander Machniak |
2012-11-28 | Merge pull request #49 from linagora/master | 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-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-28 | Fixed compatibility with jQueryUI-1.9 | Aleksander Machniak |
2012-11-27 | Optimized images size (#1488835) | Aleksander Machniak |
2012-11-27 | Fixed filter operations after filter deletion (#1488832) | Aleksander Machniak |
2012-11-27 | Fix deleting of collapsed threads, broken in 2b55d4f4204bdb8c97865e01b960c1d1... | Aleksander Machniak |
2012-11-27 | Update Changelog | Thomas Bruederli |
2012-11-27 | Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and... | Thomas Bruederli |
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 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-27 | Bring back rcube_html_page class which was lost in framework refactoring; fix... | 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 | Apply rcube_shared.inc -> bootstrap.php change in tests | Aleksander Machniak |
2012-11-27 | Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency | Aleksander Machniak |
2012-11-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-26 | unset email address with new level entity 4 | jeremie kornobis |
2012-11-26 | Option to disable localization of the archive folder name | Thomas Bruederli |
2012-11-26 | Add new identity level: one identity with edit only signature | jeremie kornobis |