159 Commits (cfe63f44a6ce3cd58a035be95dc4b3469e9812e3)

Author SHA1 Message Date
Till Adam 322b134afb Be a bit less verbose on startup. 22 years ago
Mario Teijeiro Otero 499ac7ca51 * Test in each connection if the imap server support vendor annotations. 22 years ago
David Faure d08f069508 [PATCH]Fix crash on exit with cyrus without specific vendor annotations 22 years ago
David Faure ea32dc7887 Don't bother with annotations when groupware is disabled. 22 years ago
Stephan Kulow ea26855ee5 fixing make final 22 years ago
Till Adam 072a382eda Don't crash when moving from an online imap to a dimap folder by avoiding: 22 years ago
Till Adam 8b3bd753c0 Only set the folderstorage type if the right annotation is read from the 22 years ago
David Faure 554fab7de7 * No need to pollute kmailrc with annotation stuff for noContent folders 22 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 22 years ago
David Faure be8813e14e Forward port the code for notifying the resources when a folder is made readonly 22 years ago
David Faure 5e7a6d6f20 "owner" changed to "admins" as discussed with Martin and Till 22 years ago
David Faure 66822354c6 Merged from proko2: kolab "incidences-for" annotation support + Till's commit 22 years ago
Andrew Coles d6f55f7545 CVS_SILENT 22 years ago
Ingo Klcker 6461212f4b End sentence with dot. 22 years ago
David Faure 7c6fbc4852 Merged from proko2: kolab2-freebusy-trigger support 22 years ago
David Faure a6785fe3ab Avoid "Unsupported action: ANNOTATEMORE" when using a non-kolab account (e.g. web.de) 22 years ago
Bo Thorsen e131c9bc34 Put in a working email address 22 years ago
David Faure 7d8d84799a Kolab annotation fix: always preserve ".default". https://intevation.de/roundup/kolab/issue406 22 years ago
David Faure bdeb6e917f Don't strip .default when no groupware functionality is enabled (yet). Last part of issue406. 22 years ago
David Faure 96f8c7cb52 Forward-port annotation fixes for kolab issue406 22 years ago
David Faure d81e862e09 Fixes for the new annotation logic: 22 years ago
David Faure f7a6329f49 Get rid of the mResync hack, and delete all sets of consecutive UIDs one after 22 years ago
David Faure 8467db91f7 From proko2 branch: 22 years ago
David Faure f186216687 Seen in valgrind: mSilentUpload wasn't initialized 22 years ago
David Faure 216d16e303 oops 22 years ago
David Faure e6ca976d58 Set .default in annotation for the default groupware folders, needed for OL compatibility 22 years ago
Till Adam ee2a08c020 Forward port from proko2/3_3_BRANCH of: 22 years ago
Till Adam f0215812de More proko2 merging. These are the imap folder/account specific changes 22 years ago
Till Adam 839847fdca Prevent mail loss with conflicting syncs: 22 years ago
Till Adam 2f3248798a Apply crash fix from proko2 branch. 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam d449a6a9ce o don't download messages with the DELETED flag set 22 years ago
David Faure 98bca62903 Don't try to sync folders that were just deleted from the client (and then the server) 22 years ago
David Faure fdf55d3ffe Better handling of errors during "check uid validity". If it failed, and the 22 years ago
David Faure 8a1441cce9 Added missing newState() call 22 years ago
David Faure 4b7c55359d Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
David Faure d4c1ce0d99 No need to try "uploading message flags" if the ACLs say we can't. Saves a bit 22 years ago
David Faure bbe3a03b64 Fixed "all messages from a readonly shared folder appear as new again after syncing" (kolab issue169). 22 years ago
David Faure 79593a9252 Set mReadOnly depending on the ACL for the user, so that we notice when we got 22 years ago
David Faure 8e2b8f63b2 Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
Stephan Binner 4b405d00ec CVS_SILENT i18n style guide fixes 22 years ago
David Faure 1234dae558 Cleaned up the old account::listDirectory() method, now unused. 22 years ago
Carsten Burghardt a61a7c63ab Add the ListJob for imap, dimap and subscription. 22 years ago
David Faure 90b666f740 KMBroadcastStatus cleanup discussed with Till: move "abortRequested" 22 years ago
Stephan Kulow 2996bb41f0 hit that crash when I tried to cancel 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
David Faure 58a8cbdd93 Support for cancelling dimap checks. 22 years ago
David Faure dbefde7cc5 dimap progress info: keep label constant, put folder name in status message when != toplevel folder. 22 years ago
David Faure 415cdaf90a Show the progress dialog according to the dimap option (we should make it global I guess) 22 years ago