Commit graph

3187 commits

Author SHA1 Message Date
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
djmaze
7b600bc77a Simplify Logger 2021-11-19 11:08:43 +01:00
djmaze
c78be97787 Faster bIsSpam check #162 2021-11-18 21:10:39 +01:00
djmaze
2ceb036402 #162 SpamAssassin "X-Spam-Status: No," is not spam and "X-Spam-Status: Yes," is spam 2021-11-18 20:53:17 +01:00
djmaze
fd2304edcf Different solution for #162 2021-11-18 17:44:48 +01:00
djmaze
2d110f6146 v2.9.3 2021-11-18 17:06:01 +01:00
djmaze
49b6d67c22 Resolve #162 2021-11-18 17:01:26 +01:00
djmaze
863c1d0151 Bugfix: two-factor-auth plugin wrong layout for v2.9 2021-11-18 16:44:53 +01:00
djmaze
fee6ed2e0e Bugfix: layout wrong 2021-11-18 16:44:17 +01:00
djmaze
7211d232a6 Cleanup language files 2021-11-18 16:37:42 +01:00
djmaze
c165e77ca2 Bugfix identities management layout 2021-11-18 14:43:40 +01:00
djmaze
8ac116d0a4 Added Admin TOTP to admin security page 2021-11-18 14:14:14 +01:00
djmaze
98aff451f5 Bugfix ContactsSync 2021-11-18 13:51:28 +01:00
djmaze
17932f2905 Bugfix: broken TOTP plugin 2021-11-18 13:51:11 +01:00
djmaze
a92d5a0f4f Better (material) components design 2021-11-18 12:40:38 +01:00
djmaze
30bec04a75 strlen() and count() are always 0 = false or more = true 2021-11-18 10:15:33 +01:00
djmaze
779e7c7685 Resolve #161 part 2 2021-11-18 09:22:24 +01:00
djmaze
ac5daa5c22 Resolve #161 2021-11-17 23:13:19 +01:00
djmaze
346829be38 v2.9.2 2021-11-17 14:20:04 +01:00
djmaze
44cb43bdd8 Revert to QuotaRoot for issue #75 2021-11-17 14:04:16 +01:00