alecpl
2011-09-19 1f803b6e3c54182cdbba2ced4aa1552fed2ba1d4
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
2011-05-06 alecpl
- Add possibility (for plugins) to filter folders lists by some additional ...
blob@ 94bdcc commitdiff | diff to current
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
blob@ d08333 commitdiff | diff to current
2011-04-08 alecpl
- Fix bug where default_charset was not used for text messages (#1487836)
blob@ 8abc17 commitdiff | diff to current
2011-03-03 alecpl
- Fix handling of mime-encoded words with non-integral number of octets in ...
blob@ 8df56e commitdiff | diff to current
2011-02-28 alecpl
- Add simple ACL rights/namespace handling in folder manager (display folde...
blob@ bbce3e commitdiff | diff to current
2011-02-09 alecpl
- Use IMAP's ID extension (RFC2971) to print more info into debug log
blob@ 890eae commitdiff | diff to current
2011-01-29 thomascube
Check mime headers before attempt to parse them (#1487745); broken since r4421
blob@ d755ea commitdiff | diff to current
2011-01-20 alecpl
- Fix handling of comments inside an email address spec. (#1487673)
blob@ 6c68cb commitdiff | diff to current
2011-01-17 alecpl
- Workaround for setting charset in case of malformed bodystructure respons...
blob@ 824144 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 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
2010-12-30 alecpl
- Fix handling of INBOX when personal namespace prefix is non-empty (#1487657)
blob@ a36e1e commitdiff | diff to current
2010-12-27 alecpl
- Fix namespaces handling (#1487649)
blob@ 1c7b94 commitdiff | diff to current
2010-12-23 alecpl
- Add debug handler support in rcube_imap_generic
blob@ 7f1da4 commitdiff | diff to current
2010-12-17 alecpl
- Make possible to overwrite server's namespaces with imap_ns_* options
blob@ 02491a commitdiff | diff to current
first | « prev | next »