Commit graph

4874 commits

Author SHA1 Message Date
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
the-djmaze 8a5274de61 Fix border-box issue .buttonCompose 2022-12-07 16:34:30 +01:00
the-djmaze 72e89ba4e0 Bump avatars extension version number for the changes 2022-12-07 16:28:05 +01:00
the-djmaze 40cf942ddd Only run JSON hooks when $sAction is set #755 2022-12-07 16:26:38 +01:00
the-djmaze b679cb41d9 Make all dialogs fit in mobile view #686 2022-12-07 16:25:37 +01:00
the-djmaze 39bc370dff Resolve #754 2022-12-07 13:22:52 +01:00
the-djmaze 70ff592bb7 Merge branch 'master' of github.com:the-djmaze/snappymail
# Conflicts:
#	snappymail/v/0.0.0/app/libraries/RainLoop/Plugins/Property.php
2022-12-07 12:25:22 +01:00
the-djmaze 94c3fa464d Resolve #744 (not active!!) 2022-12-07 12:24:31 +01:00
the-djmaze 8d1290e2c4 Small fixes 2022-12-07 10:59:52 +01:00
the-djmaze b64e0a026d
Merge pull request #753 from cm-schl/master
Plugin configuration did not load anymore when type was SELECTION
2022-12-06 16:03:38 +01:00
the-djmaze b2e111fc14 Resolve #750 2022-12-06 15:56:46 +01:00
the-djmaze 4709e6fc25 Resolve #752 2022-12-06 15:56:28 +01:00
cm-schl 5efd926f22 Plugin configuration did not load anymore when type was SELECTION
due to not existing object
2022-12-06 14:46:23 +01:00
the-djmaze 544ec16830 v2.22.7 2022-12-06 14:31:38 +01:00
the-djmaze 01d1d5d284 Added folder hash comment for UNSEEN issue 2022-12-06 14:27:12 +01:00
the-djmaze 95bcc29d59 Bugfix: Avatars From error when in Kolab folder/mailbox 2022-12-06 14:26:51 +01:00
the-djmaze 08217d4e99 Resolve #712 2022-12-06 11:41:02 +01:00
the-djmaze c7f554d22b Bugfix: msg.from[0] is undefined 2022-12-06 11:19:21 +01:00
the-djmaze 0b2e82f9ca Cleanup some logging 2022-12-06 11:11:16 +01:00
the-djmaze 01a9556b9c Don't request remote avatars in mobile mode 2022-12-06 11:10:43 +01:00
the-djmaze 6b6aa54b99 Bugfix undefined matched domain should say email@example matched domain 2022-12-06 10:50:55 +01:00
the-djmaze 31e2962f9a Merge branch 'master' of github.com:the-djmaze/snappymail 2022-12-06 10:40:33 +01:00
the-djmaze e8fc4eaa30 Cleanup some logging 2022-12-06 10:40:17 +01:00
the-djmaze dc335f0016 Resolve #748 and #746 2022-12-06 10:40:02 +01:00
the-djmaze 6a6b800158
Merge pull request #749 from LarsBel/master
fixed order error
2022-12-05 20:10:10 +01:00
the-djmaze ae40214f46 Maybe solution for #746 and #748 ? 2022-12-05 19:24:29 +01:00
LarsBel 34b0a09ed6
fixed order error 2022-12-05 17:56:46 +01:00
the-djmaze 6ac1f2b67a Resolve PHP 8.2 Creation of dynamic property is deprecated 2022-12-05 16:25:24 +01:00
the-djmaze aa22dc61ca Bugfix Undefined property: MailSo\Mail\FolderCollection::$capabilities 2022-12-05 13:32:00 +01:00
the-djmaze 116fed7284 v2.22.6 2022-12-05 13:30:57 +01:00
the-djmaze 75c923f00f Prepare new Impersonate feature https://github.com/nextcloud/impersonate/pull/180 2022-12-05 11:48:46 +01:00
the-djmaze 07876dee81 Add comment for #737 2022-12-05 11:09:57 +01:00
the-djmaze f82574a472 Use UIDVALIDITY when HIGHESTMODSEQ not available, maybe solves #745 2022-12-05 11:09:42 +01:00