Commit graph

495 commits

Author SHA1 Message Date
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