Commit graph

6607 commits

Author SHA1 Message Date
Sergey Mosin 6169f6083f improve: add dark theme support and use 'button' element as menu trigger for consistent styling 2024-03-01 10:12:24 -05:00
Sergey Mosin c0247ff2bd improve: fire the 'squire2-toolbar' event after more props are added 2024-03-01 10:07:14 -05:00
the-djmaze 2efe90fe48 https://github.com/the-djmaze/snappymail/issues/1450#issuecomment-1972147950 2024-03-01 02:08:29 +01:00
the-djmaze d84f39be86 Bugfix: SetPassword expects \SnappyMail\SensitiveString 2024-03-01 01:45:56 +01:00
the-djmaze c1b7d37663 Simplify language Notifications 2024-03-01 01:39:00 +01:00
the-djmaze 5b3b362012 Simplify SignMe/Remember me code 2024-02-28 20:42:31 +01:00
the-djmaze 490465cbbf Show url for #1466 2024-02-28 20:12:15 +01:00
Maarten e880d0ce86
Merge pull request #1466 from SergeyMosin/compact-composer-plugin
compact-composer plugin v1.0.0
2024-02-28 20:10:12 +01:00
Maarten 0b092a588d
Merge pull request #1465 from ner00/master
Update pt/pt-PT translation
2024-02-28 20:09:54 +01:00
the-djmaze 593fd4c41d Resolve #1463 2024-02-28 20:09:16 +01:00
the-djmaze 14bee5d3bd new Error() to Error() 2024-02-28 19:46:21 +01:00
the-djmaze 4303ee1908 Merge branch 'master' of github.com:the-djmaze/snappymail 2024-02-28 19:45:30 +01:00
the-djmaze df963e3537 Fix decrypt error message 2024-02-28 19:45:14 +01:00
the-djmaze 6e56808a0d Resolve #1462 2024-02-28 19:36:57 +01:00
Sergey Mosin 57003ab4b8 compact-composer plugin v1.0.0 2024-02-28 09:47:39 -05:00
lmperfis a95ecf6133 Update pt/pt-PT translation 2024-02-28 14:18:01 +00:00
Maarten 47793ce1cb
Merge pull request #1460 from tinola/master
update Polish translation
2024-02-27 23:17:53 +01:00
the-djmaze b3893f7164 Resolve #1461 2024-02-27 23:16:47 +01:00
the-djmaze 0cd39afadc fix changelog 2024-02-27 23:08:42 +01:00
the-djmaze 37dee0e78e v2.35.2 2024-02-27 23:04:32 +01:00
the-djmaze 7e6523b59a Resolve #1458 2024-02-27 22:51:10 +01:00
Maarten 1722d88f1a
Merge pull request #1454 from S-A-L13/master
Added function for ldap-identities plugin to filter by mail prefixes (allow compatibility for e.g. Exchange and others)
2024-02-27 22:34:48 +01:00
Maarten 44bda3a315
Merge pull request #1457 from ner00/master
Update pt/pt-PT translation
2024-02-27 22:33:06 +01:00
the-djmaze 719b21a4fb Resolve #1456 2024-02-27 22:30:29 +01:00
the-djmaze 68ed7cafae Drop support for gnupg pecl extension as it fails with "no passphrase" issues 2024-02-27 22:29:36 +01:00
tinola 6bb77d6d7c update Polish translation 2024-02-27 21:19:50 +01:00
lmperfis 150d95c157 Update pt/pt-PT translation 2024-02-27 18:00:43 +00:00
the-djmaze 3d176d4e4f Improved GnuPG error handling 2024-02-27 18:45:25 +01:00
the-djmaze c73e3637a3 Resolve #1455 2024-02-27 15:12:42 +01:00
S-A-L13 31d9e9fd1b Changed version to 2.3 2024-02-27 14:30:57 +01:00
S-A-L13 20f6dea345 minor changes 2024-02-27 13:46:02 +01:00
S-A-L13 0763f3d1c6 Removed wrong escapes 2024-02-27 13:22:38 +01:00
S-A-L13 f4554374bd Minor changes to match coding style of original coder 2024-02-27 13:10:53 +01:00
the-djmaze b0211424a7 v2.35.1 2024-02-27 12:05:30 +01:00
S-A-L13 ebf7540554 Added function CleanupMailAddresses
Added function (and additional code to start it) that helps to clean up the mail addresses array. It removes the prefix (if set in config) and removes all addresses with no or a different prefix.
2024-02-27 12:04:07 +01:00
the-djmaze 275ad40346 Mask all POST data that has a key which contains pass 2024-02-27 11:25:34 +01:00
the-djmaze 28d8bec935 Fix view PGP key button 2024-02-27 11:04:35 +01:00
the-djmaze 7cacc9b503 Make better use of SnappyMail\SensitiveString 2024-02-27 11:03:36 +01:00
the-djmaze 0f7505baba Force reload of S/MIME certificates list on import 2024-02-27 02:41:16 +01:00
the-djmaze 847d33abc6 Chaned some error_log() to MailSo Logger() 2024-02-27 02:31:53 +01:00
the-djmaze 182f884374 Optionally use existing private key to generate S/MIME certificate 2024-02-27 02:19:12 +01:00
the-djmaze 97b65465e2 S/MIME import from signature use BEGIN PKCS7 2024-02-26 22:34:15 +01:00
the-djmaze 20daa1ce13 Sort S/MIME certificates on emailAddress else validTo 2024-02-26 19:34:50 +01:00
the-djmaze 091895df38 Sort PGP keys by email and id 2024-02-26 19:21:40 +01:00
the-djmaze 6141ca7936 Show GnuPG verify error 2024-02-26 18:43:17 +01:00
the-djmaze 6f98aee998 Return detailed info on PgpImportKey 2024-02-26 18:26:51 +01:00
the-djmaze 7bc302c665 Bugfix: MIME parser RegExp didn't escape boundary which caused issues 2024-02-26 17:36:55 +01:00
the-djmaze 50569e1854 Bugfix: undefined getMailvelopePrivateKeyFor() 2024-02-26 17:17:32 +01:00
the-djmaze 0cbca605ec Bugfix: mailvelope editor failed 2024-02-26 16:59:50 +01:00
the-djmaze ab748aab99 Small StorageType change 2024-02-26 16:44:25 +01:00