Age | Commit message (Expand) | Author |
2012-10-16 | Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parame... | Aleksander Machniak |
2012-10-15 | Partially revert 9546d22c6: don't validate with parse_charset() | Thomas Bruederli |
2012-10-15 | Avoid unnecessary strtoupper() calls but validate target charset if specified | Thomas Bruederli |
2012-10-12 | Fix displaying of multipart/alternative messages with empty parts (#1488750) | Aleksander Machniak |
2012-10-11 | - Very small perf improvement | Aleksander Machniak |
2012-10-11 | Add flags and date arguments to kolab_storage::save_message() | Aleksander Machniak |
2012-10-11 | Support flags and date arguments in APPEND command | Aleksander Machniak |
2012-10-11 | Fix threaded list sorting on PHP < 5.2.9 (#1488748) | Aleksander Machniak |
2012-10-08 | Plugin API: Add 'email_list' argument for identities data in user_create hook | Aleksander Machniak |
2012-10-04 | Consider colspan attributes when adding table cells/rows | Thomas Bruederli |
2012-10-03 | Define public property 'db_provider' in pdo classes. That is used in various ... | Thomas Bruederli |
2012-10-03 | Make sure the timezone config option always contains a valid value | Thomas Bruederli |
2012-10-02 | - Avoid duplicate values from fieldmapping | Thomas Bruederli |
2012-10-02 | Remove duplicates from get_col_values() result in flat mode | Aleksander Machniak |
2012-10-01 | Fix handling vCard entries with TEL;TYPE=CELL (#1488728) | Aleksander Machniak |
2012-09-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-21 | Merge branch 'html_ent' | Aleksander Machniak |
2012-09-21 | Re-fix HTML entities handling in addressbook names | Aleksander Machniak |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Avoid saving composed FN values with only spaces (shows empty names in listing) | Thomas Bruederli |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Replace Q() with html::quote() | Aleksander Machniak |
2012-09-17 | Remove double-quotation prevention code for form elements | Aleksander Machniak |
2012-09-17 | Fix HTML special characters handling in message list/header display (#1488523) | Aleksander Machniak |
2012-09-17 | Fix PHP warning when rep_specialchars_output() 1st argument is not a string (... | Aleksander Machniak |
2012-09-17 | List related text/html part as attachment in plain text mode (#1488677) | Aleksander Machniak |
2012-09-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-09-14 | Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) | Aleksander Machniak |
2012-09-13 | Fix folder creation under public namespace root (#1488665) | Aleksander Machniak |
2012-09-13 | Fix invalid error message on deleting mail from read only folder (#1488694) | Aleksander Machniak |
2012-09-13 | Fix convertion to/from US-ASCII using mbstring | Aleksander Machniak |
2012-09-12 | Don't use charset aliases for destination charset - fixes e.g. | Aleksander Machniak |
2012-09-12 | Improvements in building criteria string for IMAP SEARCH | Aleksander Machniak |
2012-09-12 | Fix is_error() returns wrong result for empty result set | Aleksander Machniak |
2012-09-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-09 | Fix PLAIN authentication for some IMAP servers (#1488674) | Aleksander Machniak |
2012-09-09 | Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) | Aleksander Machniak |
2012-09-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-08-31 | Small improvements in APPEND command handling | Aleksander Machniak |
2012-08-29 | Fix frame() so frame ID is set as 'contentframe' env variable (not name) | Aleksander Machniak |
2012-08-29 | Keep current folder context when fetching message parts, | Aleksander Machniak |
2012-08-29 | Fix decoding of HTML messages with UTF-16 charset specified (#1488654) | Aleksander Machniak |
2012-08-29 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-08-29 | Remove reference to MDB2 from autoloader | Aleksander Machniak |
2012-08-28 | Added template object 'frame' | Aleksander Machniak |
2012-08-28 | Don't terminate script execution when parsed template doesn't exist | Aleksander Machniak |
2012-08-27 | Fix deprecated function usage | Aleksander Machniak |
2012-08-27 | Rename ip_check to check_ip, add IP checking tests | Aleksander Machniak |
2012-08-27 | Fix deprecated functions usage | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |