Commit graph

5942 commits

Author SHA1 Message Date
Torsten Kasch
cdd74c8f20 Fix threading view in Thunderbird (others?)
Replies sent via SnappyMail break thread view in Thunderbird
due to not standard-compliant Reply-To and References headers.

* Due to the long IDs, the headers `Reply-To`, `References` (and `Messge-ID`)
  are split between the header name and its value. According to section RFC5322,
  section 2.2.3, this may be legal but it obviously causes problems.

* On subsequent replies, the parent's ID gets prepended to the `References`
  header. Section 3.6.4 of the same RFC specifies that the ID should be
  appended to that header.
2023-11-08 16:35:46 +01:00
the-djmaze
36789bd3b5 Cleanup knoin 2023-10-24 17:25:09 +02:00
the-djmaze
e6a60b879e No need for __dom property 2023-10-24 17:07:14 +02:00
the-djmaze
bd737a82bf Improve solution for #1241 2023-10-24 11:43:47 +02:00
the-djmaze
0064a44031 https://github.com/the-djmaze/snappymail/pull/629#issuecomment-1752025230 2023-10-24 00:56:29 +02:00
the-djmaze
adc300d636 Resolve #1241 2023-10-24 00:51:32 +02:00
the-djmaze
1bf252ad7e Revert #1241 due to #1283 2023-10-24 00:42:04 +02:00
the-djmaze
9a4b73e819 Resolve #1270 2023-10-08 14:59:03 +02:00
the-djmaze
8fda2f4955 No need to check for !oMoveFolder && !bDelete 2023-10-08 14:45:50 +02:00
the-djmaze
bbf45ea979 Resolve #1274 2023-10-08 14:45:20 +02:00
the-djmaze
b3309f7b4e Cleanup messagelist UpOrDown handling 2023-10-08 14:07:02 +02:00
the-djmaze
59f9ccdbdc Remove messagelist UpOrDown delay 2023-10-08 14:03:32 +02:00
the-djmaze
231ccb1e43 Cleanup and simplify messageList UpOrDown handling 2023-10-08 13:57:46 +02:00
the-djmaze
8841464f84 Remove unused returnValue 2023-10-08 12:30:38 +02:00
the-djmaze
04e2869953 Nextcloud plugin v2.25 2023-10-08 12:30:25 +02:00
the-djmaze
845d1d9fb3
Merge pull request #1263 from mayswind/master
update Chinese translation
2023-10-04 01:18:05 +02:00
the-djmaze
94f64a6e3f
Merge pull request #1266 from theronakpatel/createCalendarListItem-class-reposition
Create calendar list item class reposition
2023-10-03 21:09:01 +02:00
Ronak Patel
f0d90db640 Change of class position createCalendarListItem 2023-10-03 09:49:03 -07:00
Ronak Patel
5200917e0a Change of class position createCalendarListItem 2023-10-03 09:48:22 -07:00
Ronak Patel
8e485c3cab Change of class position createCalendarListItem 2023-10-03 09:47:57 -07:00
Ronak Patel
019a5024f9 Change of class position createCalendarListItem 2023-10-03 09:46:03 -07:00
MaysWind
ad17df8653 update Chinese translation 2023-10-03 20:58:46 +08:00
the-djmaze
9b26d0f60a v2.29.1 2023-10-02 18:42:13 +02:00
the-djmaze
e1649d0361 Drop .actionHandle 2023-10-02 18:35:59 +02:00
the-djmaze
57b804f3a3 Bugfix: using messages list checkboxes failed 2023-10-02 18:34:33 +02:00
the-djmaze
396caabdaa Bugfix: flagParent failed due to my change for #1248 2023-10-02 18:05:12 +02:00
the-djmaze
a25350aa60 v2.29.0 2023-10-02 17:05:42 +02:00
the-djmaze
d4e76fb42c Improved solution for #1241 2023-10-02 16:36:22 +02:00
the-djmaze
edad4ac025 Resolve #1241 2023-10-02 16:15:29 +02:00
the-djmaze
26b7abf893 Other solutions for nextcloud auto login #1247 due to a TOTP conflict 2023-10-02 15:51:19 +02:00
the-djmaze
31d50cf67e Remove spacing 2023-10-02 15:38:02 +02:00
the-djmaze
d0e6a78f72 Bump version #1251 2023-10-02 15:22:24 +02:00
the-djmaze
611c5f2631 Resolve #1250 2023-10-02 14:46:26 +02:00
the-djmaze
1d27c22085 Resolve #1251 2023-10-02 14:41:27 +02:00
the-djmaze
6b0e6ec02a Improved selector changes of #1248 2023-10-02 12:47:47 +02:00
the-djmaze
63d0d138e6 Simplify change of #1247 2023-10-02 12:26:34 +02:00
the-djmaze
7a49d55736
Merge pull request #1248 from SergeyMosin/some-fixes
Some fixes
2023-10-01 11:46:05 +02:00
the-djmaze
775faa9d79 #1243 version bump 2023-10-01 11:18:37 +02:00
the-djmaze
ebf16393fc
Merge pull request #1243 from Alphix/patch-1
[ldap-contacts-suggestions] Shorten overlong label
2023-10-01 11:15:48 +02:00
the-djmaze
4cc1e8429e
Merge pull request #1247 from SergeyMosin/some-improvements
Some improvements
2023-10-01 11:13:55 +02:00
the-djmaze
c41e95dc3b
Merge pull request #1259 from theronakpatel/add-to-calendar-redesign
Improve UX of "Put in Calendar" option in nextcloud plugin
2023-10-01 11:05:18 +02:00
Ronak Patel
c599847aea Make the Put in calendar option more obvious in Mail 2023-09-28 11:06:21 -07:00
Sergey Mosin
79c8281a6b improve: nextcloud: set 'smremember' cookie if 'sign_me_auto' is set to 'DefaultOn' when using 'snappymail-autologin*', otherwise nextcloud users need to re-login when the browser is re-opened. 2023-09-18 15:54:19 -04:00
Sergey Mosin
35cd354353 improve: add 'collapse_blockquotes', 'allow_spellcheck' and 'mail_list_grouped' to admin settings ('defaults' section) 2023-09-18 15:54:14 -04:00
Sergey Mosin
22691450af improve: if applicable set '\\answered' or '$forwarded' flag after a message is sent so the proper icon is shown in the message list view 2023-09-18 15:54:14 -04:00
Sergey Mosin
bafd17d029 improve: spellcheck the subject when 'allowSpellcheck' setting is true 2023-09-18 15:54:14 -04:00
Sergey Mosin
a8710bacc9 improve: in mobile mode hide folders(left) panel when a folder is clicked 2023-09-18 15:54:14 -04:00
Sergey Mosin
dadb6b86c3 improve: address input: space character can trigger '_parseValue' if the email address looks complete 2023-09-18 15:54:14 -04:00
Sergey Mosin
d97ccf0cfb improve: add "Add/Edit signature" label to PopupsIdentity.html 2023-09-18 15:54:14 -04:00
Sergey Mosin
11c616715d improve: use calendar icon in message list for messages with '.ics' or 'text/calendar' attachments 2023-09-18 15:54:14 -04:00