Commit graph

3218 commits

Author SHA1 Message Date
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
djmaze ac7370103e Improved sieve filter editor with less pull-right 2021-11-15 16:52:18 +01:00
djmaze 54c2ba7b6e Improved admin styling 2021-11-15 15:44:37 +01:00
djmaze 203b884309 Some more CSS cleanups 2021-11-15 15:37:05 +01:00
djmaze db2a7a51c9 Cleanup some HTML and CSS 2021-11-15 15:26:28 +01:00
djmaze 5f4c7c5c5b Bugfix: compose/send mail AdditionalAccount failed 2021-11-15 14:55:49 +01:00
djmaze 8a351e5763 Resolve #159 and more design issues 2021-11-15 12:16:02 +01:00
djmaze 6b8020b8f5 Improved additional account management 2021-11-15 10:56:52 +01:00