Commit graph

4720 commits

Author SHA1 Message Date
the-djmaze ff68fa15d1 Put sign and encrypt options in composer dropdown menu and simplify the two existing buttons with a glyph 2022-10-30 12:25:35 +01:00
the-djmaze a58276ff45 When try to login IMAP/SMTP/SIEVE but STARTTLS is required, force STARTTLS 2022-10-30 11:43:17 +01:00
the-djmaze cef870328c Don't set default_domain in Nextcloud when already set 2022-10-30 00:13:39 +02:00
the-djmaze 772d722972 Release Nextcloud 2.19.5 due to AUTOLOGOUT crash 2022-10-29 17:56:20 +02:00
the-djmaze 23b5de06b1 Added: simple parse iCal attachment to store in Nextcloud calendar 2022-10-29 17:04:18 +02:00
the-djmaze 00001c758d Added Nextcloud auto-login admin panel (disabled for now) 2022-10-29 16:53:06 +02:00
the-djmaze 0d4a4ad280 Add a default Domain configuration for Nextcloud #596 2022-10-29 02:03:21 +02:00
the-djmaze 3c57f39ae0 Merge branch 'master' of github.com:the-djmaze/snappymail 2022-10-29 01:28:21 +02:00
the-djmaze 95379cb951 Resolve #599 #595 2022-10-29 01:27:42 +02:00
the-djmaze cd0f71bdce
Update UserAuth.php
Cleanup a bit through smartphone
2022-10-28 19:22:58 +02:00
the-djmaze 8406bd4c9f
Update Http.php
Cleanup a bit
2022-10-28 19:10:17 +02:00
the-djmaze 3caeae8ea6
Merge pull request #594 from mayswind/master
update Chinese translation
2022-10-28 16:17:54 +02:00
the-djmaze 6ac07fb17b
Merge pull request #598 from mayswind/fix_encoded_text
urldecode the file/folder name in webdav response
2022-10-28 16:17:03 +02:00
the-djmaze 787e236133 Bugfix: message attachments missing data 2022-10-28 13:57:13 +02:00
MaysWind f05dcb6965 urldecode the file/folder name in webdav response 2022-10-28 19:47:29 +08:00
the-djmaze fd0a41cfaf CLeanup Nextcloud javascript code 2022-10-28 09:58:04 +02:00
the-djmaze a1cafb1d0c Bugfix: when Nextcloud calendar is cancelled, don't try to save #569 2022-10-28 09:45:11 +02:00
MaysWind b9036ad829 update Chinese translation 2022-10-28 15:43:24 +08:00
the-djmaze 63d693f21b v2.19.4 2022-10-28 01:44:04 +02:00
the-djmaze 7a0ec76d25 Cleanup Jua upload handler 2022-10-28 01:36:49 +02:00
the-djmaze 9130da9dca Resolve #591 2022-10-28 00:29:51 +02:00
the-djmaze 108dd92163 Remove unused SettingsCapa 2022-10-27 23:52:33 +02:00
the-djmaze d706793e56 Improved drag&drop of local EML files 2022-10-27 23:51:55 +02:00
the-djmaze a6bf2abaff Resolve #570 2022-10-27 16:47:15 +02:00
the-djmaze dec2c1e84c AutoLogout always allowed 2022-10-27 16:05:28 +02:00
the-djmaze be8c453cac v2.19.3 2022-10-27 15:41:55 +02:00
the-djmaze 663a6bf3ad Also reload folder when EML files are dropped in current folder
And reduce memory footprint.
2022-10-27 13:32:44 +02:00
the-djmaze 14c684a866 Better error message for #586 2022-10-27 12:37:03 +02:00
the-djmaze ba4b8f84cc Improved login default_domain with dynamic options 2022-10-27 12:31:09 +02:00
the-djmaze f3e6dda69b Added: allow dropping local EML files onto any mailbox/folder on the left 2022-10-27 12:15:06 +02:00
the-djmaze e06acbe738 Put back ExternalSso for #585
Not the most secure, needs improvements
2022-10-27 10:43:33 +02:00
the-djmaze 256023dc58 Improved message header style 2022-10-26 16:39:01 +02:00
the-djmaze ffcc86805a Some array.slice to array.startsWith and cleanup some JavaScript code 2022-10-26 16:38:39 +02:00
the-djmaze 3903a37b64 Make calendar integration optional for #569
Due to bug in Nextcloud Calendar
2022-10-25 17:06:00 +02:00
the-djmaze 4fa931f631 Added Nextcloud save to Calendar popup #569 2022-10-25 16:09:05 +02:00
the-djmaze 797c95877e Added Nextcloud save to Calendar #569 2022-10-25 16:08:28 +02:00
the-djmaze e183764e51 Nextcloud password generator got lost. Put it back 2022-10-25 11:40:04 +02:00
the-djmaze a197378b7c cleanup MailSo a bit 2022-10-25 11:33:12 +02:00
the-djmaze 31d6666729 Improved Nextcloud integration 2022-10-25 11:32:47 +02:00
the-djmaze 2247be5026 Seperate RainLoop importer for #584 and
https://github.com/pierre-alain-b/rainloop-nextcloud/issues/288
2022-10-25 11:32:00 +02:00
the-djmaze 59c7baaab8
Merge pull request #582 from cm-schl/patch-1
Correct description how to set personal settings in Nextcloud Integration README
2022-10-24 19:28:48 +02:00
the-djmaze dee4e05e17 Improved Nextcloud styling #569 2022-10-24 17:36:20 +02:00
cm-schl 51e6a88d37
Corrected description how to set personal settings 2022-10-24 16:59:55 +02:00
the-djmaze f793e276bc Merge branch 'master' of github.com:the-djmaze/snappymail 2022-10-24 16:13:45 +02:00
the-djmaze aeabb16808 Save multiple .EML to Nextcloud Files storage
https://github.com/the-djmaze/snappymail/issues/569#issuecomment-1287030832
2022-10-24 16:12:35 +02:00
the-djmaze 21fe9dcd68
Merge pull request #581 from mayswind/master
update Chinese translation
2022-10-24 15:50:33 +02:00
the-djmaze b1bcbc1671 Resolve #579 2022-10-24 15:12:25 +02:00
the-djmaze b6f35e00d6 Resolve #580 2022-10-24 13:07:56 +02:00
the-djmaze 3e3f85aaeb Improved logger more 2022-10-24 12:28:14 +02:00
the-djmaze 7911f9019a Handle uncaught exceptions 2022-10-24 12:14:00 +02:00