Aleksander Machniak
2014-06-03 bbce9f5a2e000b445a4b6bd72dd40dec5f9ddeb8
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-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
2014-03-06 Thomas Bruederli
Revert "Implement ArrayAccess interface for conveniently accessing rcube_re...
tree@ 881d6b commitdiff
2014-03-06 Thomas Bruederli
Support structured data for autocompletion results; map 'type' attribute to...
tree@ e3773d commitdiff
2014-03-06 Thomas Bruederli
Implement ArrayAccess interface for conveniently accessing rcube_result_set...
tree@ a7d68e commitdiff
2014-02-24 Aleksander Machniak
Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3...
tree@ 1c715f commitdiff
2014-02-23 Aleksander Machniak
Improvement in handling invalid email address strings
tree@ 55d9d5 commitdiff
2014-02-13 Aleksander Machniak
Added toolbar button to move message in message view
tree@ 59865f commitdiff
2014-02-11 Aleksander Machniak
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
tree@ e089c5 commitdiff
2014-02-07 Aleksander Machniak
Fix directories check in Installer on Windows (#1489576) Added rcube_utils:...
tree@ f130f9 commitdiff
2014-02-04 Thomas Bruederli
Fix infinite loop when converting invalid html to plaintext (#1489566)
tree@ a7d429 commitdiff
2014-02-03 Aleksander Machniak
Fixed Opera > 15 detection (#1489562)
tree@ bd3f57 commitdiff
2014-01-30 Thomas Bruederli
Branching off for release 1.0
tree@ 8c893b commitdiff
2014-01-24 Aleksander Machniak
Fix confusing intersect/filter methods naming/behaviour.
tree@ 3b1d41 commitdiff
2014-01-24 Aleksander Machniak
Remove quotes around addressee name in case they are encoded.
tree@ 5140c3 commitdiff
2014-01-24 Aleksander Machniak
Allow single quote in style attribute values.
tree@ c0dda0 commitdiff
2014-01-21 Aleksander Machniak
Support SMTP socket context options via new config option 'smtp_conn_options'
tree@ 357f9c commitdiff
2014-01-16 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5740b1 commitdiff
2014-01-16 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 531c4d commitdiff
2014-01-16 Aleksander Machniak
Fix compatibility with PHP 5.2 in html.php file (#1489514)
tree@ d924eb commitdiff
2014-01-16 Thomas Bruederli
* New option that write logs to per-user directories. (Debug) logs will onl...
tree@ 3786a4 commitdiff
2014-01-16 Aleksander Machniak
Improve parse_thread so it uses much less recursive calls
tree@ 1fd6c4 commitdiff
2014-01-16 Thomas Bruederli
Don't log error if no plugin config is found in global directories
tree@ c5f635 commitdiff
first | « prev | next »