Commit graph

3358 commits

Author SHA1 Message Date
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
djmaze
b057c4083e Prepare some code for cleaner account switching without reload 2021-11-13 09:46:59 +01:00
djmaze
15ae0380ba Bugfix: 0 - Argument 2 must be of the type array, null given 2021-11-13 09:45:55 +01:00
djmaze
2c363e63a0 small code cleanup ()=>0 to null 2021-11-13 09:45:06 +01:00
djmaze
c561493bd0 Bugfix: detect the AccountSignMe again 2021-11-12 21:53:27 +01:00
djmaze
070fc14c4f OAuth2 draft code made with the old RainLoop code 2021-11-12 10:29:58 +01:00
djmaze
f14ebc6578 v2.9.1a forgot to encrypt sProxyAuthPassword 2021-11-12 10:09:08 +01:00
djmaze
f2c6900ea8 v2.9.1 2021-11-12 10:00:59 +01:00
djmaze
d5ea7dc188 Revert change that shouldn't be commited 2021-11-12 09:57:32 +01:00
djmaze
632e9b9b41 Bugfix: switch from AdditionalAccount to MainAccount 2021-11-12 09:41:17 +01:00
djmaze
ce413b7b7a Some account switch reload improvements 2021-11-12 09:36:08 +01:00