Aleksander Machniak
2012-08-08 2bbc3da52aee81e920e46778d68278bd31f7bb6b
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-08 alecpl
- Fix fallback to LOGIN auth (broken in r4389)
blob@ 808d16 commitdiff | diff to current
2011-01-04 alecpl
- Use improved get_capability() syntax, saves CAPABILITY call in some cases
blob@ 600bb1 commitdiff | diff to current
2011-01-04 alecpl
- Extend getCapability() to return caps values or true/false
blob@ eabd44 commitdiff | diff to current
2011-01-03 alecpl
- Fix errors in getACL() and myRights()
blob@ aff04d commitdiff | diff to current
2010-12-28 alecpl
- Fix for ANNOTATEMORE drafts below 08 version (use quoted parameters)
blob@ f7221d commitdiff | diff to current
2010-12-27 alecpl
- Add handling of multifolder METADATA/ANNOTATION responses
blob@ 814baf commitdiff | diff to current
2010-12-23 alecpl
- Add debug handler support in rcube_imap_generic
blob@ 7f1da4 commitdiff | diff to current
2010-12-22 alecpl
- Fix handling (skipping) of unilateral untagged server responses (in THREA...
blob@ ab1bea commitdiff | diff to current
2010-12-09 alecpl
- CS fixes
blob@ c2c820 commitdiff | diff to current
2010-12-09 alecpl
- Add username and IP address to log message on unsuccessful login (#1487626)
blob@ ad399a commitdiff | diff to current
2010-12-08 alecpl
- Fix handling of untagged responses for AUTHENTICATE command (#1487450)
blob@ 406445 commitdiff | diff to current
2010-12-08 alecpl
- Better support for READ-ONLY and NOPERM responses handling (#1487083) - A...
blob@ 90f81a commitdiff | diff to current
2010-12-07 alecpl
- Get rid of IMAP connection message tracing
blob@ d7e83d commitdiff | diff to current
2010-12-03 alecpl
- Improve performance of moving or copying of all messages in a folder (use...
blob@ e232ac commitdiff | diff to current
2010-11-24 thomascube
Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command
blob@ e31afb commitdiff | diff to current
2010-11-24 alecpl
- Temporarily commented out \Noselect flag checking in select(), because of...
blob@ 576b33 commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with name "0" (#1487119)
blob@ 448409 commitdiff | diff to current
2010-11-10 alecpl
- Fix handling of message bodies (quoted-printable encoded) with NULL chara...
blob@ ad3c27 commitdiff | diff to current
2010-11-09 alecpl
- Fix lack of IMAP server response in logged error message when using AUTHE...
blob@ d903fb commitdiff | diff to current
2010-11-09 alecpl
- Add support for shared folders (#1403507)
blob@ 00290a commitdiff | diff to current
2010-11-05 alecpl
- CS fixes
blob@ c0ed78 commitdiff | diff to current
2010-11-03 alecpl
- Use consistent naming (folder -> mailbox), fixed #1487101
blob@ 8738e9 commitdiff | diff to current
2010-11-02 alecpl
- Small code improvements
blob@ a5e8e5 commitdiff | diff to current
2010-10-30 alecpl
- Improve performance by invoking STATUS command once for both MESSAGES and...
blob@ 36911e commitdiff | diff to current
2010-10-29 alecpl
- Improve performance of message cache status checking when skip_disabled=true
blob@ 9ae29c commitdiff | diff to current
2010-10-29 alecpl
- Use consistent results from some functions, code cleanup
blob@ 93272e commitdiff | diff to current
2010-10-29 alecpl
- Improve performance of setting IMAP flags using .SILENT suffix
blob@ c309cd commitdiff | diff to current
2010-10-28 alecpl
- Close properly IMAP connection when login fails - Don't use LOGIN when se...
blob@ f0638b commitdiff | diff to current
2010-10-28 alecpl
- Add SORT=DISPLAY support (RFC 5957)
blob@ 77327e commitdiff | diff to current
2010-10-27 alecpl
- Improve performance of rcube_imap_generic::countMessages() using STATUS i...
blob@ 36ed9d commitdiff | diff to current
2010-10-26 alecpl
- Add support for selection options from LIST-EXTENDED extension (RFC 5258)...
blob@ 3870be commitdiff | diff to current
2010-10-26 alecpl
- Improve pre-auth and auth capabilities handling
blob@ 475760 commitdiff | diff to current
2010-10-26 alecpl
- Fix auth capabilty checks ignore welcome banner CAPABILITY string (#1487081)
blob@ 3353fd commitdiff | diff to current
2010-10-25 alecpl
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders...
blob@ a5a4bf commitdiff | diff to current
2010-10-25 alecpl
- Simplify some code, add some comments
blob@ 2b4283 commitdiff | diff to current
2010-10-25 alecpl
- Small improvements in NAMESPACE handling
blob@ fc7a41 commitdiff | diff to current
2010-10-25 alecpl
- Improve performance by reading optional capability response from AUTHENTI...
blob@ 781f0c commitdiff | diff to current
2010-10-23 alecpl
- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
blob@ 4dd417 commitdiff | diff to current
2010-10-22 alecpl
- Add support for IMAP proxy authentication (#1486690)
blob@ a1fe6b commitdiff | diff to current
2010-10-22 alecpl
- Add SASL-IR support (RFC 4959) - Add LOGINDISABLED support (RFC 2595) - A...
blob@ 7bf255 commitdiff | diff to current
2010-10-22 alecpl
- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)
blob@ 6a1603 commitdiff | diff to current
2010-10-20 alecpl
- Improve performance of messages counting using ESEARCH extension (RFC4731)
blob@ 659cf1 commitdiff | diff to current
2010-10-20 alecpl
- Improve performance of unseen messages counting, use STATUS instead of SE...
blob@ 710e27 commitdiff | diff to current
2010-10-19 alecpl
- Simplify/improve LSUB/LIST/SELECT commands handling - Store UIDNEXT, UIDV...
blob@ a2e8cb commitdiff | diff to current
2010-10-19 alecpl
- Use unified command identifier (AXXXX) - Use unified methods of command e...
blob@ 854cf2 commitdiff | diff to current
2010-10-19 alecpl
- Remove unused property rcube_mail_header::f
blob@ 4cb667 commitdiff | diff to current
2010-10-19 alecpl
- Use better method for string escaping, don't add quotes when the string i...
blob@ a85f88 commitdiff | diff to current
2010-10-18 alecpl
- Add ACL extension support into IMAP classes (RFC4314) ...
blob@ 8b6eff commitdiff | diff to current
2010-10-17 alecpl
- Add LITERAL+ support (RFC2088)
blob@ d83351 commitdiff | diff to current
first | « prev | next »