Commit Graph

117 Commits

Author SHA1 Message Date
dab246 aa7fded1ff TF-3416 Handle open EML attachment in EML previewer 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 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 b5fc4c6e58 TF-3385 Fix change flags not working 2025-02-05 03:00:08 -08:00
DatDang 3541ac085e TF-3385 Fix mark as read not work properly 2025-02-05 03:00:08 -08:00
DatDang b95ec24b3c TF-3385 Update move emails 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 749e0a8580 TF-3379 Show replyAll button when sender not me 2025-02-05 03:00:08 -08:00
dab246 dfd622d7ec TF-3334 Use queue to handle multiple refresh changes mailbox from incoming websocket 2025-02-05 03:00:08 -08:00
dab246 eb51e9b3b1 TF-3334 Remove Email/get of mark as read & mark as star action 2025-02-05 03:00:08 -08:00
DatDang 4a024699e2 Format calendar event description 2025-02-05 03:00:08 -08:00
DatDang 45581e4177 TF-3221 Handle mailto with additional cc and bcc 2024-11-15 14:25:23 +07:00
dab246 0c4076cab6 Fix SMime signature status not displayed 2024-08-28 17:16:07 +07:00
dab246 4d045bbf1a Hotfix conflict role Spam/Junk 2024-08-16 12:00:20 +07:00
dab246 b0ee2f24ba TF-2930 Fix inline attachment lost in draft emails 2024-08-07 06:32:45 +02:00
dab246 0a8a0b0a6d TF-2907 Handle error correctly when perform reply event action 2024-08-07 06:32:45 +02:00
dab246 9020fe0a62 TF-2827 Only enable print button when email content loaded 2024-06-21 09:12:29 +07:00
dab246 2a862e5a05 Migrate v0.11.3-patch4-dev to master branch 2024-06-11 13:59:12 +07:00
dab246 56a63d2bc9 Fix tThe editor background appears gray when the waning dialog appears 2024-06-11 13:59:12 +07:00
dab246 d73e0068c4 Avoid fetching again identity lists in SingleEmailController 2024-06-11 13:59:12 +07:00
dab246 db7334669b TF-2684 Add button Mail to attendees to open composer with to: all attendees 2024-06-11 13:59:12 +07:00
dab246 8ddb4b9275 TF-2684 Use scrollbar theme replace customize scrollbar 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
dab246 7524a97bc8 TF-2764 Add PDFViewer to preview PDF attachment 2024-05-30 17:26:32 +07:00
DatDang 2e68e7df7d TF-2859 Add language when reply calendar invitation 2024-05-21 10:42:28 +07:00
dab246 6fbde032d2 TF-2858 Write unit test for store event attendance status interactor 2024-05-20 11:18:49 +07:00
dab246 5bac79b97a TF-2858 Implement store event attendance status on presentation layer 2024-05-20 11:18:49 +07:00
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +07:00
DatDang 5d8dd4c00d TF-2840 calendar event reject integrate interactor to SingleEmailController 2024-05-08 17:45:51 +07:00
DatDang f7805594eb TF-2821 calendar event maybe integrate single email controller 2024-05-08 17:45:51 +07:00
DatDang f36164f807 TF-2812 Calendar event accept integrate UI 2024-05-08 17:45:51 +07:00
DatDang 94d683c3c1 TF-2802 Add calendar event accept interactor to single email controller 2024-05-08 17:45:51 +07:00
DatDang 8ed14711a3 TF-2802 Expose blobId of chosen calendar event after parse 2024-05-08 17:45:51 +07:00
dab246 6f10eacbb3 TF-2785 Fix print feature empty when clicked too early 2024-04-15 11:45:00 +07:00
DatDang ae0aeab048 TF-2533 Remove iframe listener dependency on dart 2024-04-11 11:57:01 +07:00
DatDang af0dc0cd86 TF-2628 Temporary disable preview PDF 2024-04-04 16:56:29 +07:00
DatDang 754987b59e TF-2737 Separate PDF view handler between each browser 2024-03-22 16:35:35 +07:00
dab246 840a191831 TF-2713 Small evolution for printing 2024-03-15 11:47:07 +07:00
dab246 58fa7f8a42 TF-2520 Use mime type png to display logo in print page
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 ab2c32154e TF-2520 Implement print email in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
DatDang dbaa479cb4 TF-2628 [Part-2] Add attachmentsViewState to track attachments' action 2024-03-04 11:06:59 +07:00
DatDang 6fe62cb068 TF-2628 [Part-2] Add attachment property to DownloadAttachmentForWebFailure & ViewAttachmentForWebFailure 2024-03-04 11:06:59 +07:00
DatDang ef305229f6 TF-2628 Integrate view attachment feature with UI 2024-02-29 14:46:51 +07:00
DatDang 31fbda6c0c TF-2628 Integrate ViewAttachmentForWebInteractor with SingleEmailController 2024-02-29 14:46:51 +07:00
dab246 5c7d2fd5d9 TF-2596 Support mail to with several recipients
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:07 +07:00
hieubt 53922c19d2 TF-1328 Implement archiveMessage in thread and singleEmail
(cherry picked from commit 83b45fdb3f3138e59b7882a8fdb77e522e753f3e)
2024-01-08 14:25:26 +01:00
dab246 fbb43e3bb0 TF-1831 Handle system back button in dialog view
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit dc93aa9961987315bd1b478aecda530049b75f02)
2024-01-08 14:25:26 +01:00
dab246 bb98f02918 TF-1831 Handle system back button in search email
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit f4ffd113f192415c8613bf12fe40db1af902edaf)
2024-01-08 14:25:26 +01:00
dab246 535ac67971 TF-1831 Handle system back button in Email Detailed View
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 974cb71071e0cb870f0f9a74100bfa557cf3700b)
2024-01-08 14:25:26 +01:00