alecpl
2011-06-27 68070e448c6c8cd09faa75fd70ff11bfea764cc1
2009-09-04 alecpl
- oops, my foult, remove buggy code
blob@ ae7f9b commitdiff | diff to current
2009-09-04 alecpl
- remove test code
blob@ e6f484 commitdiff | diff to current
2009-08-28 alecpl
- simplified iil_C_(Un)Subscribe() return value
blob@ f8a846 commitdiff | diff to current
2009-08-14 thomascube
Changed imap_connect hook according to suggestions in #1485956
blob@ 80fbda commitdiff | diff to current
2009-08-07 thomascube
Add 'imap_connect' hook (#1485956)
blob@ 2a34eb commitdiff | diff to current
2009-08-02 alecpl
- Add rcube_imap::unset_flag (#1486017)
blob@ 78c794 commitdiff | diff to current
2009-07-23 alecpl
- performance fix: don't check mbstring functions existence too often
blob@ ee258c commitdiff | diff to current
2009-07-12 alecpl
- small code improvements + possible bugs fixes
blob@ 99a453 commitdiff | diff to current
2009-07-11 alecpl
- few fixes for last commits
blob@ 5f571e commitdiff | diff to current
2009-07-11 alecpl
- r2734 fix: handle $split parameter for caching and for searching
blob@ 0b6e97 commitdiff | diff to current
2009-07-11 alecpl
- Performance improvements by use UID commands (#1485690)
blob@ 40dfea commitdiff | diff to current
2009-07-11 alecpl
- speed up adding of messages to the list after message move/delete
blob@ 34ebe0 commitdiff | diff to current
2009-06-27 alecpl
- make private methods really private - rename _mod_mailbox() to mod_mailbo...
blob@ 6bfac4 commitdiff | diff to current
2009-06-26 alecpl
- fix lost argument in iil_C_FetchHeaders call (#1485941)
blob@ 41caad commitdiff | diff to current
2009-06-25 alecpl
- fix rcube_message_part cloning
blob@ b550c2 commitdiff | diff to current
2009-06-24 alecpl
- more performance improvements of caching
blob@ 4e9253 commitdiff | diff to current
2009-06-24 alecpl
- Fix non-unicode characters caching in unicode database (#1484608)
blob@ ac6229 commitdiff | diff to current
2009-06-23 alecpl
- more preformance improvements of messages caching + some code refactoring
blob@ b32cb2 commitdiff | diff to current
2009-06-22 alecpl
- performance improvements of messages caching
blob@ ad84f9 commitdiff | diff to current
2009-06-22 alecpl
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
blob@ ecb9fb commitdiff | diff to current
2009-06-17 alecpl
- fix bug in delete_mailbox when deleting many folders
blob@ 28674a commitdiff | diff to current
2009-06-10 alecpl
- Fix messages searching on MailEnable IMAP (#1485762)
blob@ e20e31 commitdiff | diff to current
2009-06-10 alecpl
- Fixed many 'skip_deleted' issues (#1485634) - Fixed messages list sorting...
blob@ 2dd7ee commitdiff | diff to current
2009-06-08 alecpl
- make searching aware of 'skip_deleted'
blob@ 384d83 commitdiff | diff to current
2009-06-05 alecpl
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options h...
blob@ 0b2ce9 commitdiff | diff to current
2009-06-01 alecpl
- use explode() instead of deprecated in php5.3 split()
blob@ 977078 commitdiff | diff to current
2009-05-30 alecpl
- fixed headers prefetching
blob@ 6138a5 commitdiff | diff to current
2009-05-28 alecpl
- removed unused and declared in PHP-5.3 quoted_printable_encode function (...
blob@ a1fc8d commitdiff | diff to current
2009-05-26 alecpl
- Support UID EXPUNGE: remove only moved/deleted messages
blob@ 8234b4 commitdiff | diff to current
2009-05-20 alecpl
- Support UTF-7 encoding in messages (#1485832)
blob@ a5897a commitdiff | diff to current
2009-05-15 alecpl
- Fix Answered/Forwarded flag setting for messages from subfolders
blob@ 48958e commitdiff | diff to current
2009-05-13 alecpl
- Support UUencode content encoding (#1485839)
blob@ 1c5be6 commitdiff | diff to current
2009-05-10 alecpl
- last commit fix
blob@ 78cdeb commitdiff | diff to current
2009-05-10 alecpl
- speed up remove_message_cache() by using message uid instead of idx
blob@ 91ec0a commitdiff | diff to current
2009-05-09 alecpl
- fix \Seen flag setting with enable_caching=true (#1485843)
blob@ ae1df2 commitdiff | diff to current
2009-05-04 alecpl
- ereg -> preg
blob@ 23a2ee commitdiff | diff to current
2009-05-02 alecpl
- Use UID STORE/COPY commands
blob@ aeed58 commitdiff | diff to current
2009-04-28 alecpl
- Fix fatal error after last commit in rcube_imap (#1485825)
blob@ b20bca commitdiff | diff to current
2009-04-25 alecpl
- Fix attachment names encoding when charset isn't specified in attachment ...
blob@ d4d1a2 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-14 alecpl
- use extension_loaded() instead of get_loaded_extensions()
blob@ 8b961e commitdiff | diff to current
2009-03-06 alecpl
- use US-ASCII as failover also for SORT command (when used for searching)
blob@ abb745 commitdiff | diff to current
2009-03-06 alecpl
- Use US-ASCII as failover when Unicode searching fails (#1485762) only U...
blob@ ec7464 commitdiff | diff to current
2009-02-13 alecpl
- Fix multiple recipients input parsing (#1485733) - added shared rcube_exp...
blob@ 050410 commitdiff | diff to current
2009-02-08 thomascube
Added TNEF support to decode MS Outlook (winmail.dat) attachments
blob@ 21b160 commitdiff | diff to current
2009-02-04 alecpl
- performance fix: don't fetch attachment headers twice when parse filename...
blob@ 6e047c commitdiff | diff to current
2009-01-28 alecpl
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
blob@ 5c771c commitdiff | diff to current
2009-01-27 alecpl
- Fix large search results in non-default_imap_folders when imap_root is se...
blob@ 3866fd commitdiff | diff to current
2009-01-23 alecpl
- Fix large search results on server without SORT capability (#1485668)
blob@ 0d57de commitdiff | diff to current
2009-01-22 alecpl
- fix r2251
blob@ bc39ad commitdiff | diff to current
first | « prev | next »