Commit graph

5095 commits

Author SHA1 Message Date
the-djmaze
d65d77ef2f Idea for #875 2023-01-26 20:02:48 +01:00
the-djmaze
188b419910 v2.25.0 2023-01-26 16:35:54 +01:00
the-djmaze
5b1404ffac Resolve #878 2023-01-26 15:53:00 +01:00
the-djmaze
271065fe44 Fix mobile view issues 2023-01-26 15:37:27 +01:00
the-djmaze
8047a36b70 #rl-content to use flex for better layout control 2023-01-26 14:11:30 +01:00
the-djmaze
cfcc8c73af Decode some Copernica link tracking 2023-01-26 10:49:57 +01:00
the-djmaze
974350ebee Found more JSON properties to change into JavaScript camelCase 2023-01-26 10:41:55 +01:00
the-djmaze
b9ef8ae2c9 Resolve #866 2023-01-25 10:24:18 +01:00
the-djmaze
ba543c95d7 Improved #871 2023-01-25 09:52:30 +01:00
the-djmaze
09f00d1766
Merge pull request #871 from codiflow/master
Added right margin to folder search input wrapper
2023-01-25 09:49:53 +01:00
the-djmaze
528b6cd096 cleanup some json code 2023-01-25 09:41:15 +01:00
the-djmaze
f23b7205c6 Squire Colour to Color 2023-01-25 09:28:48 +01:00
the-djmaze
4cfd6479ce Better Sieve rainloop.user script handling 2023-01-25 09:28:09 +01:00
the-djmaze
f080a302b1 Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
Christian
d6bde1aab0
Added right margin to folder search input wrapper 2023-01-23 13:55:46 +01:00
the-djmaze
7a53cae32f Remove unused function ContentTypeType() due to previous commit 2023-01-22 22:27:40 +01:00
the-djmaze
7e42e99019 Remove some unused functions 2023-01-22 22:24:27 +01:00
the-djmaze
87df281434 Improve MailSo\Imap\BodyStructure 2023-01-22 20:06:52 +01:00
the-djmaze
3d63eeb79e Cleanup MIME part FileName handling 2023-01-22 16:07:49 +01:00
the-djmaze
65bf9be580 Maybe solution for #867 2023-01-22 13:32:03 +01:00
the-djmaze
da4b9684b4 Log RAW request for #867 2023-01-22 10:21:03 +01:00
the-djmaze
c30c41a79b Nextcloud _htaccess to .htaccess failed 2023-01-22 10:20:13 +01:00
the-djmaze
974adb78e2 Start documenting JavaScript rl object as noted in #865 2023-01-19 20:09:52 +01:00
the-djmaze
95024aca10 Bugfix: Nextcloud ?admin wrong layout 2023-01-19 19:41:30 +01:00
the-djmaze
d43d3340e4 Fix default messageListItem border left color for dark mode 2023-01-19 19:12:11 +01:00
the-djmaze
e1d66d90ae Resolve #863 2023-01-19 17:27:14 +01:00
the-djmaze
d25af53dfb v2.24.6 2023-01-19 17:11:40 +01:00
the-djmaze
79510eb79c Resolve #864 2023-01-19 16:46:39 +01:00
the-djmaze
dba125ad59 Change for #864 2023-01-19 15:49:49 +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
890fe132e1 Remove unused $bUsePhpMail 2023-01-19 10:53:35 +01:00
the-djmaze
790edc73c8 Workaround #813 2023-01-18 18:50:23 +01:00
the-djmaze
53eac88edb Move some Nextcloud SnappyMailHelper code to new InstallStep 2023-01-18 12:18:10 +01:00
the-djmaze
b20df3209f Fix language SETTINGS_LABELS 2023-01-18 11:45:27 +01:00
the-djmaze
1d4b20bb79 Prepare RFC 8689 2023-01-18 08:56:56 +01:00
the-djmaze
bd35521f41 Resolve #525 and #855 2023-01-18 08:44:24 +01:00
the-djmaze
7f8707c4c0 Cleanup messages cache handling 2023-01-18 08:38:26 +01:00
the-djmaze
745a3603fe Resolve #852 2023-01-18 08:20:51 +01:00
the-djmaze
dcd1d1cbd4 Resolve unknown CSP directive 'strict-dynamic' in Safari 13.1.2 2023-01-17 15:49:35 +01:00
the-djmaze
b2ca7f50ad Resolve timeStyle issue found in Safari 13.1.2 2023-01-17 15:48:48 +01:00
the-djmaze
cc068e9dc4 Small wrapping fix for #843 2023-01-17 15:09:48 +01:00
the-djmaze
98996ba4b7 Resolve #843 2023-01-17 14:26:00 +01:00
the-djmaze
d41f9d8eee Improved contacts suggestions limit handling #849 2023-01-17 12:31:07 +01:00
the-djmaze
51f250cc78 Plugins still use ImapConnectAndLoginHelper 2023-01-17 12:26:12 +01:00
the-djmaze
302dcf67c2 Bugfix: matchAnyRule() Return value must be of type bool, none returned 2023-01-17 12:19:45 +01:00
the-djmaze
80eea23b10 Add admin setting for the contacts suggestions limit
Improves visual info for #849
2023-01-17 11:52:07 +01:00
the-djmaze
c5c180cb2e Move createDomain & createDomainAlias buttons below table 2023-01-17 11:22:30 +01:00
the-djmaze
29beb9b75d Improved visibility Admin Domain Test errors 2023-01-17 11:02:45 +01:00
the-djmaze
61899ce092 Prepare for custom SMTP credentials for #859 #458 #431 #233 2023-01-17 10:28:19 +01:00