Thomas Bruederli
2012-11-27 4f80bb5e63354d32669d48d7cffdd0e10c133b5e
2012-11-27 Thomas Bruederli
Add argument to fetch message parts only partially. Can be used for content...
tree@ dff2c7 commitdiff
2012-11-27 Thomas Bruederli
Clarify mime_magic config option; add new function to map mimetypes and fil...
tree@ 0a8397 commitdiff
2012-11-27 Aleksander Machniak
Small fixes to last commits
tree@ 63f130 commitdiff
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
tree@ 60226a commitdiff
2012-11-27 Thomas Bruederli
Move shortcut functions to framework class
tree@ 10da75 commitdiff
2012-11-27 Aleksander Machniak
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
tree@ a92beb commitdiff
2012-11-26 Aleksander Machniak
RCMAIL_VERSION -> RCUBE_VERSION
tree@ 3ff8cc commitdiff
2012-11-26 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 3b428c commitdiff
2012-11-26 Aleksander Machniak
Cleaner way of handling user password in framework-based programs with no s...
tree@ 5b06e2 commitdiff
2012-11-26 Thomas Bruederli
Make charset header accessible, too
tree@ 00b98e commitdiff
2012-11-26 Aleksander Machniak
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
tree@ 789e59 commitdiff
2012-11-25 Thomas Bruederli
Cut dependencies to rcmail class
tree@ bfc307 commitdiff
2012-11-25 Thomas Bruederli
Unify path schema in global constants: paths always end with a /. Keep RCMA...
tree@ 592668 commitdiff
2012-11-25 Thomas Bruederli
Separate framework and application constants
tree@ fdbe5a commitdiff
2012-11-25 Thomas Bruederli
Define more (uniquely prefixed) constants for Roundcube directories in orde...
tree@ 9be2f4 commitdiff
2012-11-23 Aleksander Machniak
Add lost rcube_vcard.php file
tree@ 922a1f commitdiff
2012-11-22 Aleksander Machniak
Fix cache (in)validation after setting \Deleted flag
tree@ d0edbf commitdiff
2012-11-21 Aleksander Machniak
Framework files moved to lib/Roundcube
tree@ ba6f21 commitdiff
2012-11-19 Thomas Bruederli
Improve line wrapping behavior where message charset is changed by plugins ...
tree@ c72a96 commitdiff
2012-11-13 Aleksander Machniak
Fix handling of 'media' attribute on linked css (#1488789)
tree@ d9698d commitdiff
2012-11-08 Aleksander Machniak
Fix AREA links handling (#1488792)
tree@ fb53c8 commitdiff
2012-09-26 Aleksander Machniak
Make sure <head> content (e.g. title) is not converted to plain text
tree@ dc8f29 commitdiff
2012-08-15 Aleksander Machniak
Fix XSS issue with href="javascript:" not being removed (#1488613)
tree@ 5ef8e4 commitdiff
2012-08-15 Aleksander Machniak
Fix stripped apostrophes when replying in plain text to HTML message (#1488...
tree@ 21d463 commitdiff
2012-08-08 Sylvestre Ledru
Fix some typos
tree@ 654ac1 commitdiff
2012-08-08 Aleksander Machniak
Merge branch 'pdo'
tree@ de56ea commitdiff
2012-07-30 Aleksander Machniak
Add lost file from Auth_SASL package
tree@ e9c8b9 commitdiff
2012-07-23 Aleksander Machniak
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authenticatio...
tree@ 114cf1 commitdiff
2012-07-06 Aleksander Machniak
Add PDO to requirements, remove MDB2 package
tree@ d239ee commitdiff
2012-06-13 Aleksander Machniak
Fix handling of unitless CSS size values in HTML message (#1488535)
tree@ 90a713 commitdiff
2012-06-09 Aleksander Machniak
Update to Mail_Mime-1.8.5 (#1488521)
tree@ ba1fb0 commitdiff
2012-06-08 Aleksander Machniak
Fix handling of links with various URI schemes e.g. "skype:" (#1488106) Fix...
tree@ 8c1880 commitdiff
2012-05-28 Aleksander Machniak
Fix html2text conversion of strong|b|a|th|h tags when used in upper case
tree@ 2d7b4f commitdiff
2012-05-17 Aleksander Machniak
Mail_Mime 1.8.4
tree@ 9843dc commitdiff
2012-05-12 Aleksander Machniak
Fix handling of "usemap" attribute (#1488472)
tree@ 1c9e57 commitdiff
2012-05-12 Aleksander Machniak
Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812
tree@ 9082bf commitdiff
2012-05-02 thomascube
Upgraded to PEAR::Mail_Mime 1.8.3
tree@ ad31a6 commitdiff
2012-03-09 alecpl
- Fix encoding of attachment with comma in name (#1488389)
tree@ fe3a1d commitdiff
2012-03-06 alecpl
- Have DSN parser pass database name through url decode (#1488035)
tree@ 4da69b commitdiff
2012-03-04 alecpl
Exclude E_STRICT from error_reporting for PHP 5.4
tree@ 66d215 commitdiff
2012-02-15 alecpl
- Don't list mailto: and anchor links - List only unique URLs
tree@ 43c40f commitdiff
2012-02-08 alecpl
- Improved r5861 change: Content converted to upper case can contain HTML t...
tree@ f35995 commitdiff
2012-02-08 alecpl
- Handle HTML entities properly when converting strong/b/th content to uppe...
tree@ 67e592 commitdiff
2012-01-25 thomascube
Add lib for server side mime parsing (to be used by non-imap storage backen...
tree@ 8b92d2 commitdiff
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
tree@ c321a9 commitdiff
2011-12-22 thomascube
Accept absolute urls without protocol
tree@ f38dfc commitdiff
2011-12-09 thomascube
Be more strict in style attribute filtering
tree@ 98c2d6 commitdiff
2011-12-09 thomascube
Allow clean background:url(...) styles in safe mode. This will make Roundcu...
tree@ 2b017e commitdiff
2011-11-30 alecpl
- Fix handling of empty <U> tags in HTML messages (#1488225)
tree@ af4b3b commitdiff
2011-11-28 alecpl
- Fix handling HTML entities when converting HTML to text (#1488212)
tree@ ca0cd0 commitdiff
first | « prev | next »