thomascube
2010-12-17 db1a87cd6c506f2afbd1a37c64cb56ae11120b49
2010-12-17 thomascube
Update branch for 0.5-rc release
blob@ db1a87 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
2010-10-14 alecpl
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
blob@ 2d1d68 commitdiff | diff to current
2010-10-14 alecpl
- Improved IMAP errors handling
blob@ 8fcc3e commitdiff | diff to current
2010-10-05 alecpl
- Fix handling of backslash as IMAP delimiter
blob@ 393ba7 commitdiff | diff to current
2010-10-04 alecpl
- Minimize FETCH response for messages listing (when caching is disabled)
blob@ 103ddc commitdiff | diff to current
2010-10-04 alecpl
- Add Reply-to-List feature (#1484252) - Add Mail-Followup-To/Mail-Reply-To...
blob@ e25a35 commitdiff | diff to current
2010-09-29 alecpl
- Messages caching: performance improvements, fixed syncing, fixes related ...
blob@ eacce9 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-21 alecpl
- Fix: close properly IMAP connection also when user is not logged in
blob@ d560e7 commitdiff | diff to current
2010-09-10 alecpl
- Code improvements + more infinite loop prevention
blob@ ed302b commitdiff | diff to current
2010-09-10 alecpl
- Return false from putLineC instead of NULL, for consistence
blob@ a5c56b commitdiff | diff to current
2010-09-08 alecpl
- Small performance improvements
blob@ 2aa2b3 commitdiff | diff to current
2010-09-04 alecpl
- Don't use mail_header_delimiter when saving mail in IMAP
blob@ 272a7e commitdiff | diff to current
2010-08-08 alecpl
- Small improvement in SELECT response parsing
blob@ 03dbf3 commitdiff | diff to current
2010-08-08 alecpl
- Improved performance of LIST/LSUB response parsing
blob@ 7f5b53 commitdiff | diff to current
first | « prev | next »