147 Commits (d6f55f7545ccb2199bfe1f3d1f89983d6a3e2b7a)

Author SHA1 Message Date
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
David Faure e6bd550c7a Don't call setComplete more than once 22 years ago
David Faure eb0f557d71 Ported cached imap to Till's magic progress engine broadcast notification thingie. 22 years ago
David Faure 25a3c7d881 createFolder can return 0, so better check for that before calling ->storage() on it. 22 years ago
Stephan Kulow 2285f5604b KMessageBox does not like weired line feeds 22 years ago
David Faure a733b7106d Don't crash when called from cleanupImapFolders() 22 years ago
David Faure e9a6800eb2 ACL fix: a user should always be able to administer his own inbox. 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure 0c1efb00e5 Fixed the slotListResult logic better ("This subfolder isn't present on the server" -> what to do?) 22 years ago
David Faure 1a1a97652e Discovered why settings (like noContent) were being reverted: countUnread() has 22 years ago
David Faure f50161a8c3 Fixed persistent error message when losing access to someone else's inbox. 22 years ago
David Faure c773beb98a CVS_SILENT for more clarity 22 years ago
David Faure 03d0689328 Don't recurse when using "check mail for this folder". 22 years ago