summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-12-11Fix bug where all messages in a folder were copied on copy action,Aleksander Machniak
2012-12-11Extend just_parse() method with conditions parsingAleksander Machniak
2012-12-11Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-12-11Allow forwarding of multiple emails (#1486854)Aleksander Machniak
2012-12-10Append filename extension if missingThomas Bruederli
2012-12-10Nicely render headers of message/rfc822 partsThomas Bruederli
2012-12-10Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to beAleksander Machniak
2012-12-09Merge pull request #51 from alex-go/masterAleksander Machniak
2012-12-09Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-09fixed sq_usercopy to correctly copy SQ-label to RC-notes.Alex_Go
2012-12-09Add support for IMAP BINARY (RFC3516)Aleksander Machniak
2012-12-08Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-08Add default path for mime.types file; map jpg => image/jpeg in fallback listThomas Bruederli
2012-12-08Add github syntax highlighting to php code snippetThomas B.
2012-12-08Added README file for the Roundcube frameworkThomas Bruederli
2012-12-08Better explanation of the new mime_types config optionThomas Bruederli
2012-12-07Fix typo in identity data parser ('ident' item wasn't set correctly)Aleksander Machniak
2012-12-07Fix big memory consumption of DB layer (#1488856)Aleksander Machniak
2012-12-07Some more rcmail -> rcube cleanupAleksander Machniak
2012-12-07Plugin API: add 'check_recent' hook with possibility to control folders list ...Aleksander Machniak
2012-12-07Fix PHP warning when replied message contains exactly one Delivered-To headerAleksander Machniak
2012-12-06Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-12-06Replace topline container with topline-left, topline-center, topline-right co...Aleksander Machniak
2012-12-05Fix typo, the issue unintentionally removes password from the sessionAleksander Machniak
2012-12-05Add 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-03Add host config option to http_authentication plugin.Johannes Weißl
2012-12-01enriched.inc -> rcube_enrichedAleksander Machniak
2012-11-30Unify top-border on message-part and image-attachment elementsAleksander Machniak
2012-11-30Fix attachment Content-Length for in-memory files (#1488844)Aleksander Machniak
2012-11-29Fix broken message/part bodies when FETCH response contains more untagged lin...Aleksander Machniak
2012-11-29Fix empty email on identities list after identity update (#1488834)Aleksander Machniak
2012-11-29Update changelogAleksander Machniak
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
2012-11-28Move code for identity selection to function, move identities formatting to r...Aleksander Machniak
2012-11-28Use Delivered-To header as a last resort for identity selection (#1488840)Aleksander Machniak
2012-11-28Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-28Fixed compatibility with jQueryUI-1.9Aleksander Machniak
2012-11-27Optimized images size (#1488835)Aleksander Machniak
2012-11-27Fixed filter operations after filter deletion (#1488832)Aleksander Machniak
2012-11-27Fix deleting of collapsed threads, broken in 2b55d4f4204bdb8c97865e01b960c1d1...Aleksander Machniak
2012-11-27Update ChangelogThomas Bruederli
2012-11-27Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and...Thomas Bruederli
2012-11-27Add argument to fetch message parts only partially. Can be used for content m...Thomas Bruederli
2012-11-27Clarify mime_magic config option; add new function to map mimetypes and filen...Thomas Bruederli
2012-11-27Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-27Bring back rcube_html_page class which was lost in framework refactoring; fix...Thomas Bruederli
2012-11-27Small fixes to last commitsAleksander Machniak
2012-11-27Separate the very application-specific output classes from the Roundcube fram...Thomas Bruederli