Commit graph

739 commits

Author SHA1 Message Date
cm-schl 7948e86a07 added comment 2023-02-17 12:33:32 +01:00
cm-schl b8c681d1a5 Additional accounts now always get the mail address from ldap 2023-02-17 12:01:39 +01:00
the-djmaze d98a2e015e Released new Avatars extension 2023-02-16 09:00:00 +01:00
cm-schl 9cfe164633 Works now with additional accounts:
The mail address is correctly set by ldap value.
But plugin needs rework: it makes no sense to let the user use the non
existing mail address "username@domain" used
only by SnappyMail. Plugin should always use a looked up mail address
2023-02-15 17:57:59 +01:00
the-djmaze 4852895488 Resolve #967 btoa() issue 2023-02-15 17:29:47 +01:00
cm-schl aa03e84c79
Merge branch 'the-djmaze:master' into rework-on-mailaddress-handling 2023-02-15 12:26:35 +01:00
cm-schl 424c1ff90a Prepared ldap query to optionally read mail addresses
for main account and additional accounts
2023-02-10 12:04:50 +01:00
the-djmaze 399ae06a5c v2.26.0 2023-02-10 11:38:41 +01:00
cm-schl 30e3a8cc0f added new config options to overwrite the mail address 2023-02-10 11:11:24 +01:00
the-djmaze e364b6286f Get account local sqlite AddressBook working (but still inactive) 2023-02-09 12:54:36 +01:00
the-djmaze 8d6eb96c8f v2.25.5 2023-02-09 10:37:43 +01:00
the-djmaze e6bdb37ca1 Kolab error: $id is string, should be int 2023-02-09 09:29:45 +01:00
cm-schl a24dade801
Update index.php 2023-02-08 15:38:47 +01:00
the-djmaze e12eeeafc6 Resolve #927 Call to undefined method MailboxDetectPlugin::Logger() 2023-02-08 10:43:11 +01:00
the-djmaze 636ffe5fbb Add more logging for #907 2023-02-07 14:50:06 +01:00
the-djmaze f2ca5f6a30 Probably solution for #907 2023-02-07 11:49:05 +01:00
the-djmaze 4f7f713046 v2.25.4 2023-02-06 11:51:41 +01:00
the-djmaze 4521a9917a Also allow changing email address (untested) for #859 2023-02-02 15:09:03 +01:00
the-djmaze 78938caaf3 v2.25.2 2023-02-02 13:26:23 +01:00
the-djmaze 094609102d Avatars use current app font #888 2023-02-01 13:02:37 +01:00
the-djmaze cc383f6b0e Resolve #233 2023-02-01 10:01:13 +01:00
the-djmaze 131be583e5
Merge pull request #894 from e-foundation/nc-plugin-bump
bump NC plugin
2023-01-31 11:38:46 +01:00
the-djmaze dc49aaf94d Resolve #849 2023-01-31 11:35:25 +01:00
Nivesh Krishna 206758c803
bump NC plugin 2023-01-31 15:26:32 +05:30
the-djmaze a86c143160 Resolve #893 2023-01-31 09:03:01 +01:00
the-djmaze 352ef98bc6 Resolve #849 2023-01-27 21:29:08 +01:00
the-djmaze 82a1f4d781 Make #879 optional 2023-01-26 22:53:12 +01:00
Akhil 6dff9cd781
Add check to unregister system addressbook
Signed-off-by: Akhil <akhil.potukuchi@gmail.com>
2023-01-27 01:32:00 +05:30
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 974adb78e2 Start documenting JavaScript rl object as noted in #865 2023-01-19 20:09:52 +01:00
the-djmaze e1d66d90ae Resolve #863 2023-01-19 17:27:14 +01:00
the-djmaze 7feb9a9f41 ImapConnectAndLoginHelper() to ImapConnectAndLogin() 2023-01-19 10:55:34 +01:00
the-djmaze b3a969fb8a Bugfix and improved 2023-01-19 10:55:01 +01:00
the-djmaze 686fa20945 v2.24.5 2023-01-12 15:16:32 +01:00
the-djmaze 07dae9dd30 Resolve ReCaptcha CSP #841 2023-01-11 08:43:34 +01:00
the-djmaze 9a5ad04a6e Avatars to 48x48 2023-01-05 12:29:25 +01:00
the-djmaze 712cfbb8f4 Put :login_name in change-password PDO default value 2023-01-05 12:18:15 +01:00
the-djmaze 7858b3e06a Improved avatars plugin with better cached image handling and custom images 2023-01-05 12:16:52 +01:00
the-djmaze e95b919c1e Resolve #825 2023-01-04 16:11:10 +01:00
the-djmaze a9c60137da Added untested KolabAddressBook autocreate contacts #812 2023-01-03 17:00:58 +01:00
the-djmaze 5ff8b28a12 Bugfix: Kolab AddressBook failed due to past changes 2023-01-03 16:22:57 +01:00
the-djmaze 1a71309b81 Drop confusing oldpass from default change-password query 2023-01-03 15:46:26 +01:00
the-djmaze 5cadccb985 Bugfix: KolabAddressBook parse error 2023-01-03 10:38:07 +01:00
the-djmaze fb319c356d v2.24.4 2022-12-30 20:43:04 +01:00
the-djmaze fe718e81e9 Improved MessageList handling 2022-12-30 17:38:42 +01:00
the-djmaze 432d3b5f47 Resolve #795 2022-12-24 19:21:32 +01:00
the-djmaze 16e513cf98 Avatars plugin fix for new MessageList group by day option 2022-12-23 12:27:46 +01:00
the-djmaze e4b1950dbe v2.24.0 2022-12-22 19:40:11 +01:00
the-djmaze 9f69a992c8 Convert facebookmail.com to facebook.com 2022-12-22 10:02:47 +01:00
the-djmaze 2a86ab5753 Resolve https://github.com/RainLoop/rainloop-webmail/pull/2194 2022-12-18 23:59:12 +01:00
the-djmaze 2793dae547 IsSupported() to hasCapability() 2022-12-18 13:55:00 +01:00
the-djmaze 9484ff3cbb Resolve #769 2022-12-16 09:45:18 +01:00
the-djmaze b3fa14f017 v2.23.1 2022-12-15 17:14:32 +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 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 c27e231f53 Reduce amount of avatar requests based on config settings 2022-12-12 11:51:58 +01:00
the-djmaze 97bdaf4788 v2.23.0 2022-12-08 17:15:46 +01:00
the-djmaze 682af34d53 Deprecate Account->Login() and Account->Password() 2022-12-08 10:35:20 +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 72e89ba4e0 Bump avatars extension version number for the changes 2022-12-07 16:28:05 +01:00
the-djmaze 95bcc29d59 Bugfix: Avatars From error when in Kolab folder/mailbox 2022-12-06 14:26:51 +01:00
the-djmaze c7f554d22b Bugfix: msg.from[0] is undefined 2022-12-06 11:19:21 +01:00
the-djmaze 01a9556b9c Don't request remote avatars in mobile mode 2022-12-06 11:10:43 +01:00
the-djmaze 116fed7284 v2.22.6 2022-12-05 13:30:57 +01:00
the-djmaze 543725dd42 Avatars extension added option to preload known service icons 2022-12-02 14:28:15 +01:00
the-djmaze bff88e9f6a Avatars use text or colored silhouette as defaults 2022-12-02 09:09:30 +01:00
the-djmaze 4d0ee8736b Reduce amount of server requests to fetch remote avatars 2022-12-01 22:47:57 +01:00
the-djmaze c56cc7be73 Added advanced PluginPropertyType::SELECT for improved Avatars plugin 2022-12-01 19:09:05 +01:00
the-djmaze 9502fa3f5a Avatars plugin added other identicon types (needs config settings) 2022-11-30 17:03:07 +01:00
the-djmaze 9df052a435 login.success hook is always \RainLoop\Model\MainAccount 2022-11-30 11:59:54 +01:00
the-djmaze a4ea8a46a8 Small improvements for #727 2022-11-30 11:54:55 +01:00
cm-schl 15aa1ce24f
Merge branch 'the-djmaze:master' into master 2022-11-30 09:43:15 +01:00
cm-schl f86ed70238 add a readme for users 2022-11-30 09:15:25 +01:00
cm-schl 71069a8cc9 renaming of files and classes resolve conflict with plugin ldap-identities 2022-11-29 16:51:54 +01:00
the-djmaze a4aec30035 Minify plugins JavaScript on build 2022-11-29 16:39:26 +01:00
cm-schl 79191cf7a3 capability to remove mailboxes when user looses right on them,
some documentation and setting mailbox name by ldap query
2022-11-29 16:28:59 +01:00
the-djmaze 5c71c3949e Resolve #722 2022-11-29 16:13:05 +01:00
the-djmaze f6f820c43d Cleanup Avatars plugin 2022-11-29 15:56:21 +01:00
the-djmaze 200e00e2d6 Support CSS .min.css and JavaScript .min.js files in plugins and themes 2022-11-29 14:59:32 +01:00
the-djmaze a492b5bdf9 Avatars plugin now supports Identicons
and added draft code for Nextcloud Contacts
2022-11-29 11:49:26 +01:00
the-djmaze 4ebde92a06 v2.22.4 2022-11-28 14:07:26 +01:00
cm-schl 3aa063d475 added check if found domain is also configured
changed LOG_KEY variable
2022-11-28 11:49:28 +01:00
cm-schl dc07313869
Merge branch 'the-djmaze:master' into master 2022-11-28 10:51:13 +01:00
the-djmaze b89d194863 Resolve #714 2022-11-28 10:09:24 +01:00
the-djmaze e5ed52b79e Changes for #714 2022-11-27 16:05:44 +01:00
the-djmaze a34041c2dd v2.22.3 2022-11-25 16:33:08 +01:00
cm-schl e797d0e5ed cleanup and documentation 2022-11-25 12:37:00 +01:00
cm-schl 7e3b81add9 remove not needet logging 2022-11-25 12:31:27 +01:00
cm-schl 73faa02795 better description of config parameters 2022-11-25 11:41:31 +01:00
the-djmaze 21c0c1ed5d Move some cPanel code to /usr/local/cpanel/base/3rdparty/snappymail/include.php #697 2022-11-25 11:00:20 +01:00
cm-schl fa4bb8ae18
Merge branch 'the-djmaze:master' into master 2022-11-25 10:44:00 +01:00
cm-schl d8b9907e32 working prototype 2022-11-25 10:42:14 +01:00
the-djmaze 2634edd842 Check for cPanel $_ENV['REMOTE_TEMP_USER'] 2022-11-24 16:57:37 +01:00
the-djmaze 82d5d34174 Resolve #704 2022-11-24 16:44:55 +01:00
the-djmaze 29473045f8 Fix cPanel automate login issue 2022-11-24 12:20:57 +01:00
the-djmaze e067079f8a Fixes cPanel CSS issue #697 2022-11-24 11:31:12 +01:00
the-djmaze 0d7ffcb0a5 v2.22.1 2022-11-23 16:30:08 +01:00
the-djmaze 5df476a7d0 Improved avatar style a bit 2022-11-23 12:32:57 +01:00
the-djmaze 2053749b54 Added description to Avatars extension 2022-11-23 11:35:34 +01:00
the-djmaze 77ab2fddf5 Bugfix Avatars and simple empty-contact.png 2022-11-23 10:46:12 +01:00
the-djmaze 59cd22625a Make Gravatar and BIMI optional #115 2022-11-23 10:34:54 +01:00
the-djmaze 0deedbecf5 Use caching and a fetch queue to fetch avatars slowly without overloading server #115 2022-11-23 10:22:49 +01:00
the-djmaze 5069bc2950 Bigchange for contact image avatar support #115 2022-11-22 23:54:32 +01:00
the-djmaze ac73c0e3ff Added experimental avatars plugin for #115, #164, #569, #679 2022-11-22 17:44:57 +01:00
the-djmaze 4a2dcbc1f7 constant APP_DUMMY to \RainLoop\Actions::APP_DUMMY 2022-11-18 09:18:28 +01:00
cm-schl 460ea5a479 first commit, not completely working at the moment 2022-11-15 18:29:01 +01:00
the-djmaze c1b33dc0c4 Use fontastic in Nextcloud Files selector dialog 2022-11-15 14:46:51 +01:00
the-djmaze 81a453955e v2.21.2 2022-11-15 13:37:25 +01:00
the-djmaze 901e45d672 And a custom set_include_path() for #450 2022-11-15 11:56:30 +01:00
the-djmaze 591955af1d Improved login-oauth2 with a spl_autoload_register() for #450 2022-11-15 11:53:47 +01:00
the-djmaze 456ade5845 Improved workaround for Nextcloud Calendar crashes #661 #622 2022-11-15 09:48:54 +01:00
the-djmaze 31aaf80f00 Share public/internal file link #569 2022-11-14 12:35:42 +01:00
the-djmaze c929033388 Add more info to plugins README 2022-11-11 17:22:49 +01:00
the-djmaze 8e7569c8f3 Bugfix: undefined $_POST array key 2022-11-11 17:11:44 +01:00
the-djmaze 07db91c7ce Update descriptions 2022-11-11 17:04:50 +01:00
the-djmaze 5e9c8eb39e Prevent undefined $_POST['Output'] 2022-11-11 16:55:47 +01:00
the-djmaze ef6b95722d Move ServiceExternalSso to plugin/extension 2022-11-11 16:55:13 +01:00
the-djmaze 3079771f29 Move ServiceRemoteAutoLogin to plugin/extension 2022-11-11 16:39:52 +01:00
the-djmaze 9745d0ed89 Move ServiceExternalLogin to plugin/extension 2022-11-11 16:33:31 +01:00
the-djmaze 2ac376d582 Rename ManageSieveClient to SieveClient 2022-11-11 15:50:15 +01:00
the-djmaze ff065378ab Update plugins to use new Net/Imap/Smtp/Sieve Settings object 2022-11-11 14:32:24 +01:00
the-djmaze efbc7563ac Style PopupsNextcloudFiles view 2022-11-10 15:26:35 +01:00
the-djmaze 2882b58fcf Bump LDAP Identities extension version number 2022-11-10 13:58:31 +01:00
the-djmaze 6c276b9b03 Draft code to share Nextcloud files as links #569 2022-11-10 13:57:53 +01:00
the-djmaze eb34fd64d1 Added: Change Password extension use pass_min_length and pass_min_strength in JavaScript 2022-11-09 15:28:12 +01:00
cm-schl 2a1c5c9a6a correcting name of exception class. was renamed in SnappyMail and therefore blocking the use of this plugin 2022-11-09 11:50:49 +01:00
the-djmaze 80579a3ed0 Resolve #637 2022-11-07 11:48:46 +01:00
the-djmaze e0320c63c1 Remove CKeditor 4 because it never works with Content-Security-Policy
See #573 and #630
2022-11-06 15:30:08 +01:00
the-djmaze 44c42ade52 Update to Nextcloud 25 CSS 2022-11-04 15:10:52 +01:00
the-djmaze 009b76de24 Resolve #622 2022-11-04 09:32:11 +01:00
the-djmaze 9f41f18d43 Bugfix: undefined $sEmail 2022-11-01 21:53:39 +01:00
the-djmaze e7b06496d2 v2.19.6 2022-10-31 17:10:04 +01:00
the-djmaze 6e4be76664 Embed admin panel into Nextcloud (with autologin) 2022-10-31 13:35:22 +01:00
the-djmaze 772d722972 Release Nextcloud 2.19.5 due to AUTOLOGOUT crash 2022-10-29 17:56:20 +02:00
the-djmaze 23b5de06b1 Added: simple parse iCal attachment to store in Nextcloud calendar 2022-10-29 17:04:18 +02:00
the-djmaze 3caeae8ea6
Merge pull request #594 from mayswind/master
update Chinese translation
2022-10-28 16:17:54 +02:00
the-djmaze 6ac07fb17b
Merge pull request #598 from mayswind/fix_encoded_text
urldecode the file/folder name in webdav response
2022-10-28 16:17:03 +02:00
MaysWind f05dcb6965 urldecode the file/folder name in webdav response 2022-10-28 19:47:29 +08:00
the-djmaze fd0a41cfaf CLeanup Nextcloud javascript code 2022-10-28 09:58:04 +02:00
the-djmaze a1cafb1d0c Bugfix: when Nextcloud calendar is cancelled, don't try to save #569 2022-10-28 09:45:11 +02:00
MaysWind b9036ad829 update Chinese translation 2022-10-28 15:43:24 +08:00
the-djmaze 63d693f21b v2.19.4 2022-10-28 01:44:04 +02:00
the-djmaze a6bf2abaff Resolve #570 2022-10-27 16:47:15 +02:00
the-djmaze 256023dc58 Improved message header style 2022-10-26 16:39:01 +02:00
the-djmaze 3903a37b64 Make calendar integration optional for #569
Due to bug in Nextcloud Calendar
2022-10-25 17:06:00 +02:00
the-djmaze 4fa931f631 Added Nextcloud save to Calendar popup #569 2022-10-25 16:09:05 +02:00
the-djmaze 797c95877e Added Nextcloud save to Calendar #569 2022-10-25 16:08:28 +02:00
the-djmaze aeabb16808 Save multiple .EML to Nextcloud Files storage
https://github.com/the-djmaze/snappymail/issues/569#issuecomment-1287030832
2022-10-24 16:12:35 +02:00
the-djmaze 79387262e3 Cleanup Nextcloud code 2022-10-21 16:10:07 +02:00
the-djmaze c7833d622a Bugfix: nextcloud plugin Uncaught (in promise) TypeError: files.forEach 2022-10-21 16:09:48 +02:00
the-djmaze bcf63b6700 v2.19.2 2022-10-21 12:48:33 +02:00
the-djmaze 30c2371b9a Attach Nextcloud files to mail #569 2022-10-21 12:17:49 +02:00
the-djmaze 2ede940aa7 Nextcloud create folder and select it #569 2022-10-21 09:26:05 +02:00
the-djmaze 057bd9d15c Nextcloud improved save to folder 2022-10-20 16:38:18 +02:00
the-djmaze c1cc8c5060 Nextcloud browse/select directory subtree #569 2022-10-20 16:26:38 +02:00
the-djmaze f53dab1baa Activate simple Nextcloud directory selector popup #96 2022-10-19 10:15:03 +02:00
the-djmaze a41afb17ad Resolve Nextcloud save issue and added mockup code for files browser
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1282589485
2022-10-18 19:21:27 +02:00
the-djmaze dd24af93ea Nextcloud test v2.19.0 2022-10-18 12:26:18 +02:00
the-djmaze 4faa4db112 Bugfix: array_search() expects parameter 2 to be array, null given 2022-10-18 08:48:59 +02:00
the-djmaze 4fb0199a0f oc_requesttoken is deprecated: use OC.requestToken instead 2022-10-17 13:37:29 +02:00
the-djmaze 87d01c8bde Solve the massive logger bloat by simplifying it to be RFC 5424
As it confused people and #552
2022-10-15 17:39:49 +02:00
the-djmaze 2056600a72 Small code cleanup 2022-10-14 23:24:14 +02:00
the-djmaze e8576c75b9 Forgot cleanup for #553 2022-10-14 19:54:11 +02:00
the-djmaze 0f3d8e66df Resolve #553 2022-10-14 19:53:14 +02:00
the-djmaze 258afdd26e Added hMailServer change password for #551 2022-10-14 14:41:24 +02:00
the-djmaze 0910b8f27d Added draft code for Nextcloud files/folders selector #96 2022-10-14 13:48:37 +02:00
the-djmaze c5d1e5e9c6 Improved login handling for Nextcloud #96 2022-10-13 23:46:37 +02:00
the-djmaze 61770dd5c7 Added missing language file for Nextcloud plugin 2022-10-13 14:08:52 +02:00
the-djmaze 1625e722a2 Added option to save email in Nextcloud for #96 and @Mer0me
https://help.nextcloud.com/t/best-way-to-archive-mails-into-nextcloud-folders/144252
2022-10-13 14:07:04 +02:00
the-djmaze ee03abfd09 Bugfix: Nextcloud plugin wrong filename 2022-10-13 12:58:26 +02:00
the-djmaze 5c597c4c1d Improved Nextcloud integration for #96 2022-10-13 10:24:35 +02:00
the-djmaze 063ed7d844 Added some WebDAV draft code for Nextcloud plugin #96 2022-10-12 20:14:30 +02:00
the-djmaze 211600135d Nextcloud Show spinner when saving message attachments #96 2022-10-12 18:49:09 +02:00
the-djmaze b5fb4f5b52 Improved Nextcloud integration #96 2022-10-12 18:45:26 +02:00
the-djmaze b2e1fa993d Added JavaScript rl-view-model.create event for advanced code injections
This commit contains one for Nextcloud, so you understand how it works
2022-10-12 14:06:11 +02:00
the-djmaze caa6ee8290 Copy gpg key in demo 2022-10-12 10:33:25 +02:00
the-djmaze d52f2adb2b Draft code to run SnappyMail inside Nextcloud without iframe for 2022-10-12 10:33:25 +02:00
the-djmaze 32059330dd Redesign Nextcloud integration with better security and SSO #96 2022-10-10 22:06:43 +02:00
the-djmaze a6d5f6ad91 Improved sample of NextCloud Contacts Suggestions for #96 2022-10-10 18:41:15 +02:00
the-djmaze c3a95db495 Sample of NextCloud Contacts Suggestions for #96 2022-10-10 17:45:48 +02:00
the-djmaze 74f830486e Reduce AppData result for unauthorized visitor 2022-10-04 10:04:41 +02:00
the-djmaze e35fbea415 Security: disable spellcheck everywhere by default due to Chrome/Edge sending data you enter to their servers. 2022-09-20 12:26:12 +02:00
the-djmaze 2c30189fea Resolve #526 2022-09-20 08:59:38 +02:00
the-djmaze c9ad0ef170 Improved new AddressBook system 2022-09-06 14:26:07 +02:00
the-djmaze 9861d1bf78 Merge branch 'master' into addressbook 2022-07-26 10:11:48 +02:00
the-djmaze 7561ff4c9f IncConnectAndLoginHelper => ImapConnectAndLoginHelper 2022-07-26 10:11:22 +02:00
the-djmaze 2837126d60 Get AddressBook Import/Export working 2022-07-25 22:55:48 +02:00
the-djmaze c678031d00 KolabAddressBook MessageAsContact always returns Contact object 2022-07-22 13:23:17 +02:00
the-djmaze f46e996570 Merge branch 'master' into addressbook
# Conflicts:
#	snappymail/v/0.0.0/app/templates/Views/User/PopupsContacts.html
2022-07-21 14:25:51 +02:00
the-djmaze 7698625213 NL translation 2022-07-21 14:02:00 +02:00
the-djmaze efc3327cec Wrong Froxlor plugin class name 2022-07-19 12:43:31 +02:00
Erwan Colin 1ded94bd2d Add back ldap-login-plugin.
Resolve #453.
2022-07-13 15:26:53 +02:00
the-djmaze ab2a81cd9b Fix snowfall plugin #434 2022-06-13 21:21:51 +02:00
the-djmaze 03e8d38a1c Added debug log for #431 2022-06-08 13:12:33 +02:00
the-djmaze 2b3a18c629 Bugfix: domain disabled wildcard failed 2022-06-08 13:08:00 +02:00
Jaap Marcus 869abb0469
HestiaCP Password reset support
Resets password via hostname:8083/reset/mail/ endpoint 

Should also work on VestaCP < 1.0.0 or after they have patched the bug in 1.0.x
2022-06-02 16:10:26 +02:00
the-djmaze 84c1fb5402 Merge branch 'master' into addressbook 2022-05-31 21:25:59 +02:00
the-djmaze eb61563db4 Merge all example plugins 2022-05-31 10:47:14 +02:00
the-djmaze 5cc738e2ba Resolve #422 2022-05-30 13:12:01 +02:00
the-djmaze a71874a8c4 Redesign AddressBook 2022-05-29 00:22:50 +02:00
the-djmaze 48a954e077 Bugfix: ImapContactsSuggestions error on empty $aUids 2022-05-28 23:38:41 +02:00
the-djmaze 73896ae64b Bugfix: KolabAddressBook UID 2022-05-21 23:26:23 +02:00
the-djmaze 4def341b66 Protection for #371 2022-05-21 00:40:07 +02:00
the-djmaze 14fdd4aa32 Bugfixes for KolabAddressBook 2022-05-20 17:07:40 +02:00
the-djmaze 656c5f2a3e Bugfix: 2FA enforcement #349 2022-05-20 12:36:30 +02:00
the-djmaze fe3c2feccb https://github.com/the-djmaze/snappymail/issues/272#issuecomment-1132581341 2022-05-20 10:25:46 +02:00
the-djmaze 3508adb5ef Bugfix: plugin package incorrect 2022-05-20 08:48:35 +02:00
the-djmaze a1fd8391da Added :login_name wildcard 2022-05-20 07:47:14 +02:00
the-djmaze def180e785 Resolve #351 2022-05-20 07:44:18 +02:00
the-djmaze 0ff571db14 v2.16.0 2022-05-19 10:58:04 +02:00
the-djmaze f12019d77a AddressBook: Drop $sEmail parameter from functions and use new SetEmail()
AddressBook: Better CardDAV client with setDAVClientConfig()
2022-05-19 10:39:32 +02:00
the-djmaze bbbe69a9df Languages for #385 2022-05-19 08:34:09 +02:00
the-djmaze 90b3a2155d Kolab export contacts 2022-05-18 23:51:38 +02:00
the-djmaze aa67e66834 Place contacts suggestions plugins in Contacts category 2022-05-18 22:53:20 +02:00
the-djmaze d93a31dda0 Improved Kolab detection 2022-05-18 22:51:32 +02:00
the-djmaze ea5224c7e3 Bugfix: kolab plugin error on ?admin 2022-05-18 22:29:46 +02:00
the-djmaze 9789a2509f Move to plugin #385 2022-05-18 17:15:31 +02:00
the-djmaze 86ac71ea2e Move the Kolab Contacts Suggestions test to be IMAP Contacts Suggestions 2022-05-17 17:15:20 +02:00
the-djmaze 5757c06f77 Resolve #391 poppassd error 2022-05-13 22:58:09 +02:00
the-djmaze 02e3ce779c Move TestSuggestions to Example plugin 2022-05-13 20:25:52 +02:00
the-djmaze 5c9b7d7000 Added example plugin how to use Kolab for contact suggestions 2022-05-13 00:49:25 +02:00
the-djmaze b926a26dc8 Small cleanups 2022-05-11 23:14:12 +02:00
the-djmaze ffafc2313d debug change-password better 2022-05-05 16:49:19 +02:00
the-djmaze acac16cef0 Release ldap contacts suggestions plugin 2.9 for #367 2022-05-05 16:26:23 +02:00
the-djmaze f2ccee1c6b Resolve #367 2022-05-05 16:20:22 +02:00
the-djmaze 310a88b0a5 Resolve TOTP QR code not readable #360 2022-05-02 20:02:53 +02:00
the-djmaze fe60acab63 Solution for #360? 2022-05-02 00:06:05 +02:00
the-djmaze fcb50dfcda Change for #272 2022-04-30 01:27:40 +02:00
the-djmaze a06b59784a Changes for #349 2022-04-29 13:23:04 +02:00
the-djmaze 80eed213d9 Allow cancelable on some custom javascript events. 2022-04-29 13:07:49 +02:00
the-djmaze 9f2c06bcd3 Release ChangePassword plugins v2.14 2022-04-29 12:08:05 +02:00
the-djmaze 1dccfdba3b Revamp for #351 2022-04-29 11:30:11 +02:00
the-djmaze 3522f76d37 Added Poppassd for #351 2022-04-28 23:51:41 +02:00
the-djmaze 8b3cfc7a67 Add support for global 2FA enforcement #349 2022-04-25 16:21:16 +02:00
the-djmaze 375f715b78 TOTP plugin improved QRCode view 2022-04-25 15:20:37 +02:00
the-djmaze bf85675e42 Added info about sm-(user|admin)-login events 2022-04-20 22:08:44 +02:00
Shu Takayama d93e27a40d
fix override-smtp-credentials 2022-04-13 16:46:58 +09:00
the-djmaze d3a3007bef #291 2022-03-29 11:36:08 +02:00
the-djmaze a9b9b7df03 v2.14.0 2022-03-21 14:46:53 +01:00
the-djmaze 050815dd7e Resolve #287 2022-03-21 13:00:10 +01:00
the-djmaze c76823dc5f Some tiny changes 2022-03-14 15:42:05 +01:00
djmaze d6dc4d291c Split Sieve/Filters code from app.js so that i can work on the new Sieve GUI 2022-03-11 10:26:25 +01:00
the-djmaze d4069fd835 Default pdo_mysql_ssl_verify to false 2022-03-10 12:41:41 +01:00
the-djmaze c725f9eebf Resolve RainLoop#2150 2022-03-10 12:41:12 +01:00
the-djmaze e2338b0ab1 change-password v2.13 2022-03-08 15:01:55 +01:00
Veit b7f17ef196 plugins/change-password: Add support for MySQL SSL/TLS connections and server certificate validation. 2022-03-07 23:14:02 +01:00
the-djmaze 4f2f2dd485 Resolve #263 2022-03-04 11:53:36 +01:00