Commit Graph

60 Commits

Author SHA1 Message Date
dab246 efc2104933 TF-1767 Fix Reply/Forward original message should be marked, not the sent one
(cherry picked from commit 827c6537cbad268dac4860fb0c57714811ed44e1)
2023-04-24 17:03:39 +07:00
HuyNguyen 43554e26ca TF-1100: Support display answered and forwarded
(cherry picked from commit cb67c81998264efbb75ae4543621a20522f3dbc4)
2023-04-14 17:12:34 +07:00
dab246 89d7f605d2 TF-1749 Handle delete old email after update draft email
(cherry picked from commit 1a1331a723e191e3cae8db138f2d0fec71b4c87a)
2023-04-14 17:12:34 +07:00
dab246 60b6a0022a TF-1749 Handle delete drafts email after send email successfully
(cherry picked from commit bbef527d780425364660221271295a3fa733dcde)
2023-04-14 17:12:34 +07:00
dab246 6ccf0232a7 TF-1645 Fix can not parse mail capability
(cherry picked from commit fcbe822f76f73cd237dd27069b5f77a1f6b02ff3)
2023-03-24 19:40:48 +07:00
HuyNguyen a794d8491e TF-1604: Add requiredCapabilities support TeamMailbox for SetEmailMethod
(cherry picked from commit af9432c91755489a544b781bf068dd037fc627ee)
2023-03-24 19:40:48 +07:00
HuyNguyen 02e5d9e6aa TF-1604: Add method check and get capability is support TeamMailboxes
(cherry picked from commit 078e1ce36fc9c5f1c2d854667d1da52b44fea199)
2023-03-24 19:40:48 +07:00
HuyNguyen 8a28225e05 TF-1604: Add requiredCapabilities support TeamMailbox for GetEmailMethod
(cherry picked from commit 3922303e63a8e910511361019a54ea13801e3f92)
2023-03-24 19:40:48 +07:00
dab246 0d77789c5f TF-1626 Remove id of email when call Email/set method
(cherry picked from commit ce1d27d893fd406aa812d4e4ea9debe1ec265ddb)
2023-03-24 19:40:48 +07:00
dab246 ee91963e53 TF-1371 Update position of Identity in edit email
(cherry picked from commit f0c6a5716cd55c963606550b09d4f5ec4b2140a5)
2023-03-24 19:40:48 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 f856ebed4a Always create mailbox with isSubscribed = true 2023-02-24 17:33:31 +07:00
dab246 33bf4002e8 TF-1190 Handle SetError when update email as drafts 2023-02-06 09:52:00 +07:00
dab246 e56e8fde27 TF-1190 Handle SetError when save email as drafts 2023-02-06 09:52:00 +07:00
dab246 f41baf5250 TF-1190 Handle SetError when send message 2023-02-06 09:52:00 +07:00
dab246 a552b073c1 TF-1115 Implement catch exception for MdnDataSource 2022-10-28 16:20:02 +07:00
dab246 48c1247dfe TF-1115 Implement catch exception for HtmlDataSource 2022-10-28 16:20:02 +07:00
dab246 d4187eec74 TF-1115 Implement catch exception for EmailDataSource 2022-10-28 16:20:02 +07:00
ManhNTX afafec5b36 TF-1083: remove undersecretary function 2022-10-25 06:07:29 +07:00
ManhNTX bd06eb7105 TF-1083: merge one request when drag email when searching 2022-10-25 06:07:29 +07:00
dab246 69e7715734 TF-657 Implement send receipt to sender 2022-10-21 10:32:17 +07:00
dab246 4d7ba01f00 TF-657 Add interactor/repository/datasource for SendReceiptToSender 2022-10-21 10:32:17 +07:00
dab246 02789d527f TF-657 Add headers and keywords property when get email content 2022-10-21 10:32:17 +07:00
dab246 106a0c4a37 TF-942 Auto generate missing Outbox mailbox before send email 2022-09-26 16:13:27 +07:00
dab246 08f7d7878a TF-838 Add getEmailState to email repository 2022-08-17 14:29:38 +07:00
dab246 6ad10cad4a TF-654 Update datasource/repository for download attachment on web 2022-08-08 14:29:08 +07:00
dab246 06fc28a5fe TF-654 Use StreamController to trigger onReceiveProgress in dio 2022-08-08 14:29:08 +07:00
dab246 30cb5033d8 TF-786 Apply linkify html for transform email content 2022-08-04 12:48:23 +07:00
dab246 4a2addd77a TF-644 Add accessToken in download interactor attachments for web 2022-06-15 11:18:49 +07:00
Dat PHAM HOANG ee692d52a2 TF-629 Download file and get the contentType to open file in Android/iOS 2022-06-13 19:02:25 +07:00
dab246 ba49d7699a TF-605 Use bearer token download attachment on Android 2022-06-06 10:45:13 +07:00
dab246 69b2dbf3cf TF-605 Use bearer token download attachment on iOS 2022-06-06 10:45:13 +07:00
dab246 4088c88649 TF-528 Apply linter for some widget 2022-05-05 11:33:28 +07:00
dab246 16c5aed64e TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object 2022-04-15 19:48:12 +07:00
dab246 561f8041ea Fix displaying the external url of the link tag 2022-04-14 17:21:07 +07:00
dab246 1c7f9ad333 TF-239 Empty trash folder 2022-04-06 09:37:33 +07:00
dab246 a89c5db744 TF-239 Delete single email permanently 2022-04-06 09:37:33 +07:00
dab246 6445e3076f TF-239 Delete multiple emails permanently 2022-04-06 09:37:33 +07:00
dab246 8bf80db4de TF-314 Implement delete an email in EmailView 2022-03-31 09:51:03 +07:00
dab246 7beebfebc8 TF-296 Fix download file on browser 2022-03-07 12:10:35 +07:00
dab246 808191a806 TF-82 Edit a email draft 2022-02-23 18:50:44 +07:00
dab246 a2ffd9b354 TF-82 Discard email drafts 2022-02-23 18:50:44 +07:00
dab246 ea29405f08 TF-82 Create an email as drafts 2022-02-23 18:50:44 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 60ffa5ace0 TF-106 Fix display inlined image CIDs of emails 2021-10-19 10:58:47 +07:00
dab246 ececc65a26 TF-185 [BUG] Fix can not display all parts of email which have multiple html part 2021-10-15 20:42:29 +07:00
dab246 2ee2fdb029 TF-167 [BUG] Fix mark email as seen when moving it from Outbox to sent. 2021-10-15 11:45:59 +07:00
dab246 dd5e8e4519 TF-105 [BUG] Fix long line should be wrapped 2021-10-13 12:20:30 +07:00
dab246 8413615e29 TF-79 Create popmenu for tablet 2021-09-27 08:14:26 +07:00
dab246 c7a3e90a68 TF-79 Mark as star/unstar selected multiple email 2021-09-27 08:14:26 +07:00