Thomas Bruederli
2012-09-27 ac68fc494f9919a6537b3c5b3b3b95e4ea6d85aa
2012-09-23 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 0c144b commitdiff
2012-09-21 Aleksander Machniak
Merge branch 'html_ent'
tree@ 824c11 commitdiff
2012-09-21 Aleksander Machniak
Re-fix HTML entities handling in addressbook names
tree@ 1b9923 commitdiff
2012-09-17 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 8f098e commitdiff
2012-09-17 Thomas Bruederli
Avoid saving composed FN values with only spaces (shows empty names in list...
tree@ 6898b4 commitdiff
2012-09-17 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ e8e2e7 commitdiff
2012-09-17 Aleksander Machniak
Replace Q() with html::quote()
tree@ 0f38fa commitdiff
2012-09-17 Aleksander Machniak
Remove double-quotation prevention code for form elements
tree@ d66e50 commitdiff
2012-09-17 Aleksander Machniak
Fix HTML special characters handling in message list/header display (#1488523)
tree@ 649cc1 commitdiff
2012-09-17 Aleksander Machniak
Fix PHP warning when rep_specialchars_output() 1st argument is not a string...
tree@ fa4bf4 commitdiff
2012-09-17 Aleksander Machniak
List related text/html part as attachment in plain text mode (#1488677)
tree@ f7c11e commitdiff
2012-09-14 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ d409a5 commitdiff
2012-09-14 Aleksander Machniak
Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimen...
tree@ bf1d94 commitdiff
2012-09-13 Aleksander Machniak
Fix folder creation under public namespace root (#1488665)
tree@ 4697c2 commitdiff
2012-09-13 Aleksander Machniak
Fix invalid error message on deleting mail from read only folder (#1488694)
tree@ 524e48 commitdiff
2012-09-13 Aleksander Machniak
Fix convertion to/from US-ASCII using mbstring Define mbstring substitute_c...
tree@ bc1e4f commitdiff
2012-09-12 Aleksander Machniak
Don't use charset aliases for destination charset - fixes e.g. converting t...
tree@ 40e1c2 commitdiff
2012-09-12 Aleksander Machniak
Improvements in building criteria string for IMAP SEARCH
tree@ a04a74 commitdiff
2012-09-12 Aleksander Machniak
Fix is_error() returns wrong result for empty result set
tree@ c093dc commitdiff
2012-09-09 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 99d9f5 commitdiff
2012-09-09 Aleksander Machniak
Fix PLAIN authentication for some IMAP servers (#1488674)
tree@ 4e383e commitdiff
2012-09-09 Aleksander Machniak
Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)
tree@ 8f66aa commitdiff
2012-09-05 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ ba3cd8 commitdiff
2012-08-31 Aleksander Machniak
Small improvements in APPEND command handling
tree@ b56526 commitdiff
2012-08-29 Aleksander Machniak
Fix frame() so frame ID is set as 'contentframe' env variable (not name)
tree@ d317a5 commitdiff
2012-08-29 Aleksander Machniak
Keep current folder context when fetching message parts, to make sure that ...
tree@ 10562d commitdiff
2012-08-29 Aleksander Machniak
Fix decoding of HTML messages with UTF-16 charset specified (#1488654)
tree@ 764641 commitdiff
2012-08-29 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 0062be commitdiff
2012-08-29 Aleksander Machniak
Remove reference to MDB2 from autoloader
tree@ c59a82 commitdiff
2012-08-28 Aleksander Machniak
Added template object 'frame'
tree@ b7d33e commitdiff
2012-08-28 Aleksander Machniak
Don't terminate script execution when parsed template doesn't exist and par...
tree@ 397cf7 commitdiff
2012-08-27 Aleksander Machniak
Fix deprecated function usage
tree@ be71ab commitdiff
2012-08-27 Aleksander Machniak
Rename ip_check to check_ip, add IP checking tests
tree@ a65ce5 commitdiff
2012-08-27 Aleksander Machniak
Fix deprecated functions usage
tree@ 6075f0 commitdiff
2012-08-26 Aleksander Machniak
Add option to not include original message on reply, rename option top_post...
tree@ 651c7b commitdiff
2012-08-24 Aleksander Machniak
Added tests for shared functions, fixed small issues
tree@ e8be30 commitdiff
2012-08-24 Aleksander Machniak
Fix setting locales under Solaris - use additional .UTF-8 suffix (#1488628)
tree@ 553225 commitdiff
2012-08-24 Aleksander Machniak
Improved email address validation with IPv6 support
tree@ da2812 commitdiff
2012-08-21 Aleksander Machniak
Improved internal cache handling
tree@ 982353 commitdiff
2012-08-20 Aleksander Machniak
Added session_path config option and unified cookies settings in javascript
tree@ ae7027 commitdiff
2012-08-20 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ a696e8 commitdiff
2012-08-18 Aleksander Machniak
More default->larry fixes
tree@ b2631b commitdiff
2012-08-17 Aleksander Machniak
CS fixes, mostly indentation
tree@ 315418 commitdiff
2012-08-17 Aleksander Machniak
Fix domain part check in email address validation function. Added test cases.
tree@ c83b83 commitdiff
2012-08-17 Aleksander Machniak
Fix bug where domain name was converted to lower-case even with login_lc=fa...
tree@ c72325 commitdiff
2012-08-16 Aleksander Machniak
Force at least one subtype of address to be specified. Fixes issue where co...
tree@ fb001f commitdiff
2012-08-16 Aleksander Machniak
Make $inline_parts property publicly available
tree@ 287eff commitdiff
2012-08-15 Aleksander Machniak
Fix lower-casing email address on replies (#1488598)
tree@ 6ab936 commitdiff
2012-08-15 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 957ac1 commitdiff
2012-08-15 Thomas Bruederli
Skip ? in quoted values from being replaced with parameters
tree@ 13969c commitdiff
first | « prev | next »