Aleksander Machniak
2015-07-31 424c25e5bc71891ae8aafe17afe9859b2a2590d3
2015-07-31 Aleksander Machniak
Fix bug where new messages weren't added to the list in search mode
tree@ 424c25 commitdiff
2015-07-31 Aleksander Machniak
Revert create_folder() behaviour change where the method didn't fail if fol...
tree@ 844ee2 commitdiff
2015-07-29 Aleksander Machniak
Fix so imap folder attribute comparisons are case-insensitive (#1490466) + ...
tree@ 19a618 commitdiff
2015-07-22 Aleksander Machniak
Reset internal cache index in close()
tree@ 612b04 commitdiff
2015-07-17 Aleksander Machniak
Fix multi-folder search result sorting by arrival date (#1490450)
tree@ f7dd46 commitdiff
2015-07-02 Aleksander Machniak
Get rid of array_walk() when simple foreach() can be used
tree@ 8cc6b1 commitdiff
2015-07-02 Aleksander Machniak
Fix Fatal error after last commit
tree@ 70422c commitdiff
2015-07-02 Aleksander Machniak
Fix issue when first search() argument is not an array
tree@ 947c4d commitdiff
2015-06-17 Aleksander Machniak
Fix handling of non-break spaces in html to text conversion (#1490436)
tree@ 8e6843 commitdiff
2015-06-17 Aleksander Machniak
Make has_(html|text)_part and first_(html|text)_part methods consistent in ...
tree@ 3a428d commitdiff
2015-06-17 Aleksander Machniak
Modify rcube_smtp::send_mail() so it is possible to send message by specify...
tree@ 25c457 commitdiff
2015-06-17 Aleksander Machniak
Fix so links with href == content aren't added to links list on html to tex...
tree@ fec877 commitdiff
2015-06-16 Aleksander Machniak
Fix race-condition in saving user preferences and loading plugin config (#1...
tree@ 92e36f commitdiff
2015-03-04 Aleksander Machniak
Fix "PHP Fatal error: Using $this when not in object context"
tree@ cb0e07 commitdiff
2015-06-05 Aleksander Machniak
Fix SQL error on logout when using session_storage=php (#1490421)
tree@ d43814 commitdiff
2015-05-23 Aleksander Machniak
Installer: Use openssl_random_pseudo_bytes() (if available) to generate des...
tree@ 5529d9 commitdiff
2015-05-22 Thomas Bruederli
Bump version
tree@ f1ae19 commitdiff
2015-05-21 Aleksander Machniak
Fix issues when using moduserprefs.sh without --user argument (#1490399)
tree@ d5694e commitdiff
2015-05-19 Aleksander Machniak
Fix font artifacts in text2html conversion (#1490353)
tree@ 4d9783 commitdiff
2015-05-13 Aleksander Machniak
Fix missing index update after write() call
tree@ 244a46 commitdiff
2015-05-12 Aleksander Machniak
Fix possible memcache/apc cache data consistency issues (#1490390)
tree@ 92459d commitdiff
2015-05-11 Aleksander Machniak
Workaround possible issue where some keys were ignored when deleting cached...
tree@ a7d269 commitdiff
2015-05-06 Aleksander Machniak
Fix mb_substitute_character() use
tree@ 1d024f commitdiff
2015-05-05 Aleksander Machniak
Fix rcube_charset::clean() for case when mbstring and iconv are not installed
tree@ c084a6 commitdiff
2015-03-03 Thomas Bruederli
Improve LDAP search by ignoring words order in fuzzy substring matching mode
tree@ b76516 commitdiff
2015-03-03 Thomas Bruederli
Add utility function to compose a full-text-like LDAP search filter
tree@ 15bcfb commitdiff
2015-04-30 Aleksander Machniak
Fix bug where messages count was not updated after message move/delete with...
tree@ 7310a6 commitdiff
2015-04-19 Aleksander Machniak
Fix decoding array headers
tree@ 84dde8 commitdiff
2015-04-17 Aleksander Machniak
Fix bug where some unrelated attachments in multipart/related message were ...
tree@ 9dd355 commitdiff
2015-04-09 Aleksander Machniak
Fix font artifact in Google Chrome on Windows (#1490353)
tree@ 22c0b2 commitdiff
2015-04-09 Aleksander Machniak
Fix handling spaces after <br> on html2text conversion
tree@ 728638 commitdiff
2015-04-06 Aleksander Machniak
Fix so text/calendar parts are listed as attachments even if not marked as ...
tree@ 3832e4 commitdiff
2015-04-06 Aleksander Machniak
Fix tables listing routine on mysql and postgres so it skips system or othe...
tree@ b41140 commitdiff
2015-04-03 Aleksander Machniak
Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed...
tree@ 998afb commitdiff
2015-04-01 Aleksander Machniak
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be c...
tree@ fdcef5 commitdiff
2015-03-16 Thomas Bruederli
Backport new utility function for compatibility reasons
tree@ 4ba89c commitdiff
2015-03-15 Thomas Bruederli
Bump version for next release
tree@ 2c0861 commitdiff
2015-03-12 Thomas Bruederli
Generate random hash for the per-user local storage prefix (#1490279); only...
tree@ 3e09bc commitdiff
2015-03-12 Aleksander Machniak
Fix backtick character handling in sql queries (#1490312)
tree@ 8f74b2 commitdiff
2015-02-27 Aleksander Machniak
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_a...
tree@ df4243 commitdiff
2015-02-27 Aleksander Machniak
Fix parsing ldap URI for cases where hostname is non-empty
tree@ 5bb2fe commitdiff
2015-02-27 Aleksander Machniak
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
tree@ b7048d commitdiff
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
tree@ 2799f0 commitdiff
2015-02-25 Aleksander Machniak
Reset default db_max_allowed_packet, fix max packet size detection
tree@ ab84cc commitdiff
2015-02-25 Aleksander Machniak
Improve compose_search_name() to not return "email@address <email@address>"...
tree@ f12997 commitdiff
2015-02-24 Aleksander Machniak
Add possibility to configure max_allowed_packet value for all database engi...
tree@ 44f58b commitdiff
2015-02-24 Aleksander Machniak
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
tree@ cd8bcf commitdiff
2015-02-24 Aleksander Machniak
Use also Organization field as a fallback if contact has no name(s) specified
tree@ 1cb0b1 commitdiff
2015-02-22 Aleksander Machniak
Fix fatal errors on systems without mbstring extension or mb_regex_encoding...
tree@ 9e147a commitdiff
2015-02-22 Aleksander Machniak
Merge branch 'release-1.1' of github.com:roundcube/roundcubemail into relea...
tree@ 334eb4 commitdiff
first | « prev | next »