Commit graph

3206 commits

Author SHA1 Message Date
djmaze 792fee547a change AbstractFetchRemote with a better structure 2021-12-02 23:15:24 +01:00
djmaze 0d809dd574 Cleanup additional accounts in system menu 2021-12-02 11:12:21 +01:00
djmaze 64e77de103 Better bugfix for additional account switching 2021-12-02 00:42:15 +01:00
djmaze a736f3697d Bugfix: account switching failed 2021-12-01 23:51:41 +01:00
djmaze c16ab19dd4 Bugfix: PHP Notice Undefined index: HideUnsubscribed, UseThreads, ReplySameFolder 2021-12-01 23:36:01 +01:00
djmaze 62ebec4b83 v2.9.4 2021-12-01 14:47:46 +01:00
djmaze 24d3f080b2 Improved message html loading 2021-12-01 14:47:08 +01:00
djmaze 6d7911a9ed Object.entries().forEach() to forEachObjectEntry() 2021-12-01 14:23:37 +01:00
djmaze b8eb8f83fa Better hashFolderFullName() 2021-12-01 13:55:14 +01:00
djmaze 547d66ebcb Easier SystemFolders handling 2021-12-01 13:54:35 +01:00
djmaze 31db5ee238 Bugfix: saveSystemFolders failed at initialization of mailbox 2021-12-01 12:04:17 +01:00
djmaze f23f2d13ce Remove unused constant 2021-12-01 10:52:21 +01:00
djmaze 8aad63fcf8 Bugfix: additional account switch failed due to the old ParentEmail 2021-12-01 10:51:58 +01:00
djmaze d4e77a97f5 Improved message header 2021-11-30 11:21:51 +01:00
djmaze e4e26d799c Update demo plugin 2021-11-30 11:18:52 +01:00
djmaze a28d8f4e04 Fix broken lessphp 2021-11-30 10:19:57 +01:00
djmaze d33ec54c1c FolderFullNameRaw is gone due to UTF8 2021-11-30 10:19:43 +01:00
djmaze f743f0e27a reduce lessphp 2021-11-30 09:47:31 +01:00
djmaze aaf0b51c3d Settings -> Themes use figure and figcaption elements 2021-11-29 12:43:16 +01:00
djmaze 2d435fb42b Cleanup lessphp specific for SnappyMail 2021-11-29 11:41:10 +01:00
djmaze a50b537892 Merge the RainLoop\Providers\Storage\FixFileStorage into SnappyMail\Upgrade 2021-11-26 23:22:23 +01:00
djmaze 66d1cf02b9 Bugfix: instanceof check was incorrect 2021-11-26 16:37:58 +01:00
djmaze 9a239679db Cleanup unused data 2021-11-26 16:37:41 +01:00
djmaze 664f2d466a Removed unused var 2021-11-25 14:21:09 +01:00
djmaze 0b657359fa Bugfix: dialog/select layout broken in Safari 2021-11-25 14:20:52 +01:00
djmaze aed72f91ee Cleanup usage of ParentEmail 2021-11-25 13:48:00 +01:00
djmaze 85ddc5bbb2 Bugfix: Call to a member function Email() on null 2021-11-25 13:34:03 +01:00
djmaze 12a7a9e3fe Bugfix: undefined method $oAccount->Domain*() 2021-11-25 13:25:21 +01:00
djmaze bc986f323c Improved HTML UTF-8 handling 2021-11-25 11:28:22 +01:00
djmaze 9218cc4785 Cleanup Collections 2021-11-25 11:27:57 +01:00
djmaze 7afbc05d18 Cleanup request Folders response 2021-11-24 15:18:13 +01:00
djmaze e27fb46500 Resolve CardDAV sync not working due to new login system #163 2021-11-24 08:36:27 +01:00
djmaze 00ef26a905 Bugfix: messagelist flex was broken 2021-11-23 17:18:42 +01:00
djmaze 1da2bb045f Removed unused CopyDir() and InlineRebuildStringToJsString()
Bugfix StrMailDomainToLower()
2021-11-23 15:09:21 +01:00
djmaze b0463f3bff Replaced StrToLowerIfAscii() for the better mb_strtolower() 2021-11-23 12:23:28 +01:00
djmaze 6a4bd6044a Improved UTF7 ⇄ UTF8 support 2021-11-23 12:09:19 +01:00
djmaze 22e858f905 No need to check 'disable_functions',
function_exists/is_callable do that.
2021-11-23 10:16:32 +01:00
djmaze 361e991aea Improved support RFC 6855 / RFC 5738 (UTF8) 2021-11-23 09:45:03 +01:00
djmaze 769ac33bcd Sieve is always UTF-8 2021-11-23 09:05:42 +01:00
djmaze afcd76adbf Move ResponseCollection functions to their command functions 2021-11-22 23:03:05 +01:00
djmaze 299ec7faf8 Support RFC 6855 / RFC 5738 (UTF8) 2021-11-22 21:01:30 +01:00
djmaze c9a497eb9d Put RFC 6855 draft code in 2021-11-21 20:42:31 +01:00
djmaze 97348be6c9 utf8_encode/utf8_decode are part of PHP 7.2 core 2021-11-21 20:41:31 +01:00
djmaze 796b10dc14 Dovecot supports 2021-11-19 17:08:30 +01:00
djmaze 4fdfd54f87 Bugfix: use detected language on first login 2021-11-19 15:31:30 +01:00
djmaze a8e6aaada6 fix previous commit 2021-11-19 13:10:25 +01:00
djmaze 2db8b0b9fc Added draft code for raw passthru responses
To create a JavaScript based IMAP reponse  parser
2021-11-19 13:07:08 +01:00
djmaze e6145249fa Bugfix: on login loading the user settings failed 2021-11-19 12:44:53 +01:00
djmaze 3895b7233c isFileHasThumbnail just check for GD/GMagick/IMagick
And small cleanup
2021-11-19 11:10:08 +01:00
djmaze 378ba93100 IMAP LIST also fetch SPECIAL-USE 2021-11-19 11:09:12 +01:00