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
|
33d0e91178
|
TF-3416 Handle preview EML attachment on mobile
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
aa7fded1ff
|
TF-3416 Handle open EML attachment in EML previewer
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
0ce99c745c
|
TF-3416 Persist preview EML content when make reload page action
|
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 |
|
DatDang
|
b95ec24b3c
|
TF-3385 Update move emails
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
9660b40cd1
|
TF-3385 Update permanently delete 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
|
0f94e52d35
|
TF-3370 Handle SetError when make email action (Mark as read/star/move/delete)
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
01b320ce89
|
TF-3334 Skip getting stored state in interactor when performing actions with email and mailbox
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
6063f4b832
|
TF-3334 Remove Email/get of unsubscribe email action
|
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 |
|
dab246
|
e9547c780c
|
TF-3349 Escape messages when print email
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
82a49c5923
|
TF-3035 Restore identity from draft
|
2024-09-16 10:26:41 +07:00 |
|
dab246
|
0c4076cab6
|
Fix SMime signature status not displayed
|
2024-08-28 17:16:07 +07:00 |
|
dab246
|
b0ee2f24ba
|
TF-2930 Fix inline attachment lost in draft emails
|
2024-08-07 06:32:45 +02:00 |
|
dab246
|
450e0eb2ab
|
TF-2764 Remove ViewAttachmentForWebInteractor
|
2024-05-30 17:26:32 +07:00 |
|
dab246
|
89a489eb06
|
TF-2764 Add CancelToken to download attachment for web
|
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
|
5bac79b97a
|
TF-2858 Implement store event attendance status on presentation layer
|
2024-05-20 11:18:49 +07:00 |
|
dab246
|
9ce2fa69db
|
TF-2858 Create store event attendance status interactor
|
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
|
d70f4461e5
|
TF-2840 calendar event reject create interactor
|
2024-05-08 17:45:51 +07:00 |
|
DatDang
|
7ef6fad41b
|
TF-2821 calendar event maybe create interactor
|
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 |
|
DatDang
|
c438352e11
|
TF-2802 Create calendar event accept interactor
|
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 |
|
dab246
|
632762bfcd
|
TF-2520 Convert email object to html to perform print on browser
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
|
6fe62cb068
|
TF-2628 [Part-2] Add attachment property to DownloadAttachmentForWebFailure & ViewAttachmentForWebFailure
|
2024-03-04 11:06:59 +07:00 |
|
DatDang
|
bd401c12a2
|
TF-2628 Create states & interactor for viewing attachment for web
|
2024-02-29 14:46:51 +07:00 |
|
dab246
|
652fb48493
|
TF-2611 Execute Email/get to get detailed email level one-by-one in FCM
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-20 11:33:04 +07:00 |
|
dab246
|
d450d30949
|
TF-2461 Remove logic retry in authorizationInterceptors
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-01-26 07:54:15 +01:00 |
|
hieubt
|
71dc206ccd
|
TF-2101 Handle restore deleted messages
(cherry picked from commit e675f98a6c85d9c4a90efc686e6ff72d23b4c678)
|
2024-01-08 14:25:26 +01:00 |
|
hieubt
|
1e1022377b
|
TF-2102 Add restore_deleted_message interactors
(cherry picked from commit ba81255c213c49ecce7afdeca25a5cd7657c3816)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
499141cdaa
|
TF-2384 Merge Token with TokenOIDC to avoid confusion
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 9951d47a11bef36362cd2a5ad679a8a1fcaf022c)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
a352bd5ada
|
TF-2331 Fix Read receipt includes weird attachments that are impossible to download
(cherry picked from commit 72ae6553ea53fa4bbba74bfdb1c9a3ec82103fc0)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
4d8c7dc52e
|
TF-1718 Add unsubscribeMail method to datasource/repository/interactor on jmap server
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit f9159b651866fbe8e2a1866231b5413cecc5b597)
|
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 |
|
dab246
|
b4ce4651c0
|
TF-2182 Fix no blue bar for calendar events
(cherry picked from commit 7ea91d59e860dbd8f5bd38cefd76ca61bc4cc4e3)
|
2023-10-09 12:12:24 +07:00 |
|
dab246
|
be7eada7b7
|
TF-2160 Fix email content is cut off
(cherry picked from commit 045cd382add2538858b24491b41bd597371239c8)
|
2023-10-09 12:12:24 +07:00 |
|
hieubt
|
852599856d
|
tf-1946 add swipe to thread
tf-1946 add swipe to thread
tf-1946 fix duplicate import and change MarkReadAction
(cherry picked from commit 3fa17e200b972c3dd81ae297f19fd7b736f3845a)
|
2023-09-14 16:58:31 +07:00 |
|
dab246
|
8eed49fd73
|
TF-1961 Transform html email content in composer
(cherry picked from commit f5470c130744242195b265a0ea4aad044ad8e740)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
bc8c5336bd
|
TF-2078 Implement get calendar event action in domain & data layer
(cherry picked from commit 6c372d57cfebf31e776f071b514e71c637b44257)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
8c740f6a31
|
TF-2035 Add interactor handle parse calendar event
(cherry picked from commit c735f3ac2909138be13358e57c290f8f6440cc89)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
0583406e3b
|
TF-1708 Update props properties for all state object in interactor
(cherry picked from commit 2a5441c2ef4facf28e7e6e1678e89601d72259be)
|
2023-07-07 22:45:26 +07:00 |
|