Commit graph

4865 commits

Author SHA1 Message Date
Akhil 06860a51e6
Revert pull 423 2022-12-14 15:17:37 +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
the-djmaze d48b3a74fc Use new FolderStatusAndSelect() on MessageList() 2022-12-05 10:32:12 +01:00
the-djmaze a7f93ef864 Remove UNSEEN on IMAP4rev2 deprecated SELECT/EXAMINE 2022-12-05 10:31:13 +01:00
the-djmaze 4a5bd9033f No need to generate 1000's of ID's for MessageListByRequestIndexOrUids() 2022-12-05 10:03:11 +01:00
the-djmaze c9294619e9 Merge branch 'master' of github.com:the-djmaze/snappymail 2022-12-04 15:10:04 +01:00
the-djmaze 7af66185c4 Idea for #737 2022-12-04 15:09:47 +01:00
the-djmaze a88dc82224 Resolve #737 2022-12-04 14:41:12 +01:00
the-djmaze 77f738f79f
Merge pull request #742 from LarsBel/patch-1
update.sh: skip if same version + bugfix chown
2022-12-03 16:28:48 +01:00
the-djmaze fb29f8b0dd Merge branch 'master' of github.com:the-djmaze/snappymail 2022-12-03 15:19:13 +01:00
the-djmaze 605ee88041 Resolve #741 2022-12-03 15:18:59 +01:00