Commit Graph

385 Commits

Author SHA1 Message Date
dab246 ac746b0301 TF-3514 Add test case processing 100 base64 images in HtmlAnalyzer unit test
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 03:02:19 -07:00
dab246 769bca0dda TF-3514 Add test case for unit test HtmlAnalyzer when html content existing CID but inlineAttachments is empty
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 03:02:19 -07:00
dab246 423a6d6016 TF-3514 Add unit test for generateEmail & replaceImageBase64ToImageCID method
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 03:02:19 -07:00
dab246 4765921a35 TF-3514 Detect base64 image to transfer it to cid attachment
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 03:02:19 -07:00
dab246 5c6a995107 TF-3472 Prefer at least two attachment for mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 02:04:07 -07:00
dab246 94b6814ab1 TF-3449 Update Mark as Important state when open draft email and reload page
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-06 20:30:23 -08:00
dab246 d2ee165f49 TF-3449 Setup Sender-set important flag in Setting View
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-06 20:30:23 -08:00
dab246 bd8c5ccfbf TF-3517 Fix "Reply to *me*" field is added when save an email as draft
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-02 21:06:11 -08:00
dab246 7e0c9bf45c Add unit test for createDefaultMailbox & setRoleDefaultMailbox method in MailboxAPI
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-24 06:27:45 -08:00
dab246 bcad1e0cd9 Handle the behaviour of Reply/ReplyToList/ReplyAll button
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 02:34:29 -08:00
Florent Azavant b8b70d26d4 fixed broken replyTo feature 2025-02-19 02:34:29 -08:00
Florent Azavant 74fc8d5d72 TF-3189 new reply to field in the mail composer 2025-02-19 02:34:29 -08:00
Florent Azavant 019dbe6e03 TF-3189 subaddressing features only shown if supported by the server 2025-02-19 02:34:29 -08:00
Florent Azavant f1ec1d7324 TF-3189 new option to copy a folder's subaddress 2025-02-19 02:34:29 -08:00
Florent Azavant 89d80fe142 TF-3189 new option to enable/disable subaddressing for a personal folder 2025-02-19 02:34:29 -08:00
dab246 30997a2d7e TF-3260 Fix unit test to build CI success
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08:00
dab246 dce74b43e9 TF-3260 Load & Display App Grid Linagora Ecosystem
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08:00
dab246 95f05c4715 TF-3260 Parsing Linagora Ecosystem in AppGrid 2025-02-19 00:00:02 -08:00
DatDang f66e1460e4 TF-3454 Download all attachments as ZIP 2025-02-18 20:13:16 -08:00
Dat Dang 636df94458 TF-2469 Fix email set into root mailbox's SENT instead of team mailbox's SENT (#3482) 2025-02-18 14:06:08 +07:00
dab246 d51f06f6f0 TF-3466 Fix refresh folds folder
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-17 19:57:50 -08:00
dab246 c3887b7705 TF-3345 Add mock TwakeAppManager for verify_before_time_in_search_email_filter_test unit test
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-16 15:08:47 -08:00
dab246 3bae9fa62b TF-3345 Write unit test to verify SearchEmailFilter with before datetime
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-16 15:08:47 -08:00
dab246 beffb544fa fixup! Use custom mapCapabilitiesConverter to apply some outside capabilities
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 f1d9fa65de Use custom mapCapabilitiesConverter to apply some outside capabilities
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
Florent Azavant e7e89789c7 fixed buggy getContactSupportCapability: some servers advertize it as a DefaultCapability and a cast is necessary 2025-02-10 20:43:15 -08:00
DatDang 69fa8d2dce Upgrade Twake Mail Flutter to v3.24.5
Revert "fixup! Upgrade Twake Mail Flutter to v3.24.5"

This reverts commit 0a597753a92b658ec17b0578ed488584d7c514d4.
2025-02-10 19:34:37 -08:00
dab246 b83e092e47 TF-3290 Only show reconnection confirm dialog when composer is opened 2025-02-05 03:00:08 -08:00
dab246 223fdbf1fb TF-3278 Handle open app via deep link at MailboxDashboard screen 2025-02-05 03:00:08 -08:00
dab246 4817b31191 TF-3278 Handle open app via deep link at TwakeWelcome screen 2025-02-05 03:00:08 -08:00
dab246 c6ed9f7c2b TF-3278 Handle open tmail app deep link but it was installed but signed in with the other account 2025-02-05 03:00:08 -08:00
Florent Azavant 68e9fc2f16 TF-3219 display limits of email recovery in a yellow banner and filter out invalid suggestions 2025-02-05 03:00:08 -08:00
Dat Vu 8963ce7a61 TF-3298 Fix blink when refresh email list (#3299) 2025-02-05 03:00:08 -08:00
dab246 778c138a10 TF-3427 Collapse side features of the composer in a side menu
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
dab246 6fa66efce2 TF-3427 Implement print draft
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
DatDang ac91cae0db TF-3267 Implement HTML attachment preview 2025-02-05 03:00:08 -08:00
dab246 91f3275a54 TF-3416 Handle download attachment in EML previewer on mobile 2025-02-05 03:00:08 -08:00
dab246 d304083b2e TF-3416 Implement preview EML attachment 2025-02-05 03:00:08 -08:00
dab246 7cbdfddb6d TF-3416 Implement parse email by blob id interactor 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 262cf278ba Fix cache synchronizing side effect when open folder 2025-02-05 03:00:08 -08:00
dab246 2212bae095 TF-3413 Fix ReplyAll & Reply is buggy 2025-02-05 03:00:08 -08:00
dab246 77b756cbb6 TF-3413 Support Reply to list for email 2025-02-05 03:00:08 -08:00
DatDang 24c0eb0cb2 TF-3385 Fix tests update email flags extension 2025-02-05 03:00:08 -08:00
DatDang 059185660e TF-3385 Update save and remove draft email 2025-02-05 03:00:08 -08:00
DatDang 8f5168ec6b TF-3385 Update mark as read and star 2025-02-05 03:00:08 -08:00
dab246 0f94e52d35 TF-3370 Handle SetError when make email action (Mark as read/star/move/delete) 2025-02-05 03:00:08 -08:00
dab246 47963d162b TF-3337 Write unit test to verify number of times call request when performing mark as read/star and move emails 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG c63e3d2973 TF-3334 Synchonize cache all the time have new changes even in search or not 2025-02-05 03:00:08 -08:00
dab246 360027d7a1 TF-3181 Handle on click contact support
(cherry picked from commit 7a6a02f58f5194c7f8c8ad3c047a5b8938ba598e)
2025-02-05 03:00:08 -08:00
DatDang e54fd73d58 fixup! TF-3332 Prevent refresh when switching mailbox 2025-02-05 03:00:08 -08:00