Commit Graph

456 Commits

Author SHA1 Message Date
dab246 8173536331 TF-2940 Add spell check for subject email 2024-09-18 18:15:31 +07:00
dab246 2739a284d8 TF-2602 Set charset for attachment with mimeType=text/plain when sent email on web 2024-09-17 15:50:49 +07:00
dab246 514bc578ec TF-2602 Set charset for attachment with mimeType=text/plain when sent email on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2024-09-17 15:50:49 +07:00
dab246 b5d8776af9 TF-2602 Add detect file charset on mobile 2024-09-17 15:50:49 +07:00
DatDang 82a49c5923 TF-3035 Restore identity from draft 2024-09-16 10:26:41 +07:00
DatDang fd78f327b7 TF-3035 Update jmap-dart-client dependency 2024-09-16 10:26:41 +07:00
DatDang 5a1fdbb123 TF-3082 Restore identity from cache 2024-09-10 20:22:54 +07:00
dab246 ef90aac122 Write unit test for sMimeStatus method 2024-08-28 17:16:07 +07:00
dab246 0c4076cab6 Fix SMime signature status not displayed 2024-08-28 17:16:07 +07:00
Dat PHAM HOANG 92b11a3151 Upgrade jmap_dart_client v0.2.0 2024-08-21 12:03:04 +07:00
DatDang 2754451d9e TF-3096 Add PublicAsset create quota exception 2024-08-21 11:03:46 +07:00
dab246 b27eaed659 Fix cannot copy & paste base64 image as inline image in composer web 2024-08-20 11:46:02 +07:00
dab246 4d045bbf1a Hotfix conflict role Spam/Junk 2024-08-16 12:00:20 +07:00
dab246 b5e3881ad4 TF-2938 Fix request read receipt is not saved onto drafts 2024-08-16 11:46:51 +07:00
DatDang 7ea01d74bc TF-3042 Clean up public assets after identity is saved 2024-08-14 10:01:34 +07:00
DatDang 34b7bf78c3 TF-3040 Update jmap-dart-client dependencies 2024-08-12 10:22:35 +07:00
dab246 8e0dee9341 TF-3023 Get SMime signature status in headers email 2024-08-09 09:17:13 +02:00
dab246 6a2a9a9f5f Standardize branch names of dependencies 2024-08-07 06:32:45 +02:00
dab246 e65a6f2682 TF-2930 Fix not persist hasRequestReadReceipt when reload browser 2024-08-07 06:32:45 +02:00
dab246 b0ee2f24ba TF-2930 Fix inline attachment lost in draft emails 2024-08-07 06:32:45 +02:00
dab246 7b5c0d5a75 TF-2871 Block notification on folders Sent, Outbox, Drafts, Spam and Trash 2024-08-07 06:32:45 +02:00
dab246 501d4d38d9 TF-2871 Handle click notification to open detailed email on iOS 2024-08-07 06:32:45 +02:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG 14e97e4360 TF-2907 Upgrade jmap_dart_client with new change in CalendarEvent response 2024-08-07 06:32:45 +02:00
dab246 83ffc1b8bd TF-2475 Upgrade dependencies to build success 2024-07-02 13:06:10 +02:00
dab246 2a862e5a05 Migrate v0.11.3-patch4-dev to master branch 2024-06-11 13:59:12 +07:00
dab246 3c94c168fe TF-2667 Remove log unnecessary 2024-06-11 13:59:12 +07:00
dab246 e232514f6b TF-2667 Show sending message dialog when click send button 2024-06-11 13:59:12 +07:00
dab246 61687b60e0 TF-2667 Create ApplicationVersionWidget to display app version 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 145a49d728 TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer 2024-06-11 13:59:12 +07:00
dab246 4350a2bd3a TF-2644 Display warning dialog when pick file exceeded maximum size in composer 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 b207880041 TF-2859 Unit test add language when reply calendar invitation 2024-05-21 10:42:28 +07:00
DatDang 2e68e7df7d TF-2859 Add language when reply calendar invitation 2024-05-21 10:42:28 +07:00
DatDang c2979429cf TF-2859 Update jmap dart client dependency 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 c47013fadf TF-2858 Implement update event attendance status keywords property in email api 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 8ec3dec834 TF-2819 calendar event maybe abstract data source & repo 2024-05-08 17:45:51 +07:00
DatDang 101fec89ee TF-2800 calendar event accept update jmap_dart_client dependencies 2024-05-08 17:45:51 +07:00
dab246 645de4508e TF-2773 Fix printing no year on the email date 2024-04-04 17:00:27 +07:00
dab246 840a191831 TF-2713 Small evolution for printing 2024-03-15 11:47:07 +07:00
DatDang d33003bc64 TF-2680 Create method to update email header mdn in EmailRequest 2024-03-13 17:18:25 +07:00
dab246 a5446b8417 TF-2520 Add print icon in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
Dat PHAM HOANG 2b3de4c47f Apply OptionParamMixin for SearchEmailFilter 2024-02-28 12:08:54 +07:00
Dat PHAM HOANG 1160338147 TF-2638 Update dartSDK for vacation 2024-02-28 12:08:54 +07:00
hieubt 6209a1eccd TF-2326 Allow display count of total emails for draft folder
(cherry picked from commit 3bb7c65c942c17f2b5a0a2efe2923f26c5ceebd2)
2024-02-22 11:50:55 +07:00
dab246 fd94381448 TF-2610 Fix unit test for display attachment
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-21 09:24:00 +07:00
dab246 412b7f7bee TF-2610 Fix missing attachments when sent from iphone
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-21 09:24:00 +07:00