Commit graph

3175 commits

Author SHA1 Message Date
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
djmaze
89d334b2bd Cleanup CSS 2021-11-17 13:50:20 +01:00
djmaze
6ba4e70d5e Cleanup Jua multi file uploader 2021-11-17 13:30:39 +01:00
djmaze
7027b1b74c Squire v1.11.3
https://github.com/neilj/Squire/pull/417
2021-11-17 12:29:24 +01:00
djmaze
ed7ebb066a Bugfix: get MessageList using ThreadUid 2021-11-17 12:18:59 +01:00
djmaze
7d077b0997 Bugfix: PHP 8 error 2021-11-17 11:18:26 +01:00
djmaze
e1e7a650fb revert messagesDragImage due to icon switch mail/copy 2021-11-17 07:57:41 +01:00
djmaze
0d22cfd955 Bugfix for PHP 8 2021-11-16 23:41:52 +01:00
djmaze
071dab01a7 Make .form-horizontal simple with less CSS classes 2021-11-16 16:22:05 +01:00
djmaze
dff89ea4e0 Bugfix: when allowMultipleIdentities is false always return primaryIdentity 2021-11-16 13:40:16 +01:00
djmaze
6ae38bfe1b Improved mobile view 2021-11-16 13:15:02 +01:00
djmaze
3bad2d5dbd Revamp login screens by moving login icons to the left,
due to issues with browser plugins like LastPass which place buttons on the right.
And added a TOTP icon
2021-11-16 12:35:11 +01:00
djmaze
c46d4b8c02 Fix PopupsIdentity layout 2021-11-16 09:33:31 +01:00