Commit graph

6951 commits

Author SHA1 Message Date
the-djmaze
22450e7430 Cleanup MailSo 2022-12-19 17:26:59 +01:00
the-djmaze
a78fcb6308 partialParseResponseBranch broken due to previous commit 2022-12-19 10:44:25 +01:00
the-djmaze
8b65b6ee7c Bugfix: SieveClient quoted string parsing
Redesign NetClient::getNextBuffer() to return string
2022-12-19 10:39:50 +01:00
the-djmaze
2a86ab5753 Resolve https://github.com/RainLoop/rainloop-webmail/pull/2194 2022-12-18 23:59:12 +01:00
the-djmaze
5785ad511b Update domain default.json 2022-12-18 23:57:09 +01:00
the-djmaze
a21c859aba Cleanup Exception logging 2022-12-18 23:56:38 +01:00
Rene Hampölz
6529d01a4f fix: Admin setting with wrong alignment 2022-12-18 20:56:48 +00:00
Rene Hampölz
ef4ccdfb99 fix: Incorrectly colored separator 2022-12-18 20:52:18 +00:00
Rene Hampölz
c3c7aa9aef fix: Admin setting with wrong alignment 2022-12-18 20:44:40 +00:00
Rene Hampölz
fed0d53425 chore: Add alerts 2022-12-18 20:33:29 +00:00
Rene Hampölz
aa1128d40c refactor: Improve structure 2022-12-18 19:56:22 +00:00
Rene Hampölz
f88643ce65 chore: Improve theme selector 2022-12-18 19:50:01 +00:00
Rene Hampölz
980f1e45ef chore: Improve some buttons 2022-12-18 19:49:10 +00:00
Rene Hampölz
2ea3f6de4a fix: Checkbox overlaps with other elements 2022-12-18 19:35:53 +00:00
Rene Hampölz
c5f419e8da chore: Add theme selector 2022-12-18 19:26:52 +00:00
Rene Hampölz
34d8cf002b fix: Some buttons look slightly different 2022-12-18 19:01:46 +00:00
Rene Hampölz
9306808263 chore: Hide unnecessary theme settings 2022-12-18 16:48:57 +00:00
Rene Hampölz
9c7f522c82 chore: Improve admin settings pane margin 2022-12-18 16:31:51 +00:00
Rene Hampölz
d7af7d15a0 chore: Improve settings pane margin 2022-12-18 16:30:16 +00:00
Rene Hampölz
ef69e31ad1 chore: Improve settings menu buttons 2022-12-18 16:11:37 +00:00
the-djmaze
d126380282 Count() to count() 2022-12-18 13:55:37 +01:00
the-djmaze
f5beeb9ca1 Check SMTP SIZE #779 2022-12-18 13:55:22 +01:00
the-djmaze
2793dae547 IsSupported() to hasCapability() 2022-12-18 13:55:00 +01:00
Rene Hampölz
cdb4c0a3cf chore: Add admin side panel 2022-12-17 21:48:57 +00:00
Rene Hampölz
4aa684e186 chore: Add tables 2022-12-17 21:27:54 +00:00
Rene Hampölz
ed01a4df61 chore: Improve control group alignment 2022-12-17 20:19:39 +00:00
Rene Hampölz
9a3c5c17b7 fix: Wrong height of entries in settings menu 2022-12-17 20:00:34 +00:00
Rene Hampölz
757dc78bad fix: Broken checkboxes in the latest snappymail release 2022-12-17 19:43:47 +00:00
Rene Hampölz
88ad0ccc6c chore: Improve unread count badge 2022-12-17 19:16:55 +00:00
the-djmaze
19bc530879 Rename ImapClient::IsSupported() to ImapClient::hasCapability() 2022-12-16 11:52:56 +01:00
the-djmaze
3fdb2e7698 Better fix for #780 2022-12-16 11:45:24 +01:00
the-djmaze
edd083801f Resolve #780 2022-12-16 11:41:51 +01:00
the-djmaze
9484ff3cbb Resolve #769 2022-12-16 09:45:18 +01:00
the-djmaze
26706acf6a Added more imapsync CLI options and help 2022-12-16 09:32:10 +01:00
the-djmaze
b3fa14f017 v2.23.1 2022-12-15 17:14:32 +01:00
the-djmaze
99a3132023 Improved imapsync to use JMAP role for matching system folders 2022-12-15 16:27:02 +01:00
the-djmaze
9fb7cd881f Resolve #778 2022-12-15 14:06: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
8799cd3e8d Resolve #777 2022-12-14 20:02:16 +01:00
the-djmaze
30a6f7f94a Cleanup Folders() fetch 2022-12-14 17:16:14 +01:00
the-djmaze
7c472943cf Fix input number width 2022-12-14 16:45:53 +01:00
the-djmaze
21d7e91493 New solution for #423 due to #774 2022-12-14 16:39:03 +01:00
the-djmaze
439ad5596f
Merge pull request #774 from e-foundation/fix-smtp-client-sasl
Fix issues with SMTP login mechanisms except "LOGIN"
2022-12-14 15:37:23 +01:00
the-djmaze
77669cfcc7 Disable unused folder_list_limit as MailSo\Mail\MailClient->folderListOptimization() was removed 2022-12-14 14:04:30 +01:00
the-djmaze
d7e93d8229 Merge MailSo\Mail\Folder into MailSo\Imap\Folder and speedup process 2022-12-14 14:03:16 +01:00
Akhil
06860a51e6
Revert pull 423 2022-12-14 15:17:37 +05:30
the-djmaze
6765f4bb5d Resolve #764 2022-12-14 09:42:34 +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
21eaf88fd9 Bugfix: undefined $this->oImapResponse->ResponseList 2022-12-13 14:06:47 +01:00