Commit graph

4906 commits

Author SHA1 Message Date
the-djmaze
2793dae547 IsSupported() to hasCapability() 2022-12-18 13:55:00 +01: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
the-djmaze
f8f8cd0124 MessageResultCount to JMAP totalEmails 2022-12-13 14:04:43 +01:00
the-djmaze
df8e4d2b9d Bugfix for new Settings system 2022-12-13 13:41:27 +01:00
the-djmaze
ec80404eed Better log failed mkdir() 2022-12-13 12:29:18 +01:00
the-djmaze
5c5287ea23 Moved most IMAP settings to domain control 2022-12-13 11:55:48 +01:00
the-djmaze
5394599a9d Set timeout defaults 2022-12-13 11:08:33 +01:00
the-djmaze
d756558303 Move timeout to global MailSo\Net\ConnectSettings 2022-12-13 10:27:46 +01:00
the-djmaze
3ccf70e5cd Don't fetchUnread for main account 2022-12-13 09:54:39 +01:00
the-djmaze
f98f1db441 Move all imap config options to MailSo\Imap\Settings for per domain control 2022-12-13 09:54:19 +01:00
the-djmaze
780aa8759d Rename __FORCE_SELECT_ON_EXAMINE__ to __FORCE_SELECT_ON_EXAMINE 2022-12-12 13:07:43 +01:00
the-djmaze
d0db7f5ce3 Resolve #760 2022-12-12 13:03:41 +01:00
the-djmaze
c27e231f53 Reduce amount of avatar requests based on config settings 2022-12-12 11:51:58 +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
9c3fe7d4e5 imapsync echo progress to CLI #744 2022-12-12 09:40:39 +01:00
the-djmaze
48712ac13f ImapSync example script #744 2022-12-09 10:33:02 +01:00
the-djmaze
97bdaf4788 v2.23.0 2022-12-08 17:15:46 +01:00
the-djmaze
7807859975 Show OpenSSL version in Admin -> About 2022-12-08 16:37:50 +01:00
the-djmaze
33a4692c06 Improve solution for #758 and #759 2022-12-08 12:13:35 +01:00
the-djmaze
a2ec25fbd4
Merge pull request #759 from e-foundation/oauthbearer-sasl-fix
Fix oauthbearer encoding
2022-12-08 12:05:37 +01:00
Akhil
95a84f8e62
Fix oauthbearer encoding 2022-12-08 16:20:51 +05:30
the-djmaze
682af34d53 Deprecate Account->Login() and Account->Password() 2022-12-08 10:35:20 +01:00
the-djmaze
6af4ead706 Missing user dropdown css changes 2022-12-08 10:27:42 +01:00
the-djmaze
b374023ddb Cleaner accounts list in systemdropdown 2022-12-08 09:54:55 +01:00
the-djmaze
c9b1098236 Add extension JsonHook info 2022-12-08 09:37:39 +01:00
the-djmaze
477158e54a Changed some Plugin hooks for better handling:
* json.action-pre-call => json.before-{actionname}
* json.action-post-call => json.after-{actionname}
2022-12-08 09:08:41 +01:00
the-djmaze
4397eaed86 Bugfix for #756 2022-12-07 19:57:00 +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