Thomas Bruederli
2014-09-18 7d5a1c20e8bf245635880f7e0d6c3186cd92d007
2014-09-13 Aleksander Machniak
Fix validation of email addresses with IDNA domains (#1490067)
tree@ 9a4982 commitdiff
2014-09-09 Thomas Bruederli
Don't override argument variable when collecting results
tree@ 728e6f commitdiff
2014-09-08 Aleksander Machniak
Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into relea...
tree@ 871a26 commitdiff
2014-09-08 Aleksander Machniak
Fix call to a member function get_compressed() on a non-object
tree@ 1dafdf commitdiff
2014-09-03 Aleksander Machniak
Fix merging folder annotations for folders with numeric names (only digits)
tree@ 574f41 commitdiff
2014-06-16 Aleksander Machniak
Add config option to specify IMAP connection socket parameters - imap_conn_...
tree@ 3b55da commitdiff
2014-08-26 Aleksander Machniak
Fix PERMANENTFLAGS checking in modFlag()
tree@ 4922eb commitdiff
2014-08-21 Aleksander Machniak
Fix handling of email addresses with quoted domain part (#1490040)
tree@ dbf70c commitdiff
2014-08-13 Aleksander Machniak
Cleanup after PR merge, updated changelog
tree@ ef4e6b commitdiff
2014-08-12 brendan braybrook
changes suggested by aleks
tree@ 7cf652 commitdiff
2014-08-11 brendan braybrook
rotate image with GD if exit rotation data present
tree@ 9cbdb6 commitdiff
2014-08-11 brendan braybrook
wrong type returned for gif
tree@ eff2a2 commitdiff
2014-08-05 Aleksander Machniak
Fix invalid Content-Type header when send_format_flowed=false (#1489992)
tree@ 8d4b48 commitdiff
2014-08-01 Aleksander Machniak
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
tree@ 1fac78 commitdiff
2014-07-28 Aleksander Machniak
Fix bug where $Forwarded flag was being set even if server didn't support i...
tree@ 057444 commitdiff
2014-07-20 Thomas Bruederli
Update Changelog and bump version
tree@ 7515a2 commitdiff
2014-07-11 Aleksander Machniak
Fix sorting messages by size on servers without SORT capability (#1489981)
tree@ a8282f commitdiff
2014-07-07 Aleksander Machniak
Fix images import from various vCard formats (#1489977)
tree@ 118a17 commitdiff
2014-07-05 Aleksander Machniak
Fix bug where contacts with no email address were listed on compose address...
tree@ 224278 commitdiff
2014-06-10 Aleksander Machniak
Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() ...
tree@ 0a5088 commitdiff
2014-05-27 Aleksander Machniak
Fix broken normalize_string(), add support for ISO-8859-2
tree@ dbd5c1 commitdiff
2014-05-27 Aleksander Machniak
Fix unintentional line-height style modification in HTML messages (#1489917)
tree@ 49e260 commitdiff
2014-05-25 Aleksander Machniak
Silence PHP Warning: strtolower() expects parameter 1 to be string
tree@ ec62e8 commitdiff
2014-05-20 Aleksander Machniak
Fix incorrect handling of HTML comments in messages sanitization code (#148...
tree@ 2d233b commitdiff
2014-05-16 Aleksander Machniak
Fix handling unicode characters in links (#1489898)
tree@ 5c8e60 commitdiff
2014-05-14 Aleksander Machniak
Fix malformed References: header in send/saved mail (#1489891) - update Mai...
tree@ c9feba commitdiff
2014-05-12 Aleksander Machniak
Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Na...
tree@ f92ccc commitdiff
2014-02-19 Thomas Bruederli
Declare LOGIN commands to be anonymized in debug logging
tree@ 0b70f5 commitdiff
2014-02-03 Thomas Bruederli
Don't EVER log passwords
tree@ 0d9ccf commitdiff
2014-05-07 Thomas Bruederli
Bump version for 1.0.1
tree@ e4d87a commitdiff
2014-05-02 Aleksander Machniak
Ignore words containing only <> chars
tree@ a88f24 commitdiff
2014-04-30 Aleksander Machniak
Support 'error' and 'body_file' return attribs in 'message_before_send' hoo...
tree@ 8b5d16 commitdiff
2014-04-29 Aleksander Machniak
Fix varius db_prefix issues (#1489839) - Move DDL script execution code to ...
tree@ 720e7d commitdiff
2014-04-13 Aleksander Machniak
Make sure mbstring susbtitute character is set to empty string in rcube_cha...
tree@ cbd538 commitdiff
2014-04-24 Thomas Bruederli
Accept broken vcards from Outlook that only supply ORG but not the required...
tree@ e94795 commitdiff
2014-03-26 Felix Eckhofer
Add config variable 'proxy_whitelist'
tree@ f58a29 commitdiff
2014-03-26 Felix Eckhofer
Remove usage of $RCMAIL global variable
tree@ d71a71 commitdiff
2014-04-25 Aleksander Machniak
Fix error when spell-checking an empty text (#1489831)
tree@ 7fface commitdiff
2014-04-15 Aleksander Machniak
email:main -> email:pref
tree@ adeee1 commitdiff
2014-04-11 Aleksander Machniak
Fix messages index cache update under some conditions (e.g. proxy) (#1489756)
tree@ d9588f commitdiff
2014-04-11 Aleksander Machniak
Fix "washing" of unicoded style attributes (#1489777)
tree@ 05d419 commitdiff
2014-04-09 Thomas Bruederli
Apply user-spefici replacements to group's base_dn property (#1489779)
tree@ 8d956f commitdiff
2014-04-08 Aleksander Machniak
Fix compatibility with PHP 5.2
tree@ d22d11 commitdiff
2014-04-08 Aleksander Machniak
Hide PHP Warning: substr_compare() The length cannot exceed initial string ...
tree@ 7a6dd9 commitdiff
2014-04-05 Aleksander Machniak
Fix again xdebug.max_nesting_level limit handling (#1489110)
tree@ 7883ec commitdiff
2014-03-06 Thomas Bruederli
Implement ArrayAccess interface for conveniently accessing rcube_result_set...
tree@ 2f43fe commitdiff
2014-04-02 Thomas Bruederli
Allow to force-load plugins which have been loaded but not initialized before
tree@ 56be9c commitdiff
2014-04-01 Thomas Bruederli
Replace &nbsp; entities when converting to text
tree@ 548b0d commitdiff
2014-03-21 Thomas Bruederli
Update Changelog and bump version to 1.0.0
tree@ eb9c51 commitdiff
2014-03-06 Thomas Bruederli
Revert "Support structured data for autocompletion results; map 'type' attr...
tree@ 5ba538 commitdiff
first | « prev | next »