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
Add check to other cases, too
blob@ f5e5ee 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
- Small code cleanup
blob@ d1a988 commitdiff | diff to current
2010-11-23 alecpl
- Fix PHP warning: check if array isn't empty before using max()
blob@ 617623 commitdiff | diff to current
2010-11-18 alecpl
- Add threads() result checking
blob@ e9a974 commitdiff | diff to current
2010-11-12 alecpl
- More fixes for folders with name "0"
blob@ 5d2389 commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with name "0" (#1487119)
blob@ 448409 commitdiff | diff to current
2010-11-09 alecpl
- oops, fix parse error from last commit
blob@ ad5881 commitdiff | diff to current
2010-11-09 alecpl
- Add support for shared folders (#1403507)
blob@ 00290a commitdiff | diff to current
2010-11-08 alecpl
- Fix operations on messages in unsubscribed folders (#1487107)
blob@ 3bb9b5 commitdiff | diff to current
2010-11-05 alecpl
- Fix mailbox status checking when skip_deleted and threading are enabled
blob@ c26b39 commitdiff | diff to current
2010-11-04 alecpl
- Add possibility to force mailbox selection. There're situations where we'...
blob@ 30b302 commitdiff | diff to current
2010-11-03 alecpl
- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations...
blob@ f75f65 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-29 alecpl
- Fix address parsing for situation when encoded words are used inside quot...
blob@ 7bdd3e commitdiff | diff to current
2010-10-29 alecpl
- Improve performance of clear_mailbox() when skip_deleted=true
blob@ 01bdfd 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
- Fix: Use internal instead of DB cache in message_index() and thread_index()
blob@ fa2173 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-20 alecpl
- Improve performance of messages counting using ESEARCH extension (RFC4731)
blob@ 659cf1 commitdiff | diff to current
2010-10-20 alecpl
- Fix decoding of e-mail address strings in message headers (#1487068)
blob@ 435c31 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-18 alecpl
- Fix regression in rcube_imap::_threadcount() which was the reason why m...
blob@ f13baa commitdiff | diff to current
2010-10-18 alecpl
- Add ACL extension support into IMAP classes (RFC4314) ...
blob@ 8b6eff commitdiff | diff to current
2010-10-14 alecpl
- Improved IMAP errors handling
blob@ 8fcc3e commitdiff | diff to current
2010-10-09 alecpl
- Add caching support in id2uid and uid2id functions (#1487019), Fix get_me...
blob@ 29983c 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-09-29 alecpl
- Update phpdoc (#1486958)
blob@ 5c461b commitdiff | diff to current
2010-09-29 alecpl
- Use custom sorting when SORT is disabled by IMAP admin (#1486959)
blob@ c60978 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-29 alecpl
- Messages caching: performance improvements, fixed syncing, fixes related ...
blob@ eacce9 commitdiff | diff to current
2010-09-28 alecpl
- Fix wrong parameter count in fetchHeader() call
blob@ 08aa03 commitdiff | diff to current
2010-09-28 alecpl
- Fixed wrong function call in sync_header_index()
blob@ a8e109 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-17 alecpl
- Don't log errors about empty password when connecting to IMAP server (#14...
blob@ b36491 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-09 alecpl
- Removed /i from regexp
blob@ ecc28c commitdiff | diff to current
2010-08-09 alecpl
- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
blob@ 3c9d9a commitdiff | diff to current
2010-07-30 alecpl
- Performance fix: Determine real mimetype of message/rfc822 part from body...
blob@ 253768 commitdiff | diff to current
2010-07-30 alecpl
- Fix message structure parsing when it lacks optional fields (#1486881)
blob@ 95fd49 commitdiff | diff to current
2010-07-30 alecpl
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete li...
blob@ e6ce00 commitdiff | diff to current
2010-07-28 alecpl
- Fix performance of threads parsing
blob@ c51304 commitdiff | diff to current
2010-06-08 alecpl
- Fix some IMAP errors handling when opening the message (#1485443)
blob@ 64e3e8 commitdiff | diff to current
first | « prev | next »