Thomas Bruederli
2013-10-19 49b8e5d0bb712ccf1a1a52bd794d3d7bb905a493
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
2013-07-08 Aleksander Machniak
Merge pull request #86 from mweimerskirch/patch-2
tree@ 1ca1e2 commitdiff
2013-07-08 Aleksander Machniak
Fix "could not load message" error on valid empty message body (#1489228)
tree@ 8acf62 commitdiff
2013-07-07 Michel Weimerskirch
Added support for the enchant spell checking engine
tree@ f99aa1 commitdiff
2013-07-05 Aleksander Machniak
Update to Mail_Mime 1.8.8
tree@ 4c8bec commitdiff
2013-07-04 Aleksander Machniak
Fix parsing of square bracket characters in IMAP response strings (#1489223)
tree@ 6e57fb commitdiff
2013-07-03 Aleksander Machniak
Store group objectclass to member attribute mapping in one place, cs fixes
tree@ 3e7b9b commitdiff
2013-07-03 Aleksander Machniak
Fix groups list in contact info page - get_record_groups() result is a ID=>...
tree@ 42b9ce commitdiff
2013-07-02 Aleksander Machniak
Make possible to disable some (broken) IMAP extensions with imap_disable_ca...
tree@ ed3e51 commitdiff
2013-06-30 Aleksander Machniak
Fix message list sort with THREADS=REFS and sort column other than "None" o...
tree@ 049ba0 commitdiff
2013-06-29 Aleksander Machniak
Fix messages list sorting with THREAD=REFS
tree@ d4a2ea commitdiff
2013-06-28 Thomas Bruederli
Enable legacy mode: allow running with old config files and log warnings ev...
tree@ 0f39b4 commitdiff
2013-06-28 Aleksander Machniak
Fix parsing one-line FETCH response, e.g. "* 1 FETCH (UID 9844 BODY[2.4] NIL)"
tree@ 7045bb commitdiff
2013-06-26 Aleksander Machniak
Support 'univentiongroup' objectclass, small code improvements
tree@ 1b52cf commitdiff
2013-06-26 Aleksander Machniak
Refactoring in groups cache handling code, CS fixes
tree@ 4feb8e commitdiff
2013-06-26 Thomas Bruederli
Don't query cache if static group_filter list is used
tree@ b373ac commitdiff
2013-06-26 Thomas Bruederli
Describe group filter's name_attr in sample config; defaults to 'cn' if not...
tree@ 9eaf68 commitdiff
first | « prev | next »