the-djmaze
|
99ff07507e
|
Create new keyword/tag/label for message #419
|
2022-10-05 17:25:30 +02:00 |
|
the-djmaze
|
da451ed369
|
Also show inline images as attachments
|
2022-10-03 16:04:39 +02:00 |
|
the-djmaze
|
54107ca937
|
Fix mailto: that i broke in #484
|
2022-09-30 11:38:51 +02:00 |
|
the-djmaze
|
2651b6fd93
|
Remove the old "move to folder" behaviour option
|
2022-09-29 10:08:45 +02:00 |
|
the-djmaze
|
c2ef5abd79
|
cleanup dragmessages code
|
2022-09-28 14:55:10 +02:00 |
|
the-djmaze
|
afe4da1f65
|
Resolve #532
|
2022-09-28 09:29:45 +02:00 |
|
the-djmaze
|
0fce269a82
|
listCheckedOrSelectedUidsWithSubMails() now returns Set instead of Array
|
2022-09-27 23:46:13 +02:00 |
|
the-djmaze
|
0200bf1674
|
rename deleteMessagesFromFolder() to moveMessagesToFolderType() as it is 90% to move instead of delete
|
2022-09-27 18:59:07 +02:00 |
|
the-djmaze
|
b047f6ca9a
|
simplify messagelist dragOverArea
|
2022-09-27 16:57:29 +02:00 |
|
the-djmaze
|
9f8fdb2dfb
|
Use HTML details/summary elements for blockquote switcher
|
2022-09-26 11:06:42 +02:00 |
|
the-djmaze
|
0c87bbac21
|
Faster Selector.autoSelect
|
2022-09-09 17:04:52 +02:00 |
|
the-djmaze
|
44ac2626ec
|
Improve and cleanup Selector even more
|
2022-09-09 12:07:05 +02:00 |
|
the-djmaze
|
47a861a243
|
Speedup listChecked().length to hasChecked()
|
2022-09-09 10:02:40 +02:00 |
|
the-djmaze
|
d8b1e3432a
|
Improved ComposePopupView bSkipNextHide to ComposePopupView.inEdit
|
2022-09-08 13:28:24 +02:00 |
|
the-djmaze
|
7df534b4b5
|
Rename isSpamAllowed to logical canMarkAsSpam
|
2022-09-08 12:16:37 +02:00 |
|
the-djmaze
|
2a92122dad
|
Drop search capa to always allow it
|
2022-09-08 12:05:37 +02:00 |
|
the-djmaze
|
f451af2188
|
Centralize current Folder checks to prevent bugs (which there were)
|
2022-09-07 23:39:46 +02:00 |
|
the-djmaze
|
732b6eb641
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
|
the-djmaze
|
d9bc435e2c
|
MessageList click was really broken
|
2022-09-02 10:38:42 +02:00 |
|
the-djmaze
|
bae103257c
|
Bugfix: i broke the messagelist click function
|
2022-09-02 09:06:07 +02:00 |
|
the-djmaze
|
8d192445a7
|
v2.17.4
|
2022-09-01 21:37:32 +02:00 |
|
the-djmaze
|
15dd6f5a5c
|
Resolve #496
|
2022-08-31 17:31:08 +02:00 |
|
the-djmaze
|
eb0cd796b0
|
Improved mailbox handling of empty message subject and messagelist folder detection
|
2022-08-04 12:18:07 +02:00 |
|
the-djmaze
|
18dc2889ce
|
Cleanup folder handling a bit
|
2022-08-03 11:06:09 +02:00 |
|
the-djmaze
|
5028a5de8c
|
Resolve #436
|
2022-06-13 20:54:36 +02:00 |
|
the-djmaze
|
42fe9ae1ba
|
Drop prefetch/REQUESTED_MESSAGE_CACHE because 99.9% not used.
Message cache needs new design due to encrypted messages.
|
2022-06-07 12:00:22 +02:00 |
|
the-djmaze
|
a60d027169
|
Improved message cache handling and drop unused NEW_MESSAGE_CACHE
|
2022-06-07 11:54:19 +02:00 |
|
the-djmaze
|
9e4edd8843
|
Improved tags #419
|
2022-06-03 14:46:05 +02:00 |
|
the-djmaze
|
70e3e6423e
|
Added message tags toggle for #419
|
2022-06-03 13:47:04 +02:00 |
|
the-djmaze
|
a43fadb4e8
|
Use JMAP rfc8621 section-4 subject and receivedAt
|
2022-06-01 23:21:59 +02:00 |
|
the-djmaze
|
5c99a14559
|
Simplify message view attachment controls
|
2022-05-31 21:17:09 +02:00 |
|
the-djmaze
|
899648d8e4
|
Improved handling of imap message flags/keywords
|
2022-05-31 20:38:35 +02:00 |
|
the-djmaze
|
1e61171f9c
|
Fix RFC 9051 IMAP4rev2 keywords and $ReadReceipt should be $MDNSent
|
2022-05-31 17:12:29 +02:00 |
|
the-djmaze
|
e205a0d3e0
|
Resolve #248 View eml attachments
|
2022-05-11 23:13:24 +02:00 |
|
the-djmaze
|
9383277e64
|
Rename backToMailBoxClick to backToInbox
|
2022-04-30 21:26:34 +02:00 |
|
the-djmaze
|
80eed213d9
|
Allow cancelable on some custom javascript events.
|
2022-04-29 13:07:49 +02:00 |
|
the-djmaze
|
53894ac4ea
|
Resolve #353
|
2022-04-28 23:10:21 +02:00 |
|
the-djmaze
|
671062af31
|
Resolve #348
|
2022-04-25 09:40:38 +02:00 |
|
the-djmaze
|
91327a3c6c
|
Better solution for #298
|
2022-03-22 16:24:58 +01:00 |
|
the-djmaze
|
13f270f426
|
Resolve #298
|
2022-03-22 11:47:17 +01:00 |
|
the-djmaze
|
c76823dc5f
|
Some tiny changes
|
2022-03-14 15:42:05 +01:00 |
|
the-djmaze
|
6f2f5bce86
|
Added Ctrl/Meta + F to open advanced search screen
Cleanup search field onEnter
|
2022-03-09 15:08:22 +01:00 |
|
the-djmaze
|
e0498895bc
|
Resolve #279
|
2022-03-09 13:48:25 +01:00 |
|
the-djmaze
|
33bc780c1f
|
Resolve #277
|
2022-03-08 23:05:19 +01:00 |
|
the-djmaze
|
3e494f6519
|
Cleanup views system
|
2022-03-08 12:28:16 +01:00 |
|
the-djmaze
|
30116c183f
|
Resolve #268
|
2022-03-07 13:47:18 +01:00 |
|
the-djmaze
|
874f2592ca
|
Drop Capa enums
|
2022-03-05 22:25:32 +01:00 |
|
the-djmaze
|
a503329b77
|
Resolve #265 regarding shortcuts in certain input fields.
As we want other shortcuts do work in input fields (which couldn't in previous releases).
|
2022-03-04 14:43:58 +01:00 |
|
the-djmaze
|
f0b0d21386
|
Some small cleanups/corrections
|
2022-03-03 19:22:17 +01:00 |
|
the-djmaze
|
f50f2c5ea0
|
decorateKoCommands() each command must have function
And due to that, a bug is found and solved in MessageView
|
2022-03-03 17:34:45 +01:00 |
|