alecpl
2011-11-16 3fd5e2edfc72cea56ede0512f081a67d547ed61f
2011-11-16 alecpl
- Apply fixes from trunk up to r5433
blob@ 3fd5e2 commitdiff | diff to current
2011-11-15 alecpl
- Applied fixes from trunk up to r5425
blob@ 3fec69 commitdiff | diff to current
2011-11-11 alecpl
- Apply fixes fom trunk up to r5414
blob@ ecfaed commitdiff | diff to current
2011-11-09 alecpl
- Apply fixes from trunk up to r5401
blob@ 51f7a5 commitdiff | diff to current
2011-10-26 thomascube
Backporting changes trom trunk (r5357-r5365)
blob@ 799e12 commitdiff | diff to current
2011-10-19 alecpl
- Fix handling of folder creation error while moving/copying message
blob@ a561cd commitdiff | diff to current
2011-10-18 thomascube
Find charset in HTML meta tags if not specified in content-type header (#14...
blob@ dfc79b commitdiff | diff to current
2011-10-06 alecpl
- Improve performance by storing sorted mailbox list in the cache
blob@ d342f8 commitdiff | diff to current
2011-10-05 alecpl
- Improved performance by skipping folders list sorting when it's not neede...
blob@ 888176 commitdiff | diff to current
2011-10-03 alecpl
- Improved performance of draft saving by usage of APPENDUID response if av...
blob@ 765fde commitdiff | diff to current
2011-09-30 thomascube
Restrict folders list to write-only in selectors for special folders and sa...
blob@ e750d1 commitdiff | diff to current
2011-09-26 thomascube
Fix merging of annotation results when querying multiple attributes
blob@ 00d424 commitdiff | diff to current
2011-09-20 alecpl
- Fix sorting of messages on servers without SORT and THREAD command
blob@ f3ec77 commitdiff | diff to current
2011-09-20 alecpl
- Fix listing messages on servers without SORT and THREAD command
blob@ e99b3f commitdiff | diff to current
2011-09-20 alecpl
- Fix forwarded attachments, broken in r5204
blob@ eeae0d commitdiff | diff to current
2011-09-19 alecpl
- Fix PHP error when fetching messages index when threaded mode is enabled
blob@ 1f803b commitdiff | diff to current
2011-09-19 alecpl
- Allow setting connection options in imap_connect hook
blob@ e7e794 commitdiff | diff to current
2011-09-18 alecpl
- Cache synchronization using QRESYNC/CONDSTORE - Fixed message ID updates ...
blob@ 609d39 commitdiff | diff to current
2011-09-17 alecpl
- Fix locked folder rename option on servers supporting RFC2086 only (#1488...
blob@ 30f505 commitdiff | diff to current
2011-09-12 alecpl
- Removed some spaces
blob@ bd14f9 commitdiff | diff to current
2011-09-12 alecpl
- Fix handling of binary attachments encoded with quoted-printable (#1488065)
blob@ 66a3b0 commitdiff | diff to current
2011-09-08 alecpl
- Fix compacting folder resets message list filter (#1488076) - Fix reset-s...
blob@ b7fd98 commitdiff | diff to current
2011-09-08 alecpl
- Fix new caching issue when broken/misleading object data was stored in da...
blob@ 71f72f commitdiff | diff to current
2011-09-07 alecpl
- Rewritten messages caching (merged devel-mcache branch): Indexes are st...
blob@ 80152b commitdiff | diff to current
2011-08-30 alecpl
- Fix imap_cache setting to values other than 'db' (#1488060)
blob@ 682819 commitdiff | diff to current
2011-08-26 thomascube
Don't attempt to list (and cache) folders if not connected
blob@ 20ed37 commitdiff | diff to current
2011-08-24 thomascube
Add copyright line on files with significant changes from Kolab Systems
blob@ 1a716d commitdiff | diff to current
2011-08-22 alecpl
- Added 'priority' column on messages list
blob@ 7a2bad commitdiff | diff to current
2011-08-19 alecpl
- Use internal cache for mailbox_info() result
blob@ 2ce8e5 commitdiff | diff to current
2011-08-18 alecpl
- Unsubscribe from non-existing folders always (on listing), not only in Se...
blob@ 189a0a commitdiff | diff to current
2011-08-09 alecpl
- Fix handling of email addresses with quoted local part (#1487939)
blob@ 218589 commitdiff | diff to current
2011-08-09 alecpl
- Fix handling of email addresses with quoted local part (#1487939)
blob@ 6d0ada commitdiff | diff to current
2011-08-01 alecpl
- Improved detection of folder rename possibility and its handling
blob@ 1cd362 commitdiff | diff to current
2011-07-27 alecpl
- Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fix...
blob@ 733ed0 commitdiff | diff to current
2011-07-27 alecpl
- Delay imap cache initialization, fixes problem with cache cleanup on logi...
blob@ 341d96 commitdiff | diff to current
2011-07-06 alecpl
- Fix handling of other users namespace roots
blob@ 922016 commitdiff | diff to current
2011-07-04 alecpl
- Fix lack of Cc and Reply-To headers on messages list, add them to default...
blob@ 8bce65 commitdiff | diff to current
2011-06-27 alecpl
- Fix PHP warning in mailbox_info(), - Set namespace/delimiter in construct...
blob@ 68070e commitdiff | diff to current
2011-06-23 alecpl
- Add rcube_imap::mailbox_info()
blob@ 25e6a0 commitdiff | diff to current
2011-05-21 alecpl
- Fix s/pattern/prefix/ in clear_cache()
blob@ bc8c2c commitdiff | diff to current
2011-05-20 alecpl
- Re-designed cache, fixes memcache/apc issues
blob@ ccc059 commitdiff | diff to current
2011-05-20 alecpl
- Clear properly mailboxes cache on folder subscription change
blob@ 3253b2 commitdiff | diff to current
2011-05-18 alecpl
- Add APC support in rcube_cache
blob@ 8edb3d commitdiff | diff to current
2011-05-18 alecpl
- Added general rcube_cache class with memcache support ...
blob@ 5cf5ee commitdiff | diff to current
2011-05-17 alecpl
- Clear mailboxes.* cache when new mailbox is created
blob@ 392589 commitdiff | diff to current
2011-05-17 alecpl
- Make update_cahce() method to be publicly available
blob@ 1f385b commitdiff | diff to current
2011-05-13 alecpl
- Add forward-as-attachment feature
blob@ a208a4 commitdiff | diff to current
2011-05-09 alecpl
- Fix possible ambiguity in folders caching (when list_mailboxes() was call...
blob@ ac3ad6 commitdiff | diff to current
2011-05-06 alecpl
- Fixed ANNOTATEMORE support
blob@ e22740 commitdiff | diff to current
2011-05-06 alecpl
- Use dot as a separator in cache key name (for consistency)
blob@ 091b02 commitdiff | diff to current
first | « prev | next »