the-djmaze
64818025e8
Added feature to allow <style>
in messages
2023-02-14 14:54:38 +01:00
the-djmaze
88bfa5663f
Prevent loading loop between MessageList and FolderInformation requests
2023-02-06 13:54:03 +01:00
the-djmaze
fc5b26dfc2
Added message maximum quoted text level for speed.
...
Read https://github.com/the-djmaze/snappymail/issues/902#issuecomment-1416777217
2023-02-04 16:39:50 +01:00
the-djmaze
426c92fe33
Make collapse quotes optional for #902
2023-02-03 14:40:56 +01:00
the-djmaze
489ed81c84
Move "assets" to proper location in snappymail/v/0.0.0/static/
2023-02-02 17:19:06 +01:00
the-djmaze
73e6848ff4
Don't remember GnuPGP key passphrase when it fails #840
2023-02-02 14:50:46 +01:00
the-djmaze
e01af6a7ac
Set checkMailInterval to 15 minutes by default (now that it is configurable)
2023-02-02 14:43:22 +01:00
the-djmaze
acc1c0badc
Don't remember OpenPGP key passphrase when it fails #840
2023-02-02 14:04:37 +01:00
the-djmaze
a52881fb67
Resolve #840
2023-02-02 12:39:21 +01:00
the-djmaze
cefe679c98
Resolve #486
2023-02-01 12:21:31 +01:00
the-djmaze
07079b519a
Resolve #201
2023-01-31 14:45:50 +01:00
the-djmaze
e23e0138a9
Enable RFC 8689
2023-01-30 15:21:17 +01:00
the-djmaze
974350ebee
Found more JSON properties to change into JavaScript camelCase
2023-01-26 10:41:55 +01:00
the-djmaze
f080a302b1
Almost all JSON properties to JavaScript camelCase
2023-01-24 18:58:25 +01:00
the-djmaze
cf12960507
Improved cache handling
2023-01-09 12:28:07 +01:00
the-djmaze
d4c4f84c13
https://github.com/the-djmaze/snappymail/issues/796#issuecomment-1367247159
2022-12-29 13:40:46 +01:00
the-djmaze
5c9fdb6b55
Threaded view changes for https://github.com/the-djmaze/snappymail/issues/445#issuecomment-1364575843
2022-12-27 12:19:29 +01:00
the-djmaze
ad45bcf2cf
Changes for #796
2022-12-27 10:48:56 +01:00
the-djmaze
f2b8719223
Changes for #796
2022-12-24 23:21:43 +01:00
the-djmaze
fca7e44aa0
Make MessageList per day optional #737
2022-12-23 08:42:36 +01:00
the-djmaze
8aa9d3009b
Resolve #737 by new messagelist view per day
2022-12-22 17:15:54 +01:00
the-djmaze
215767ed9b
Added: option to enable additional account unread messages count
2022-12-22 10:01:25 +01:00
the-djmaze
54896bf044
Remove most DoFolders loops as they are not used.
...
And move system folder detection/autocreate to MailboxDetectPlugin because it is hardly used.
And by using mailbox.role the default system folder detection is only using (IMAP and JMAP) RFC standards.
2022-12-15 13:49:39 +01:00
the-djmaze
f8f8cd0124
MessageResultCount to JMAP totalEmails
2022-12-13 14:04:43 +01:00
the-djmaze
07876dee81
Add comment for #737
2022-12-05 11:09:57 +01:00
the-djmaze
7af66185c4
Idea for #737
2022-12-04 15:09:47 +01:00
the-djmaze
274ebd6855
Resolve #684
2022-11-22 15:26:16 +01:00
the-djmaze
867b7081f6
Simplify handling of ContactsSync settings
2022-11-18 09:54:53 +01:00
the-djmaze
48f4e51dc5
Properly handle GnuPG decrypt failure #600
2022-11-16 17:05:53 +01:00
the-djmaze
b47035ef43
Activate "Simple attachments list" for #672
2022-11-15 13:13:52 +01:00
the-djmaze
4a0a6c80fc
Resolve #574
2022-11-15 12:12:01 +01:00
the-djmaze
decbbd8817
Resolve #571 by allowing to give an account a name/label
2022-11-08 17:40:12 +01:00
the-djmaze
8c356d8154
Bugfix: decrypt failed when OpenPGP.js not loaded
2022-11-04 15:25:53 +01:00
the-djmaze
d416ab3642
Bugfix OpenPGP.js sign HTML failed #600
2022-11-01 19:52:24 +01:00
the-djmaze
d993b213a7
Revert more changes of #600
2022-11-01 19:24:05 +01:00
the-djmaze
bd117d02e6
Revert a PGP change of #600
2022-11-01 19:19:38 +01:00
the-djmaze
b39d023241
Some more changes for #600
2022-11-01 19:14:08 +01:00
the-djmaze
2cdadf3a6c
Improvements for PGP decryption #600
2022-11-01 12:05:44 +01:00
the-djmaze
7fac6ca9dd
this.addObservables() to addObservablesTo()
2022-10-30 22:19:52 +01:00
the-djmaze
787e236133
Bugfix: message attachments missing data
2022-10-28 13:57:13 +02:00
the-djmaze
108dd92163
Remove unused SettingsCapa
2022-10-27 23:52:33 +02:00
the-djmaze
dec2c1e84c
AutoLogout always allowed
2022-10-27 16:05:28 +02:00
the-djmaze
dc241ded1b
v2.18.6
2022-10-12 23:08:28 +02:00
the-djmaze
b12852bd08
Reduce JavaScript footprint
2022-10-10 13:52:56 +02:00
the-djmaze
7b6603719e
v2.18.5
2022-10-07 13:17:50 +02:00
the-djmaze
2defb7ec35
Better keyword/tags/labels handling for #419
2022-10-06 10:42:21 +02:00
the-djmaze
875dae0755
Allow searching on keyword/tag/label #419
2022-10-05 11:32:06 +02:00
the-djmaze
a51f86ae28
Make the "show inline images as attachments" optional and cleanup localization data
2022-10-03 20:15:12 +02:00
the-djmaze
0fce269a82
listCheckedOrSelectedUidsWithSubMails() now returns Set instead of Array
2022-09-27 23:46:13 +02:00
the-djmaze
cfbc04d3a4
Resolve #534
2022-09-27 18:56:28 +02:00