Commit graph

1760 commits

Author SHA1 Message Date
the-djmaze
cf71c1a18f Resolve #464 2022-07-21 21:57:29 +02:00
the-djmaze
0249e959ab Less padding in toggle identity button 2022-07-21 12:02:07 +02:00
the-djmaze
235bec0ee6 Make messageList items font 1px larger 2022-07-21 11:46:09 +02:00
the-djmaze
62d13a12d1 Replace bootstrap .caret with unicode 2022-07-21 11:45:08 +02:00
the-djmaze
d42cecb4df Resolve #462 2022-07-21 10:13:24 +02:00
the-djmaze
4238834cb5 Solve empty lines in HTML -> Plain conversion for #462 2022-07-20 12:34:30 +02:00
the-djmaze
d73a179f59 Unregister audio initialization event listeners first 2022-07-19 11:50:57 +02:00
the-djmaze
a725f20034 Reduce some HTML elements 2022-06-27 21:09:17 +02:00
the-djmaze
28d4a018fd Resolve #439 2022-06-16 01:16:19 +02:00
the-djmaze
5028a5de8c Resolve #436 2022-06-13 20:54:36 +02:00
the-djmaze
8cf8502485 Filter more message flags/keywords/tags 2022-06-10 01:06:17 +02:00
the-djmaze
5a47893cd2 Process feedback of #419 2022-06-10 00:35:13 +02:00
the-djmaze
38836da9af Resolve #328 2022-06-08 23:40:28 +02:00
the-djmaze
61146e491b Bugfix: Resizer value failed on initialization.
And added some changes for #328
2022-06-08 17:14:44 +02:00
the-djmaze
224b453430 Prevent Sitecore tracking 2022-06-08 15:03:28 +02:00
the-djmaze
c2d6ee90ac Improved message flags/keywords/tags #419 2022-06-08 14:54:51 +02:00
the-djmaze
0f02cc6d29 Speedup flags cache 2022-06-08 13:08:27 +02:00
the-djmaze
df80ff9533 Put sound notifications in SMAudio 2022-06-07 18:46:06 +02:00
the-djmaze
78a3b1a5be Cleanup some MessageFlagsCache handling 2022-06-07 15:48:16 +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
a6d97a601c Translate some for #419 2022-06-02 23:13:20 +02:00
the-djmaze
855e2c61c5 Improved message flags/keywords handling for #419 2022-06-02 21:26:57 +02:00
the-djmaze
a43fadb4e8 Use JMAP rfc8621 section-4 subject and receivedAt 2022-06-01 23:21:59 +02:00
the-djmaze
118505f91e Use JMAP rfc8621 section-2 totalEmails, unreadEmails and isSubscribed 2022-06-01 22:50:35 +02:00
the-djmaze
c5718057aa A rename to MessagesFlags to prevent confusion with Flags 2022-06-01 22:06:21 +02:00
the-djmaze
5c99a14559 Simplify message view attachment controls 2022-05-31 21:17:09 +02:00
the-djmaze
baff1308e7 Remove ugly attachmentItem box-shafow 2022-05-31 20:55:55 +02:00
the-djmaze
d46537a24f Different Thunderbird labels idea for #419 2022-05-31 20:39:50 +02:00
the-djmaze
899648d8e4 Improved handling of imap message flags/keywords 2022-05-31 20:38:35 +02:00
the-djmaze
0ebfa6af23 Reduce MessageView "Checked messages count" HTML & CSS 2022-05-31 17:13:25 +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
fe9d0da14a Added Thunderbird labels colors as test for #419 2022-05-30 12:58:50 +02:00
the-djmaze
30ece4b8c8 Resolve #420 2022-05-30 08:23:59 +02:00
the-djmaze
e1426b484e Sieve: use Optional chaining operator
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
2022-05-21 23:58:46 +02:00
the-djmaze
a57d4dc4b1 Idea for #344 2022-05-20 08:34:11 +02:00
the-djmaze
9862fd5d1a Resolve #410 2022-05-19 21:26:39 +02:00
the-djmaze
562e1e5e68 Resolve #413 2022-05-19 21:16:00 +02:00
the-djmaze
7c8039d91d Resolve #407 2022-05-19 15:18:15 +02:00
the-djmaze
0ff571db14 v2.16.0 2022-05-19 10:58:04 +02:00
the-djmaze
33f0e6febf Small code cleanup 2022-05-18 22:53:33 +02:00
the-djmaze
9789a2509f Move to plugin #385 2022-05-18 17:15:31 +02:00
the-djmaze
ddb95b925d Sieve Scripts use radio buttons to prevent confusion 2022-05-17 16:53:32 +02:00
the-djmaze
723ebc4055 Split simple RainLoop Sieve filter from the advanced filters as mentioned in #80 and #257 2022-05-17 16:19:17 +02:00
the-djmaze
882c0bde42 Bugfix: sieve undefined args[i-1] 2022-05-17 14:48:38 +02:00
the-djmaze
663fb1485a Resolve #400 2022-05-17 12:18:49 +02:00
the-djmaze
593d3af6d4 Resolve #396 2022-05-17 11:08:05 +02:00
the-djmaze
c1bed26fd1 Resolve #399 (just remove the confusing feature "hide submit button") 2022-05-17 09:15:06 +02:00