Commit Graph

107 Commits

Author SHA1 Message Date
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 f85691ae15 TF-2684 Fix difficult to select text in blue bar on responsive tablet 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
dab246 6469776a7b TF-2351 Apply scrollbar for email event calendar view
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7e1207dba5fb801fd31a42ffa161824793ad68c4)
2024-01-08 14:25:26 +01:00
dab246 af7c0982a7 TF-2351 Fix missing body when read mail with ics attachment
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 521a10ee9b857b916cc1ce7eec38d4afe8a8020a)
2024-01-08 14:25:26 +01:00
dab246 a6ecaf321d TF-1718 Implement unsubscribeMail on Jmap server
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 0f61a97aab513cda75c65e3c92ebcf8f6290b6ec)
2023-11-21 16:54:33 +07:00
dab246 41eb95257d TF-1718 Handle unsubscribe mail by mailto links
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit f96273c52456ecd758d8bbbafc4d2c7af6ec7921)
2023-11-21 16:54:33 +07:00
dab246 67f0b702ab TF-1718 Handle unsubscribe mail by https links
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7f8843fae854a2ed8ba7ea43b80de84044923d28)
2023-11-21 16:54:33 +07:00
dab246 0b49cf36ee TF-1718 Show dialog unsubscribe mail
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit d29ea95dc63719c35676fd87a82c73c55ee9db0d)
2023-11-21 16:54:33 +07:00
dab246 94909470af TF-1718 Check List-Unsubscribe in header of email & parsing to EmailUnsubscribe
(cherry picked from commit 9dc046a951e5198461178860c8ebe4bedff9062f)
2023-11-21 16:54:33 +07:00
dab246 7cf5c08ef5 TF-1718 Show Unsubscribe action in context menu action on mobile
(cherry picked from commit 2d6b426f05bcfcc75d4e57f2443576a9f3f69689)
2023-11-21 16:54:33 +07:00
dab246 fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
2023-11-21 16:54:33 +07:00
dab246 5c5aaec976 TF-2302 Fix move email to mailbox
(cherry picked from commit 639cba6bf9f5631fd36d0f1a65459beb5803a118)
2023-11-21 16:54:33 +07:00
dab246 424ab675d5 TF-2177 Fix download attachment not working on web
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 09cbfe5245c206670aa2191c151fd8f2ea48df3a)
2023-10-27 11:18:29 +07:00
hieubt 60425888b3 TF-1801 Add attachment list body builder
(cherry picked from commit 28da0d8a32f5b445d71cc3d00ea6885c8c719a69)
2023-10-27 11:18:29 +07:00