Thomas Bruederli
2012-11-17 6ddb16d181e285d4f0ef0ef55bdd0ba787f1b583
2012-11-17 Aleksander Machniak
Define @package and @subpackage of Framework classes
blob@ 9ab346 commitdiff | diff to current
2012-11-12 Aleksander Machniak
BINARY extension can't be used with $formatting=true on binary content
blob@ 2a5afe commitdiff | diff to current
2012-10-25 Aleksander Machniak
Add deprecated alias clear_mailbox()
blob@ 575d34 commitdiff | diff to current
2012-10-11 Aleksander Machniak
Add flags and date arguments to kolab_storage::save_message()
blob@ 7ac533 commitdiff | diff to current
2012-10-11 Aleksander Machniak
Support flags and date arguments in APPEND command
blob@ 00891e commitdiff | diff to current
2012-09-13 Aleksander Machniak
Fix folder creation under public namespace root (#1488665)
blob@ 4697c2 commitdiff | diff to current
2012-09-12 Aleksander Machniak
Improvements in building criteria string for IMAP SEARCH
blob@ a04a74 commitdiff | diff to current
2012-08-31 Aleksander Machniak
Small improvements in APPEND command handling
blob@ b56526 commitdiff | diff to current
2012-08-15 Aleksander Machniak
Fix line separator in exported messages (#1488603)
blob@ fb2f82 commitdiff | diff to current
2012-08-12 Aleksander Machniak
CS fixes (mostly tab -> spaces)
blob@ 413df0 commitdiff | diff to current
2012-08-11 Aleksander Machniak
Fix wrong search result on servers without SORT support
blob@ 2c5993 commitdiff | diff to current
2012-06-28 Aleksander Machniak
Fix handling of MYRIGHTS on private namespace roots - fixes issue where in ...
blob@ b866a2 commitdiff | diff to current
2012-06-20 Thomas Bruederli
Initialize rcube instance (with options); no caches without a valid user_id
blob@ 6bb44a commitdiff | diff to current
2012-06-06 Aleksander Machniak
Add workaround for invalid BODYSTRUCTURE response - parse message with Mail...
blob@ bdb40d commitdiff | diff to current
2012-05-25 Thomas Bruederli
Fix calls to renamed methods
blob@ fa5f3f commitdiff | diff to current
2012-05-23 Aleksander Machniak
Improved PERMANENTFLAGS checking code, added code for flags caching (curren...
blob@ 996d75 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-21 Aleksander Machniak
Fix PHP error where calling get() on a non object
blob@ 38184e commitdiff | diff to current
2012-05-21 Aleksander Machniak
Merge branch 'courier-fix'
blob@ 9a2de8 commitdiff | diff to current
2012-05-21 Aleksander Machniak
Add option imap_force_ns to make buggy servers support optional
blob@ 3c5489 commitdiff | diff to current
2012-05-20 Thomas Bruederli
Add lost method for backwards compatibility
blob@ 1d5b73 commitdiff | diff to current
2012-05-15 Aleksander Machniak
Fix (again) metadata caching (#1488475)
blob@ 938925 commitdiff | diff to current
2012-05-14 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
blob@ 92b1f6 commitdiff | diff to current
2012-05-14 Thomas Bruederli
Respect all arguments when caching IMAP metadata (#1488475)
blob@ 4f7ab0 commitdiff | diff to current
2012-05-14 Aleksander Machniak
Fix listing folders on Courier IMAP (#1488466)
blob@ 0af82c commitdiff | diff to current
2012-05-14 Aleksander Machniak
Add public list_folder_direct() and list_folders_subscribed_direct()
blob@ 435d55 commitdiff | diff to current
2012-04-23 alecpl
- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads ...
blob@ e327ca commitdiff | diff to current
2012-04-21 thomascube
Revert r6094; Add caching for ACL and Metadata
blob@ 862de1 commitdiff | diff to current
2012-04-19 alecpl
- Improved ttl values handling
blob@ 5d66a4 commitdiff | diff to current
2012-04-19 alecpl
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time()...
blob@ 6a8b4c commitdiff | diff to current
2012-04-17 thomascube
Respect force flag when counting messages
blob@ 6ab9e8 commitdiff | diff to current
2012-04-16 alecpl
- Replace some references to rcmail with rcube
blob@ be98df commitdiff | diff to current
2012-04-16 alecpl
- Framework refactoring (I hope it's the last one): rcube,rcmail,rcube_ui...
blob@ 1aceb9 commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-03-20 thomascube
Add support for read-only address book records
blob@ 4cf42f commitdiff | diff to current
2012-03-13 alecpl
- Fix counting messages search results
blob@ 8d67c7 commitdiff | diff to current
2012-03-05 alecpl
- Add check_connection() to storage abstract class
blob@ 8eae72 commitdiff | diff to current
2012-03-02 alecpl
- Fix automatic unsubscribe of non-existent folders (with small perf fix)
blob@ c6a9cd commitdiff | diff to current
2012-02-27 thomascube
Map renamed methods for backwards compatibility
blob@ b91f04 commitdiff | diff to current
2012-02-25 thomascube
Connect to IMAP server before reading quota
blob@ ef1e87 commitdiff | diff to current
2012-02-21 thomascube
Refactored IMAP cache expunge: delegate to storage object; don't rely on de...
blob@ fec2d8 commitdiff | diff to current
2012-01-23 alecpl
- Fix hook name mailboxes_list renamed to reserved name, use storage_folder...
blob@ b3ad48 commitdiff | diff to current
2012-01-18 thomascube
rcube_imap::update_cache() is used by some plugins
blob@ 37cec4 commitdiff | diff to current
2012-01-18 thomascube
Fix accidental private => protected replacement
blob@ f295d2 commitdiff | diff to current
2012-01-18 thomascube
Also support /private/... annotation selectors
blob@ 31579d commitdiff | diff to current
2012-01-18 alecpl
- Fix call to undefined method rcube_imap::list_unsubscribed()
blob@ 0457c5 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-09 alecpl
- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)
blob@ 2081ee commitdiff | diff to current
2012-01-05 alecpl
- Exclude MIME functionality from rcube_imap class into rcube_mime class
blob@ 1c4f23 commitdiff | diff to current
first | « prev | next »