Commit graph

467 commits

Author SHA1 Message Date
the-djmaze c72c2dbaa4 Added options to Identity for PGP sign and encrypt #89 2024-02-11 21:16:38 +01:00
the-djmaze 4c84c6cdfc Resolve #1427 2024-02-11 20:48:03 +01:00
the-djmaze 7f40c317d0 Define JMAP FolderModel.myRights 2024-02-11 17:00:09 +01:00
the-djmaze 6c144b5a28 Improved handling of visible folders 2024-02-11 15:03:19 +01:00
the-djmaze a25d35d6df Resolve #1405 2024-02-09 02:39:00 +01:00
the-djmaze f0d97b52d9 Support JSON-LD #1422 2024-02-06 19:52:00 +01:00
the-djmaze d55ce60cc5 Resolve #1225 by using optional link tracking 2024-02-06 16:05:17 +01:00
the-djmaze d6be75e39d Messages don't need generateUid() either 2024-02-06 12:09:17 +01:00
the-djmaze ee6654474d No use for contacts generateUid() 2024-02-06 12:07:06 +01:00
the-djmaze 453e9b0f3e Resolve #1411 2024-02-06 12:05:30 +01:00
the-djmaze be633f78a7 Add some basic support for Linked Data (Structured Email) #1422 2024-02-05 14:52:23 +01:00
the-djmaze 2084913a4d Rename moment to time as it has nothing todo anymore with momentjs
Change some observables to static as they never change later
2024-02-05 01:15:05 +01:00
the-djmaze be8d302b82 Improved MIME email addresses parse info 2024-02-04 23:25:31 +01:00
the-djmaze ec9197cb85 Also fix MIME header parsing in JavaScript, read issue #1403 2024-02-04 23:03:53 +01:00
the-djmaze 29f6b2b743 Move Autocrypt parsing to JavaScript 2024-01-23 10:38:54 +01:00
the-djmaze f0bb3a8a45 Handle message hasVirus header in JavaScript 2024-01-22 13:33:00 +01:00
the-djmaze 8292c47f7c Return all fetched messages headers in JSON.
This is in preperation of BIMI-Selectors #1394
2024-01-21 23:35:32 +01:00
the-djmaze 30ed8dde11 Resolve #1381 2024-01-12 01:56:12 +01:00
the-djmaze dd46434895 Resolve #1361 2023-12-14 00:08:41 +01:00
the-djmaze 2916583d0b Resolve #1332 2023-12-11 23:46:45 +01:00
the-djmaze c1c851c238 Merge getNameAndEmailHelper() into newMessageCommand() 2023-12-11 11:50:02 +01:00
the-djmaze 08257f47cb Improved #1286 to be in line with all code 2023-12-11 11:38:38 +01:00
the-djmaze 65d469f71a
Merge pull request #1286 from rezaei92/master
Sending group email to all contact addresses
2023-12-11 11:07:30 +01:00
the-djmaze 57c000908f Resolve #951 2023-12-01 23:18:08 +01:00
the-djmaze 7e30c50dfe Merge viewPopupMessage() into popupMessage() 2023-12-01 23:00:39 +01:00
the-djmaze fb8d557099 Resolve #1338 2023-11-29 22:45:40 +01:00
the-djmaze 5cdbba8da0 Support \noinferiors to disallow creating subfolders 2023-11-22 04:07:57 +01:00
the-djmaze 87381e2e4d Resolve #1302 2023-11-17 00:37:21 +01:00
the-djmaze 13c23141ee Resolve #1303
And STATUS SIZE is part of RFC 8438, not RFC 9051
2023-11-14 16:49:38 +01:00
the-djmaze 09e3c7bec6 Rename FolderUserStore.folderListError to FolderUserStore.error 2023-10-31 01:39:40 +01:00
the-djmaze f097c8bb92 Rename folderListOptimized to optimized 2023-10-31 01:38:09 +01:00
Mohammad Rezaei 73dd4677da Sending group email to all contact addresses 2023-10-16 15:41:28 +03:30
Sergey Mosin 8ab3055223 fix: unseen indicator is not shown in thread view when 'listGrouped' settings is false + show unseen message count when the message list is threaded 2023-09-18 15:52:39 -04:00
the-djmaze c60f8776f4 Resolve #1208 2023-08-29 16:08:24 +02:00
the-djmaze 739a2ce39e Attachments in "new window" view #1166 2023-06-22 13:22:32 +02:00
the-djmaze 26fb2cf9fb Resolve #1028 2023-05-30 16:02:41 +02:00
the-djmaze 88279c55e0 Resolve #1111 2023-05-01 11:48:57 +02:00
the-djmaze af9b778f63 Log \nonexistent folder for #1008 2023-04-04 12:18:58 +02:00
the-djmaze 87313d0616 Resolve #1003 2023-04-04 11:57:52 +02:00
the-djmaze da2ab68fcc Cleanup some enums to consts 2023-04-03 10:29:26 +02:00
the-djmaze 50487af6a7 Improved attachment glyph handling 2023-03-21 10:05:29 +01:00
the-djmaze 49f76ffe76 Move more JSON code into MailSo\Mail\Message 2023-03-13 13:01:05 +01:00
the-djmaze f8b794ec1c Prevent folder/messages flags conflict by using the right name attributes for Folders 2023-03-13 11:49:40 +01:00
the-djmaze 4a9bc53558 Fix PGP/Inline view 2023-03-07 15:42:13 +01:00
the-djmaze bd7f9856f2 Redesign Raw handling as encodeRawKey/decodeRawKey doesn't need encryption 2023-03-07 13:53:52 +01:00
the-djmaze 5436253ffd Cache changes for #1003 2023-03-06 11:36:23 +01:00
the-djmaze 33c10365f0 Improved FolderCollection handling 2023-03-03 15:50:27 +01:00
the-djmaze d495369688 Cleanup IdentityModel handling 2023-02-21 16:02:22 +01:00
the-djmaze 5050d8edb3 Improved folder name editing 2023-02-21 15:33:55 +01:00
the-djmaze 1c1b043a50 Improved key event handling 2023-02-21 14:26:37 +01:00