Commit graph

531 commits

Author SHA1 Message Date
the-djmaze 399ae06a5c v2.26.0 2023-02-10 11:38:41 +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