Commit Graph

38 Commits

Author SHA1 Message Date
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 e9547c780c TF-3349 Escape messages when print email 2025-02-05 03:00:08 -08:00
DatDang 7d59982cc9 TF-3157 Update web socket with background service worker
TF-3157 Stub BroadcastChannel for mobile build
2024-11-06 21:32:34 +07:00
DatDang c4d0c27603 TF-3157 Implement web socket push 2024-11-06 21:32:34 +07:00
dab246 e232514f6b TF-2667 Show sending message dialog when click send button 2024-06-11 13:59:12 +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
dab246 987b018bb7 Fix: Update EmailDeliveryState to Keychain
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit ac72825c7bb5840a8d779d0d1a0a336c75ade232)
2024-01-12 13:49:03 +07:00
dab246 a2a1f8246f TF-2384 Store data to keychain when save new Account
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4d84a3354927d1c0becaf0e8e6d7cc8c54721f58)
2024-01-08 14:25:26 +01:00
dab246 f5d878012d TF-2298 Update expires time when old token has expired
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fb26afe8f52df6e16476aea8a68f9f92c5c4b001)
2024-01-08 14:25:26 +01:00
dab246 903b720b2e TF-2047 Inject binding html analyzer
(cherry picked from commit 3840e511567172a290886998037b17e2b88db9a5)
2023-08-18 21:29:50 +07:00
dab246 125f1a6f13 TF-1923 Store list new email by ascending
(cherry picked from commit e2ad80e20bca3d72bf9799e957b995a24c0844c8)
2023-06-26 22:02:30 +02:00
dab246 5faab2c306 TF-1923 Add createdTime for DetailedEmail
(cherry picked from commit 817c35849338c483feaa2a68586b162a8a67b9a2)
2023-06-26 22:02:30 +02:00
dab246 6d96a1109e TF-1923 Fix new email offline mode not working
(cherry picked from commit c1c48e93d50cb0ebbccaf11c3f4a975af640b63a)
2023-06-26 22:02:30 +02:00
dab246 c98be4cfc5 TF-1812 Implement interactor store sending email
(cherry picked from commit d1a064ec87c9f0ebdb373c893d891db9a93a9d37)
2023-06-13 10:17:45 +07:00
HuyNguyen 63f375a29c TF-1808: Hanlde store email when opening email
(cherry picked from commit 2c895379f83b34e9bafb7545b21d790d01d444af)
2023-06-05 11:02:20 +07:00
HuyNguyen 28d75ce384 TF-1808: Create func store email when opening in data layer
(cherry picked from commit a24b4698eedd8c28461877a717ef305a6c47f185)
2023-06-05 11:02:20 +07:00
dab246 d357358341 TF-1810 Implement store detailed email to cache
(cherry picked from commit 6be6d69ad8e5fb05d839e2649b1f444613eea6d1)
2023-06-05 11:02:20 +07:00
dab246 664d1825c0 TF-1810 Implement get detailed email from notification
(cherry picked from commit 2bb972e9598d42758d7f1ab50c5e1d973c6fcd01)
2023-06-05 11:02:20 +07:00
dab246 b62e26176e TF-1810 Implement get new receive email from notification
(cherry picked from commit d523e899b472d220652a0ef23ffb2dd730c0126d)
2023-06-05 11:02:20 +07:00
dab246 892fceb037 TF-1810 Add StoreDetailedEmailToCacheInteractor to store detailed email to cache
(cherry picked from commit 60a91537f7ea1225b5ca67f6dd9ef358b33939da)
2023-06-05 11:02:20 +07:00
dab246 5b01715dcd TF-1810 Move all hive clients to a separate folder
(cherry picked from commit c72e16b576835b7748e20ab3e5cce5e1f505a65f)
2023-06-05 11:02:20 +07:00
dab246 9dac861baa TF-1599 Handle remove notification when email mask as read or delete permanent
(cherry picked from commit 1abcc61474728cadca024d21eba43aaf4f09a078)
2023-04-14 17:12:34 +07:00
dab246 0ff9de5e75 TF-1600 Inject binding GetMailboxesNotPutNotificationsInteractor
(cherry picked from commit ec7ba399465051528bdf4b92aa769235f61f53ef)
2023-04-14 17:12:34 +07:00
HuyNguyen f2636b1ecf TF-1289: [Presentation] Refactor name function 2023-01-04 10:10:30 +07:00
HuyNguyen 886c9406df TF-1289: [Presentation] Implement GetSubscription in presentation and reloadable 2023-01-04 10:10:30 +07:00
HuyNguyen bb1a3cc97e TF-1289: [Presentation] implement StoreSubscription in presentation 2023-01-04 10:10:30 +07:00
dab246 8115a16fdc TF-437 Wrap get binding registered 2022-12-02 16:13:47 +07:00
dab246 b37de97d6b TF-437 Handle Mailbox/changes in background/terminated 2022-12-02 16:13:47 +07:00
dab246 569a04844b TF-437 Store state change of mailbox in background/terminate 2022-12-02 16:13:47 +07:00
dab246 d990426c8e TF-439 Delete all class not used 2022-12-02 16:13:47 +07:00
dab246 81278d13ba TF-439 Handle get stored device id 2022-12-02 16:13:47 +07:00
dab246 d5e093150f TF-439 Implement handle register new token when expired 2022-12-02 16:13:47 +07:00
dab246 4de25a778c TF-439 Implement get firebase subscription 2022-12-02 16:13:47 +07:00
dab246 21ec4bb071 TF-439 Implement handle store device id 2022-12-02 16:13:47 +07:00
dab246 d42756b4ea TF-438 Handle show local notification when type is EmailDelivery on background or terminate 2022-12-02 16:13:47 +07:00
dab246 bce1c73ec9 TF-1217 Rename the object for more clarity 2022-12-02 16:13:47 +07:00