Commit graph

5312 commits

Author SHA1 Message Date
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
Lota Bi
ff53f8f8fe
Password italian traslation
Password not need translation
2023-02-11 18:14:22 +01:00
the-djmaze
8b02d7f892 Improved fix for #941 and #944 2023-02-10 17:31:10 +01:00
the-djmaze
7dbcc3a58d
Merge pull request #944 from e-foundation/master
fix default theme selection
2023-02-10 16:17:43 +01:00
Nivesh Krishna
0c6950d49c
fix default theme selection 2023-02-10 20:02:17 +05:30
the-djmaze
399ae06a5c v2.26.0 2023-02-10 11:38:41 +01:00
the-djmaze
2f22267a77 Resolve #836 2023-02-10 11:06:12 +01:00
the-djmaze
67e359e616 Merge branch 'master' of github.com:the-djmaze/snappymail 2023-02-10 09:56:06 +01:00
the-djmaze
31dd1b74b8 Resolve #938 2023-02-10 09:55:52 +01:00
the-djmaze
3655639bda
Merge pull request #942 from BenAlanSouthall/patch-1
Add Integrations with Apps to Documentation for Nextcloud
2023-02-10 07:47:04 +01:00
Ben Southall (Work Account)
916501c3ff
Add Integrations with Apps to Documentation for Nextcloud
Just worked out all we needed to do to get all users to come through was enable the contacts app. Nice!!! would be good to have both mention and any specific details of [these features](https://apps.nextcloud.com/apps/snappymail) in the docs :) :
> Integration with other Nextcloud apps (Contacts, Files and Calendar)
2023-02-10 02:01:34 +00:00
the-djmaze
f05ff65b30 Change for Chrome caching issue #188 2023-02-09 23:15:24 +01:00
the-djmaze
9d02be6a20 MAke settings panel 100% wide 2023-02-09 20:54:18 +01:00