Commit graph

5042 commits

Author SHA1 Message Date
the-djmaze 92d5a4176e
Merge pull request #820 from p-bo/patch-1
NC integration app metadata: add links to admin and dev docs
2023-01-01 22:45:20 +01:00
p-bo 1c43b21fa8
NC integration app metadata: add links to admin and dev docs 2023-01-01 19:02:22 +01:00
the-djmaze e35d74be0b Add support for search criterias ON, SENTON, SENTSINCE and SENTBEFORE 2023-01-01 17:13:04 +01:00
the-djmaze fb319c356d v2.24.4 2022-12-30 20:43:04 +01:00
the-djmaze c8deecb4aa Speedup MessageListByRequestIndexOrUids() by using the new FetchIterate() 2022-12-30 19:47:40 +01:00
the-djmaze fe718e81e9 Improved MessageList handling 2022-12-30 17:38:42 +01:00
the-djmaze 5eef0b409b Also check PHP_INT_SIZE if SnappyMail runs on 64bit 2022-12-30 15:34:31 +01:00
the-djmaze 4922586893 Cleanup config settings and provide some info 2022-12-30 15:11:25 +01:00
the-djmaze 4261bdafff Moved application.ini labs.use_app_debug_* to debug.* 2022-12-30 12:18:07 +01:00
the-djmaze d1b31c6822 Improved sort when using message_list_limit in a virtual \All mailbox
https://github.com/the-djmaze/snappymail/issues/796#issuecomment-1367846187
2022-12-30 11:31:49 +01:00
the-djmaze 201d2e3c94 Translate GLOBAL/DEFAULT 2022-12-29 16:35:48 +01:00
the-djmaze 41db44bf35 Fix Dutch translation for confusing message (threads vs grouped) 2022-12-29 16:16:20 +01:00
the-djmaze 6abcbd16c4 Protect MessageListThreadsMap() 2022-12-29 16:15:38 +01:00
the-djmaze 34543d5bf3 On upgrade also update plugins in Nextcloud due to many misunderstandings and prevent invalid open issues 2022-12-29 14:42:11 +01:00
the-djmaze 94d33a6daf No need to check oCacher 2022-12-29 13:59:40 +01:00
the-djmaze d4c4f84c13 https://github.com/the-djmaze/snappymail/issues/796#issuecomment-1367247159 2022-12-29 13:40:46 +01:00
the-djmaze 1cff18218e Bugfix #787 Typed property MailSo\Mail\MessageListParams::$bUseThreads must not be accessed before initialization 2022-12-29 11:03:43 +01:00
the-djmaze ba460584bd https://github.com/the-djmaze/snappymail/issues/790#issuecomment-1366527884 2022-12-29 10:59:07 +01:00
the-djmaze 94c4b6c849 v2.24.3 2022-12-28 10:59:47 +01:00
the-djmaze 4805a377c4 Automatic update plugins at upgrade? 2022-12-28 10:56:11 +01:00
the-djmaze 3a96823506 When message list grouped by FROM show dynamic date/time 2022-12-28 10:55:37 +01:00
the-djmaze ee27ef29d4 Bugfix: cPanel undefined $_ENV['SNAPPYMAIL_INCLUDE_AS_API'] 2022-12-28 10:54:52 +01:00
the-djmaze 7c928ee78e When sorting on FROM also sort on REVERSE DATE 2022-12-27 21:34:32 +01:00
the-djmaze faa17ca3de Resolve #800 and #802 2022-12-27 20:57:11 +01:00
the-djmaze 0ff7b33a48 v2.24.2 2022-12-27 13:16:01 +01:00
the-djmaze 4ac3cba065 Disable sorting on thread view #445 2022-12-27 12:49:50 +01:00
the-djmaze dfc76b4a47 Small fix for https://github.com/the-djmaze/snappymail/issues/445#issuecomment-1364575843 2022-12-27 12:22:27 +01:00
the-djmaze 5c9fdb6b55 Threaded view changes for https://github.com/the-djmaze/snappymail/issues/445#issuecomment-1364575843 2022-12-27 12:19:29 +01:00
the-djmaze 871664cd39 No need to call IMAP EXAMINE when current folder already SELECT 2022-12-27 11:17:29 +01:00
the-djmaze ad45bcf2cf Changes for #796 2022-12-27 10:48:56 +01:00
the-djmaze 228fefc121 Resolve #798 2022-12-27 10:24:16 +01:00
the-djmaze 3f2d193bf6 Resolve #799 due to wrong implementation of RFC 8474 2022-12-27 10:11:54 +01:00
the-djmaze c522daf866 No group per day for thread #445 2022-12-25 09:51:20 +01:00
the-djmaze f2b8719223 Changes for #796 2022-12-24 23:21:43 +01:00
the-djmaze ff9dfa28fe
Merge pull request #794 from mayswind/master
update Chinese translation
2022-12-24 19:22:05 +01:00
the-djmaze 432d3b5f47 Resolve #795 2022-12-24 19:21:32 +01:00
the-djmaze c41049ab94 Improvements for #790 2022-12-24 19:03:41 +01:00
MaysWind 487f151dd0 update Chinese translation 2022-12-24 19:58:00 +08:00
the-djmaze daa1185459 Resolve #793 2022-12-24 01:56:11 +01:00
the-djmaze af59dd3d0d v2.24.1 2022-12-23 19:15:05 +01:00
the-djmaze 75b59322ad Resolve #792 2022-12-23 19:05:54 +01:00
the-djmaze a83cb9150e Change Intl.DateTimeFormat() into toLocaleString() for iOS < 14 2022-12-23 19:03:35 +01:00
the-djmaze 508c262a4b SETTINGS_LABELS remove 'LABEL_' and '_NAME' part 2022-12-23 17:54:13 +01:00
the-djmaze bf45070ff1 Remove unused Date.format() phpFormats 2022-12-23 16:28:02 +01:00
the-djmaze 27dddd3b1b Rollback #280 as it has issues 2022-12-23 16:20:54 +01:00
the-djmaze 9764c13fdd Remove unused receivedAt 2022-12-23 16:10:47 +01:00
the-djmaze a9b336d90f 'Y-m-d\\TH:i:s' as 'ISO8601' 2022-12-23 16:10:35 +01:00
the-djmaze a451600d8b Watch observable 2022-12-23 16:04:16 +01:00
the-djmaze ea3eff5d0d Changes for #790 2022-12-23 13:50:31 +01:00
the-djmaze 79b19a978f Resolve #789 due to fix for #466 2022-12-23 13:48:20 +01:00