Commit graph

2083 commits

Author SHA1 Message Date
the-djmaze
215767ed9b Added: option to enable additional account unread messages count 2022-12-22 10:01:25 +01:00
the-djmaze
bad33e6dc4 Cleanup JavaScript MessageModel by moving dynamic code to MailMessageView and ComposePopupView 2022-12-22 09:56:06 +01:00
the-djmaze
277c567f54 Prevent godaddy click tracking 2022-12-21 20:53:48 +01:00
the-djmaze
315f2a345a Bugfix: handle multiple DKIM signatures authentication results 2022-12-21 20:51:33 +01:00
the-djmaze
efd27cb211 CSS position data-unread better 2022-12-21 12:35:15 +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
d7e93d8229 Merge MailSo\Mail\Folder into MailSo\Imap\Folder and speedup process 2022-12-14 14:03:16 +01:00
the-djmaze
569f4daac1 Cleaner messageview header 2022-12-13 16:52:42 +01:00
the-djmaze
fd6dc611bb Added more JMAP info 2022-12-13 16:52:20 +01:00
the-djmaze
f8f8cd0124 MessageResultCount to JMAP totalEmails 2022-12-13 14:04:43 +01:00
the-djmaze
5c5287ea23 Moved most IMAP settings to domain control 2022-12-13 11:55:48 +01:00
the-djmaze
3ccf70e5cd Don't fetchUnread for main account 2022-12-13 09:54:39 +01:00
the-djmaze
d0db7f5ce3 Resolve #760 2022-12-12 13:03:41 +01:00
the-djmaze
60b72ed981 Bugfix: CSS .e-checkbox.material-design invisible on show/hide 2022-12-12 11:13:33 +01:00
the-djmaze
e0f3995e85 Resolve #766 2022-12-12 11:12:48 +01:00
the-djmaze
97bdaf4788 v2.23.0 2022-12-08 17:15:46 +01:00
the-djmaze
6af4ead706 Missing user dropdown css changes 2022-12-08 10:27:42 +01:00
the-djmaze
079f334bcc Resolve #437 2022-12-07 17:36:04 +01:00
the-djmaze
9bb65609e2 width: fit-content; should be supported by all browsers 2022-12-07 16:35:57 +01:00
the-djmaze
8a5274de61 Fix border-box issue .buttonCompose 2022-12-07 16:34:30 +01:00
the-djmaze
b679cb41d9 Make all dialogs fit in mobile view #686 2022-12-07 16:25:37 +01:00
the-djmaze
94c3fa464d Resolve #744 (not active!!) 2022-12-07 12:24:31 +01:00
the-djmaze
b2e111fc14 Resolve #750 2022-12-06 15:56:46 +01:00
the-djmaze
4709e6fc25 Resolve #752 2022-12-06 15:56:28 +01:00
the-djmaze
08217d4e99 Resolve #712 2022-12-06 11:41:02 +01:00
the-djmaze
6b6aa54b99 Bugfix undefined matched domain should say email@example matched domain 2022-12-06 10:50:55 +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
a88dc82224 Resolve #737 2022-12-04 14:41:12 +01:00
the-djmaze
f4b9501388 Resolve #728 by removing impossible button 2022-11-30 17:11:44 +01:00
the-djmaze
0d6499702d Replace some data-bind="click: function(){} with object functions to prevent eval() 2022-11-29 17:29:06 +01:00
the-djmaze
95808ba377 Bugfix Settings Themes style due to border-box change 2022-11-29 17:19:04 +01:00
the-djmaze
0863976859 Resolve #717 2022-11-29 10:09:48 +01:00
the-djmaze
4ebde92a06 v2.22.4 2022-11-28 14:07:26 +01:00
the-djmaze
9c8d757ebf Contacts dialog left side max-width 2022-11-28 13:53:39 +01:00
the-djmaze
e27e014b81 Resolve #716 2022-11-28 13:49:38 +01:00
the-djmaze
aa842dbc83 Improved Contacts dialog layout for mobile 2022-11-28 12:25:21 +01:00
the-djmaze
4085f58b4e Resolve #713 2022-11-28 10:39:28 +01:00
the-djmaze
e5ed52b79e Changes for #714 2022-11-27 16:05:44 +01:00
the-djmaze
a085bbb51d Small change based on comments of #355 2022-11-26 10:42:39 +01:00
the-djmaze
de7d1a82c3 Resolve #710 2022-11-26 10:41:18 +01:00
the-djmaze
ad4159fd2c Resolve #707 2022-11-25 15:52:46 +01:00
the-djmaze
b7fd933499 Resolve #691 2022-11-23 11:22:20 +01:00
the-djmaze
7ef79635a6 Better drag & drop leftPanel 2022-11-22 15:28:07 +01:00
the-djmaze
274ebd6855 Resolve #684 2022-11-22 15:26:16 +01:00
the-djmaze
bf6b30c971 Bugfix: border-box issue in Nextcloud 25 2022-11-22 12:17:00 +01:00
the-djmaze
91978e6ecf v2.21.4 2022-11-22 12:05:21 +01:00
the-djmaze
7dca36409d Show email address for #683 and see what it brings 2022-11-22 11:23:55 +01:00
the-djmaze
434ac21103 Bugfix: when left panel disabled and dragstart messages, show panel 2022-11-22 11:14:56 +01:00
the-djmaze
1032d0eb45 SCREENS = {} to SCREENS = new Map 2022-11-22 11:00:09 +01:00