cm-schl
c732cec62f
Clearer description whats username for in the config
2023-03-07 15:31:09 +01:00
cm-schl
58b368552f
Overwrite of main address works
...
- Cleanup of not used functions
- Rewrite of FindLdapResults function to work in both cases: for additional accounts and main account
2023-03-07 15:05:10 +01:00
cm-schl
a8f6dab672
Working prototype.
...
- Needs check if overwriting mail address is activated
- Needs rework on ldap query function (looks up to much data)
- Code cleanup is needed
2023-03-03 12:27:56 +01:00
cm-schl
7948e86a07
added comment
2023-02-17 12:33:32 +01:00
cm-schl
b8c681d1a5
Additional accounts now always get the mail address from ldap
2023-02-17 12:01:39 +01:00
cm-schl
9cfe164633
Works now with additional accounts:
...
The mail address is correctly set by ldap value.
But plugin needs rework: it makes no sense to let the user use the non
existing mail address "username@domain" used
only by SnappyMail. Plugin should always use a looked up mail address
2023-02-15 17:57:59 +01:00
cm-schl
aa03e84c79
Merge branch 'the-djmaze:master' into rework-on-mailaddress-handling
2023-02-15 12:26:35 +01:00
the-djmaze
353fdda3e5
Move some message checks to MailSo\Mime\Message
2023-02-15 12:03:51 +01:00
the-djmaze
d629f42e4c
x-script not used anymore
2023-02-15 12:03:21 +01:00
the-djmaze
ae1e6184c3
Resolve #956
2023-02-15 11:57:30 +01:00
the-djmaze
7a762e50c7
Resolve #957
2023-02-15 11:57:01 +01:00
the-djmaze
8058c8d2f6
Allow <body> element CSS as .mail-body
2023-02-15 11:26:21 +01:00
the-djmaze
d11118a159
Resolve #961
2023-02-15 10:54:12 +01:00
the-djmaze
f970e6be2d
Merge branch 'master' of github.com:the-djmaze/snappymail
2023-02-15 10:37:56 +01:00
the-djmaze
163eb51ff6
Resolve #964
2023-02-15 10:37:41 +01:00
the-djmaze
b18f0ee2d9
Merge pull request #959 from hguilbert/patch-2
...
Update user.json
2023-02-14 20:30:25 +01:00
the-djmaze
d58cb75e53
Resolve #958
2023-02-14 20:12:16 +01:00
the-djmaze
9dd917894d
Resolve #960
2023-02-14 19:04:14 +01:00
hguilbert
305c3b6a86
Update user.json
...
Some translation ...
2023-02-14 18:24:25 +01:00
the-djmaze
bd9e50f222
Bugfix: new CSS <style> removing (background-)?color failed
2023-02-14 16:51:51 +01:00
the-djmaze
492f1d4b10
v2.26.1
2023-02-14 15:32:12 +01:00
the-djmaze
5105f6d4c1
Improved handling of secure message <style> CSS class names
2023-02-14 15:21:43 +01:00
the-djmaze
64818025e8
Added feature to allow <style> in messages
2023-02-14 14:54:38 +01:00
the-djmaze
aae3072209
Prepare cleanHtml() for new feature
2023-02-14 14:07:38 +01:00
the-djmaze
4d2cd82d95
Resolve #937
2023-02-14 12:30:11 +01:00
the-djmaze
f99daeebe5
Bugfix: message() is null
2023-02-14 12:26:31 +01:00
the-djmaze
1f86b73414
Bugfix: OpenPGP decrypted attachments friendlySize not a function #89
2023-02-14 11:37:08 +01:00
the-djmaze
e2391d1ad2
Idea code for #951
2023-02-14 10:21:26 +01:00
the-djmaze
614e6c5756
Don't clone message for viewing, so that there is instant interaction with messagelist item
2023-02-14 10:11:25 +01:00
the-djmaze
b7a68a4245
Fix message @media print
2023-02-14 09:17:53 +01:00
the-djmaze
a696d6c0a1
Bugfix: addressparser() didn't handle groups properly
2023-02-13 19:47:24 +01:00
the-djmaze
ebf429215b
view Message in new tab/window was missing BCC
2023-02-13 19:46:30 +01:00
the-djmaze
d898178985
emailArrayToStringLineHelper() filter addresses without email address
...
and simplify ComposeType handling
2023-02-13 19:19:00 +01:00
the-djmaze
974acaab90
Cleanup EmailModel
2023-02-13 17:05:44 +01:00
the-djmaze
ceac15ace9
Bugfix: middleclick failed when messagesDom not yet initialized
2023-02-13 16:36:38 +01:00
the-djmaze
33653eae81
Improved email address parsing and handling
2023-02-13 16:15:26 +01:00
the-djmaze
e8c93a1d0c
Improved EmailModel handling
2023-02-12 18:28:30 +01:00
the-djmaze
57dc1d29b3
Update Identity class to latest PHP features
2023-02-12 18:27:55 +01:00
the-djmaze
396a1a423e
Resolve #936
2023-02-12 18:27:06 +01:00
the-djmaze
477628ed70
#950 always return EmailCollection
2023-02-12 01:20:20 +01:00
the-djmaze
dbabbb9385
bugfix for solution #950 incorrect mailto link
2023-02-12 01:13:30 +01:00
the-djmaze
6237a3691b
Resolve #950
2023-02-12 01:02:55 +01:00
the-djmaze
98d686bc14
Cleanup AbstractViewPopup handling
2023-02-12 00:27:11 +01:00
the-djmaze
163e926d6b
Merge pull request #948 from lota/patch-4
...
Italian translation fix - password again
2023-02-11 22:40:35 +01:00
the-djmaze
199fb1a8d6
Merge pull request #947 from lota/patch-3
...
Password italian translation
2023-02-11 22:40:25 +01:00
the-djmaze
d26fb2db05
improved blockquote switcher design
2023-02-11 20:42:13 +01:00
the-djmaze
e4b0d43b3d
Bugfix: screenOnRoute sometimes failed
2023-02-11 20:41:54 +01:00
the-djmaze
415102aa37
Replace Element.fromHTML() with createElement()
2023-02-11 20:38:57 +01:00
the-djmaze
820b26a315
CSS don't display:flex when [hidden]
2023-02-11 20:00:40 +01:00
Lota Bi
4c18b84455
Italian translation fix - password again
...
sorry, PASSWORD lemma duplicate in admin.json too
for my opinion password is a common word that not require translation in italian
2023-02-11 18:17:40 +01:00