Commit graph

4449 commits

Author SHA1 Message Date
the-djmaze
a13c037fd7 Strip SendInBlue image tracking #564 2022-10-20 10:45:31 +02:00
the-djmaze
5b38bf3b17 Nextcloud auto-update plugin when on admin page 2022-10-20 10:23:09 +02:00
the-djmaze
b690370557 Allow user theme font selection #562 2022-10-20 09:33:44 +02:00
the-djmaze
a9ea62abc2 Resolve #566 2022-10-20 00:46:49 +02:00
the-djmaze
b435b14497 Resolve <a> color issue and hidden image detection #564 2022-10-19 23:57:58 +02:00
the-djmaze
4a89edec01 Get theme background working in Nextcloud #558 2022-10-19 23:31:44 +02:00
the-djmaze
7211869636 Nextcloud don't search if string is less then 2 characters
https://github.com/the-djmaze/snappymail/issues/561#issuecomment-1284191823
2022-10-19 20:05:58 +02:00
the-djmaze
a0b4517074 Update Nextcloud README.md a bit 2022-10-19 17:02:11 +02:00
the-djmaze
60d7cbb318 Make img alt="" text maximum of 32 characters #564 2022-10-19 16:44:35 +02:00
the-djmaze
c7cf5b1c2c JavaScript substr() is deprecated 2022-10-19 16:43:16 +02:00
the-djmaze
04d55be625 Split Nextcloud SnappyMailHelper ::startApp() to have login/handle in startApp() but the rest in loadApp() 2022-10-19 16:27:15 +02:00
the-djmaze
bdea9c6833 Resolve #559 2022-10-19 13:12:17 +02:00
the-djmaze
f53dab1baa Activate simple Nextcloud directory selector popup #96 2022-10-19 10:15:03 +02:00
the-djmaze
5abc6a3034 Solve Nextcloud Content-Security-Policy issue in debug mode
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1282946881
2022-10-19 09:01:36 +02:00
the-djmaze
93d8b5a419 Improve some login/logout handling 2022-10-18 23:32:47 +02:00
the-djmaze
b77854e421 Some small code improvements 2022-10-18 19:22:36 +02:00
the-djmaze
a41afb17ad Resolve Nextcloud save issue and added mockup code for files browser
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1282589485
2022-10-18 19:21:27 +02:00
the-djmaze
640f75da8d Workaround PHP --disable-phar aka Class 'PharData' not found #392 2022-10-18 16:31:48 +02:00
the-djmaze
dd24af93ea Nextcloud test v2.19.0 2022-10-18 12:26:18 +02:00
the-djmaze
6f59b58e19 Bugfix undefined $BIMI 2022-10-18 11:09:23 +02:00
the-djmaze
2b2de2abdb Update Nextcloud info.xml 2022-10-18 09:47:45 +02:00
the-djmaze
4b54b71f53 Added Nextcloud screenshots 2022-10-18 09:45:55 +02:00
the-djmaze
37fd11a8cb Nextcloud show initial password in admin settings and option to enable debug mode #96 2022-10-18 09:30:30 +02:00
the-djmaze
4faa4db112 Bugfix: array_search() expects parameter 2 to be array, null given 2022-10-18 08:48:59 +02:00
the-djmaze
9d9ea1ec31 Move application.ini imap settings from [labs] section to own [imap] section 2022-10-17 16:54:17 +02:00
the-djmaze
69fb887e63 Improved BIMI detection code #115 2022-10-17 16:16:06 +02:00
the-djmaze
40e2375b3e Draft code for BIMI (not active due to being slow)
https://github.com/the-djmaze/snappymail/issues/115#issuecomment-1186485370
2022-10-17 15:43:45 +02:00
the-djmaze
ddbe6b2a75 Improved stripTracking 2022-10-17 15:12:12 +02:00
the-djmaze
f9e0cc40a4 Added white logo for Nextcloud #96 2022-10-17 14:25:52 +02:00
the-djmaze
65c313c0e4 Also strip tracking in message images 2022-10-17 14:17:59 +02:00
the-djmaze
b683abc89f Hide nextcloud tr:hover inside SnappyMail #96 2022-10-17 13:48:39 +02:00
the-djmaze
20cc74b066 Improve message html element style width value 2022-10-17 13:45:05 +02:00
the-djmaze
4fb0199a0f oc_requesttoken is deprecated: use OC.requestToken instead 2022-10-17 13:37:29 +02:00
the-djmaze
0ff69776ed Integrate Nextcloud more and also use part of
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1279783076
2022-10-17 12:58:11 +02:00
the-djmaze
aa01343df8 Resolve #555 2022-10-17 11:30:32 +02:00
the-djmaze
b011d1fa0e Rename MailSo\Base\Utils::FunctionExistsAndEnabled() to more logical MailSo\Base\Utils::FunctionCallable() 2022-10-17 11:16:47 +02:00
the-djmaze
f3e159f2c6 Cleanup MailSo\Base\Utils 2022-10-17 10:55:28 +02:00
the-djmaze
dcc8db23b1 Replace MailSo\Base\Utils::ClearFileName() with new better MailSo\Base\Utils::SecureFileName() 2022-10-17 10:32:40 +02:00
the-djmaze
a5bff8674a Always show option to view as plain, by converting message HTML when plain is missing 2022-10-17 09:33:28 +02:00
the-djmaze
e6fc06b346 Change for #555 2022-10-17 09:27:36 +02:00
the-djmaze
fc2958538c Bugfix: imap_mutf7_to_utf8 is broken for U+10000 and up 2022-10-17 09:26:00 +02:00
the-djmaze
13492a9d0b Change \MailSo\Base\Utils::Php2js() in improved \RainLoop\Utils::jsonEncode() 2022-10-15 22:09:42 +02:00
the-djmaze
f04a0ca7f3 Fix Admin -> Config option description layout 2022-10-15 21:57:34 +02:00
the-djmaze
7db9fb36fa https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1279776563 2022-10-15 18:39:00 +02:00
the-djmaze
5882cc6051 Resolve #554 2022-10-15 18:33:45 +02:00
the-djmaze
87d01c8bde Solve the massive logger bloat by simplifying it to be RFC 5424
As it confused people and #552
2022-10-15 17:39:49 +02:00
the-djmaze
2056600a72 Small code cleanup 2022-10-14 23:24:14 +02:00
the-djmaze
e8576c75b9 Forgot cleanup for #553 2022-10-14 19:54:11 +02:00
the-djmaze
0f3d8e66df Resolve #553 2022-10-14 19:53:14 +02:00
the-djmaze
187dfcd126 Resolve #552 2022-10-14 19:46:24 +02:00