Commit graph

5640 commits

Author SHA1 Message Date
the-djmaze
e14719b021 Resolve #1027 2023-03-20 22:22:37 +01:00
the-djmaze
1ca039f796 v2.27.0 2023-03-20 16:43:41 +01:00
the-djmaze
45be0d7aa8 Bugfix: ask unload when mobile and message visible 2023-03-20 15:21:56 +01:00
the-djmaze
470da2ee15 Nextcloud CSS --panel-bg-clr was missing 2023-03-20 08:32:57 +01:00
the-djmaze
f81fcb4e61 Better line-height for QR code 2023-03-20 08:32:31 +01:00
the-djmaze
60dca97603 Bugfix: when decrypt message, subject was replaced empty 2023-03-20 08:27:53 +01:00
the-djmaze
7a98e5e7d4 Nextcloud plugin translate russian
https://github.com/the-djmaze/snappymail/discussions/979#discussioncomment-5327668
2023-03-18 19:32:50 +01:00
the-djmaze
e30f9854b7 Fix theme cached handling 2023-03-17 23:20:42 +01:00
the-djmaze
b85ed63ff6 Resolve #1018 2023-03-15 23:04:58 +01:00
the-djmaze
dc06502744 Resolve #1017 2023-03-15 22:53:06 +01:00
cm-schl
75f198c8a0 Update release date 2023-03-14 14:50:22 +01:00
cm-schl
00a507ff97
Merge branch 'the-djmaze:master' into master 2023-03-14 14:48:42 +01:00
cm-schl
7662889237
Merge pull request #1 from cm-schl/rework-on-mailaddress-handling
Rework on mailaddress handling
2023-03-14 14:48:17 +01:00
cm-schl
2d4e72805a Updated readme.md 2023-03-14 14:37:37 +01:00
the-djmaze
308c7197c7 Resolve #1007 2023-03-14 13:55:20 +01:00
the-djmaze
014d22add9 PHP getElementsByTagName() must be lowercase #1015 2023-03-14 13:05:46 +01:00
the-djmaze
8ea2ff4ae8 Resolve #968 2023-03-14 12:46:12 +01:00
the-djmaze
84c4522ff2
Merge pull request #1011 from mayswind/master
update Chinese translation
2023-03-14 10:55:18 +01:00
the-djmaze
4bd9535219 ERROR: Undefined constant "MailSo\Log\Drivers\STDERR" #965 2023-03-14 10:53:18 +01:00
the-djmaze
2201060888 Changes for #1007 2023-03-14 10:46:52 +01:00
the-djmaze
b824c394ab Cache the index 2023-03-14 09:58:58 +01:00
the-djmaze
3464e296c3 Fix 'Location:' headers using proper '302 Found' header 2023-03-14 09:58:30 +01:00
the-djmaze
6fde436865 Don't generateETag() on SELECT/EXAMINE 2023-03-14 09:39:33 +01:00
the-djmaze
a0a7e93707 Resolve #1014 2023-03-13 21:48:20 +01:00
the-djmaze
85b06123c6 Better hash/cache handling for some functions 2023-03-13 15:21:37 +01:00
the-djmaze
321782aa26 Potential fix for #1004 2023-03-13 15:21:06 +01:00
the-djmaze
49f76ffe76 Move more JSON code into MailSo\Mail\Message 2023-03-13 13:01:05 +01:00
the-djmaze
a019f4d80e Reset folder etag on draft send 2023-03-13 12:59:16 +01:00
the-djmaze
1923d5cb4b Speedup CheckableFolders 2023-03-13 12:04:09 +01:00
the-djmaze
f8b794ec1c Prevent folder/messages flags conflict by using the right name attributes for Folders 2023-03-13 11:49:40 +01:00
the-djmaze
17b1deb95b FolderInformation() use jsonSerialize() 2023-03-13 10:46:40 +01:00
the-djmaze
59b3fe70b6 Improved mailbox ETag 2023-03-13 09:56:35 +01:00
the-djmaze
2dbf192558 Knockout added future code replaceChildren() for Safari 14+ 2023-03-13 09:03:14 +01:00
the-djmaze
4a4b2938a6 Remove unused GetConnectedPort() 2023-03-13 09:02:18 +01:00
MaysWind
51fe76cca3 update Chinese translation 2023-03-12 21:24:11 +08:00
the-djmaze
1b49399c46 Resolve #1006 2023-03-10 19:38:09 +01:00
the-djmaze
670271f257 Resolve #1005 2023-03-07 20:03:50 +01:00
the-djmaze
d484392518 Improved mailvelope handling 2023-03-07 16:06:09 +01:00
the-djmaze
4a9bc53558 Fix PGP/Inline view 2023-03-07 15:42:13 +01:00
cm-schl
c732cec62f Clearer description whats username for in the config 2023-03-07 15:31:09 +01:00
the-djmaze
f5045b9759 Move APP_VERSION hashing to smctoken encryption key 2023-03-07 15:14:49 +01:00
cm-schl
58b368552f Overwrite of main address works
- Cleanup of not used functions
- Rewrite of FindLdapResults function to work in both cases: for additional accounts and main account
2023-03-07 15:05:10 +01:00
the-djmaze
9dbf7b3bad Remove unused KeyPathHelper::TemplatesCache() and KeyPathHelper::PublicFile() 2023-03-07 14:41:42 +01:00
the-djmaze
bd7f9856f2 Redesign Raw handling as encodeRawKey/decodeRawKey doesn't need encryption 2023-03-07 13:53:52 +01:00
the-djmaze
402de0d569 Bugfix: ETag should use account not ImapClient as switching accounts could generate same hash 2023-03-07 11:41:47 +01:00
the-djmaze
e2ed87a1ab Remove Model\Account param from encodeRawKey/decodeRawKey 2023-03-07 08:03:15 +01:00
the-djmaze
eaf4bbe6d3 Resolve more cache issue with #1003 2023-03-06 16:00:50 +01:00
the-djmaze
206c8abdf5 More changes for #1003 2023-03-06 13:21:21 +01:00
the-djmaze
8c7fd77762 Resolve #1001 2023-03-06 11:55:32 +01:00
the-djmaze
5436253ffd Cache changes for #1003 2023-03-06 11:36:23 +01:00