Aleksander Machniak
2013-09-20 962eff7dfe2456c32d08587d0c413155842578eb
2013-09-13 Thomas Bruederli
Support both new and old config variables
tree@ a315bf commitdiff
2013-09-12 Thomas Bruederli
Retry queries on deadlock errors from InnoDB row-level locking (MySQL)
tree@ 0ee22c commitdiff
2013-09-10 Thomas Bruederli
Improve handling of date strings and DateTime values in contacts
tree@ 52830e commitdiff
2013-09-09 Aleksander Machniak
Fix some methods for rcube_addressbook implementations where contact email ...
tree@ ad003c commitdiff
2013-09-08 Thomas Bruederli
Add option to import vcards with group assignments (pull-request 105)
tree@ 027208 commitdiff
2013-09-08 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 028e2a commitdiff
2013-09-08 Thomas Bruederli
Save groups membership in VCard export (#1488509)
tree@ 79367a commitdiff
2013-09-08 Aleksander Machniak
Workaround broken PHP function timezone_name_from_abbr (#1489261)
tree@ 8eb085 commitdiff
2013-09-07 Thomas Bruederli
Respect (multiple) config dirs from RCUBE_CONFIG_PATH when reading configur...
tree@ 9e9d62 commitdiff
2013-09-07 Thomas Bruederli
Read RCUBE_CONFIG_PATH env variable for a list of directories that are sear...
tree@ fb5f52 commitdiff
2013-09-06 Aleksander Machniak
Fix error_reporting directive check (#1489323)
tree@ 3d5eea commitdiff
2013-09-06 Aleksander Machniak
Make cached message size limit configurable - messages_cache_threshold (#14...
tree@ 21601b commitdiff
2013-09-04 Aleksander Machniak
Aviod code duplication in timezone configuration handling
tree@ 7ebe06 commitdiff
2013-09-03 Aleksander Machniak
Fix issue where too big message data was stored in cache causing sql errors...
tree@ b6be23 commitdiff
2013-09-01 Aleksander Machniak
Fix issue where legacy config was overriden by default config (#1489288)
tree@ 993cb6 commitdiff
2013-08-30 David Carter
Add temp_dir_ttl configuration option to control expiry time in
tree@ de8687 commitdiff
2013-08-29 Aleksander Machniak
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285) Added...
tree@ 05da15 commitdiff
2013-08-25 Aleksander Machniak
Fix so additional headers are added to all messages sent (#1489284)
tree@ 6efadf commitdiff
2013-08-24 Aleksander Machniak
Fix handling of non-default date formats (#1489294) - remove ambiguous m/d/...
tree@ b32fab commitdiff
2013-08-23 Aleksander Machniak
Fix unquoted path in PREG expression on Windows (#1489290)
tree@ 9f7544 commitdiff
2013-08-16 Thomas Bruederli
Let the framework adjust the include_path if necessary
tree@ d25ad5 commitdiff
2013-08-15 Thomas Bruederli
Make session auth cookie name configurable
tree@ 8d2963 commitdiff
2013-08-13 Aleksander Machniak
Fix replacement variables in user-specific base_dn in some LDAP requests (#...
tree@ 4287c9 commitdiff
2013-08-09 Aleksander Machniak
Fix image scaling issues when image has only one dimension smaller than the...
tree@ 328876 commitdiff
2013-08-07 Aleksander Machniak
Fix base URL resolving on attribute values with no quotes (#1489275)
tree@ a79017 commitdiff
2013-08-07 Aleksander Machniak
Fix wrong handling of links with '|' character (#1489276)
tree@ 0bac7b commitdiff
2013-08-05 Aleksander Machniak
Merge pull request #100 from Dennis1993/patch-8
tree@ 17239f commitdiff
2013-08-04 Aleksander Machniak
Move identity selection based on non-standard headers into (new) identity_s...
tree@ b825f8 commitdiff
2013-08-03 Aleksander Machniak
Added -stip option to convert command line (#1489270)
tree@ 7015dd commitdiff
2013-08-03 Aleksander Machniak
Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/R...
tree@ c908fb commitdiff
2013-08-02 Aleksander Machniak
Hide PHP warning when calling filemtime() on not-existent file
tree@ 311d87 commitdiff
2013-07-31 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 92e7ce commitdiff
2013-07-30 Aleksander Machniak
Fix downloading binary files with (wrong) text/* content-type (#1489267)
tree@ ae8533 commitdiff
2013-07-30 Aleksander Machniak
Fixed typo in comment
tree@ 80112d commitdiff
2013-07-30 Thomas B.
Merge pull request #96 from Dennis1993/patch-6
tree@ 86dd03 commitdiff
2013-07-28 Aleksander Machniak
- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)
tree@ 59f031 commitdiff
2013-07-26 Dennis1993
Update Socket.php
tree@ d52a77 commitdiff
2013-07-26 Dennis1993
Update SMTP.php
tree@ e95054 commitdiff
2013-07-26 Dennis1993
Update rcube_imap_generic.php
tree@ ac1fa9 commitdiff
2013-07-26 Dennis1993
Update Socket.php
tree@ 60a796 commitdiff
2013-07-26 Dennis1993
Update SMTP.php
tree@ e34e0f commitdiff
2013-07-25 Thomas Bruederli
Fix parsing of links with ... in URL (#1489192)
tree@ cff07b commitdiff
2013-07-24 rodrigo
replaces smart quotes with regular quotes. Fixes improper doctype declarati...
tree@ b6a640 commitdiff
2013-07-23 Thomas Bruederli
Avoid session timeouts with memcache backend as proposed by D. Carter via u...
tree@ 1a8cf6 commitdiff
2013-07-21 Dennis1993
Update html.php
tree@ ec031a commitdiff
2013-07-17 Thomas Bruederli
Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check
tree@ 4d480b commitdiff
2013-07-12 Thomas Bruederli
Allow to load config files for different environments (#1487311); keep (non...
tree@ deb2b8 commitdiff
2013-07-10 Thomas Bruederli
Merged configuration refactoring from 'dev_config' branch back into master ...
tree@ 0703bf commitdiff
2013-07-10 Aleksander Machniak
Simplified logic of finding non-existent but subscribed folders. Should be ...
tree@ bd2846 commitdiff
2013-07-08 Aleksander Machniak
Fix IMAP SETMETADATA parameters quoting (#1489231)
tree@ cc02a9 commitdiff
first | « prev | next »