DatDang
|
8a2ea62987
|
TF-3715 Thread Detail create resuable actions
TF-3715 Thread Detail refactor actions for expanded email view
TF-3715 Thread Detail apply actions for collapsed email view
TF-3715 Thread Detail fix unit tests
TF-3715 Thread Detail add await for _getEmailContent in composer
TF-3715 Thread Detail remove unused emailLoaded in ThreadDetailAppBar
TF-3715 Thread Detail hide print action when isMobile
TF-3715 Thread Detail allow mark as read in EmailActionReactor
TF-3715 Thread Detail fix loadMoreThreadDetailEmails unit test
TF-3715 Thread Detail fix action small tap region
TF-3715 Thread Detail fix cannot permanent delete email
TF-3715 Thread Detail prevent close when move email
TF-3715 Thread Detail fix refresh when mark star selected collapsed email
TF-3715 Thread Detail update print action display logic
TF-3715 Thread Detail fix duplicate mark star in app bar
TF-3715 Thread Detail create new transformer for reply forward empty content email
TF-3715 Thread Detail fix email not load after open multiple times
TF-3715 Thread Detail fix close when move expanded email
TF-3715 Thread Detail fix duplicate and missing actions
TF-3715 Thread Detail restore editAsNewEmail action to _getEmailContent in setupEmailContent
TF-3715 Thread Detail update print action name
TF-3715 Thread Detail handle move and delete email with 1 item in thread detail
TF-3715 Thread Detail fix tap outside to close context menu
TF-3715 Thread Detail fix create rule and compose from recipient info
TF-3715 Thread Detail handle move and delete email with 1 item in thread detail
TF-3715 Thread Detail Fix cannot create email rule
TF-3715 Thread Detail Fix crash composer
TF-3715 Thread Detail Fix cannot unsubscribe
TF-3715 Thread Detail Fix duplicate actions on single email
TF-3715 Thread Detail Fix refresh view when reply/forward
TF-3715 Thread Detail Revert old logic to _getEmailContent
TF-3715 Thread Detail Update specific cases for UpdatedEmailKeywordsAction
TF-3715 Thread Detail Fix concurrent modification during iteration
TF-3715 Thread Detail Fix unsubscribe for all thread detail emails
TF-3715 Thread Detail Remove unnecessary Future in reactor
TF-3715 Thread Detail Remove dependency from SingleEmailController
TF-3715 Thread Detail Apply individual list post and unsubscribe header
TF-3715 Thread Detail Fix unsubscribe collapsed email
TF-3715 Thread Detail Conditionally inject rule filter interactor
|
2025-07-21 05:34:53 +07:00 |
|
DatDang
|
58a576adeb
|
TF-3643 Thread Detail get emails meta data method
TF-3643 Thread Detail cache email with thread id
TF-3643 Thread Detail view thread detail
TF-3643 Thread Detail [Part 2 fixup] remove ThreadDetailController dependency from MailboxDashboardController
TF-3643 Thread Detail [Part 2 fixup] remove EmailSupervisorController dependency from ThreadDetailController
TF-3643 Thread Detail [Part 2 fixup] move isSearchRunning check into ThreadDetailController
TF-3643 Thread Detail [Part 2 fixup] ensure GetEmailsByIdsInteractor performance
TF-3643 Thread Detail [Part 2 fixup] unit test loadMoreThreadDetailEmails
TF-3643 Thread Detail [Part 2 fixup] unit test getEmailIdsToLoad
TF-3643 Thread Detail [Part 2 fixup] optimize ThreadDetailBinding bindingsDataSource
TF-3643 Thread Detail [Part 2 fixup] optimize getThreadDetailLoadingView
TF-3643 Thread Detail [Part 2 fixup] readd unique ValueKey for HtmlContentViewerOnWebWidget
TF-3643 Thread Detail [Part 2 fixup] unit test initializeThreadDetailEmails
TF-3643 Thread Detail [Part 3 fixup] Update private action button methods
TF-3643 Thread Detail [Part 4 fixup] Collapsed email preview 65 characters max
TF-3643 Thread Detail [Part 4 fixup] Remove personal scripts
TF-3643 Thread Detail move EmailInThreadStatus into PresentationEmail
TF-3643 Thread Detail refactor toggle collapse expand
TF-3643 Thread Detail EmailViewAppBarWidget required parameters
TF-3643 Thread Detail tap avatar toggle expansion
TF-3643 Thread Detail fix cannot open single email
TF-3643 Thread Detail fix open thread first time blank view
TF-3643 Thread Detail fix thread detail UI
TF-3643 Thread Detail fix round bottom view
TF-3643 Thread Detail fix round bottom view
TF-3643 Thread Detail bottom actions depend on current expanded email
TF-3643 Thread Detail hide next previous actions
TF-3643 Thread Detail fix load more show initial loading view
TF-3643 Thread Detail fix cannot view single email
TF-3643 Thread Detail fix bottom place holder not aligned
TF-3643 Thread Detail fix back to search view
TF-3643 Thread Detail fix display 65 character preview collapsed email
TF-3643 Thread Detail fix search not work
TF-3643 Thread Detail fix bottom place holder UI
TF-3643 Thread Detail fix expand view
TF-3643 Thread Detail jump to top of last email view
TF-3643 Thread Detail remove toMe condition of filtering thread
TF-3643 Thread Detail fix sort thread detail
TF-3643 Thread Detail fix assert not work in release
TF-3643 Thread Detail add load more test case <20
TF-3643 Thread Detail remove the use of currentThreadId
TF-3643 Thread Detail remove the use of selectedEmail in SingleEmailController
TF-3643 Thread Detail fix unit test SingleEmailController calendar
TF-3643 Thread Detail disable 2 way scroll control
TF-3643 Thread Detail allow thread to load sent email incase thread only contains 1 email
TF-3643 Thread Detail disable single email page view
TF-3643 Thread Detail update emailsNotLoadedCount name
TF-3643 Thread Detail remove collapsed email char limit
TF-3643 Thread Detail fix CI
TF-3643 Thread Detail unit test handleGetEmailIdsByThreadIdSuccess
TF-3643 Thread Detail make _currentEmailId private
TF-3643 Thread Detail fix search click users
TF-3643 Thread Detail fix scroll jump
TF-3643 Thread Detail fix scroll jump
TF-3643 Thread Detail fix web back action
TF-3643 Thread Detail round bottom actions
TF-3643 Thread Detail fix tablet large empty email
TF-3643 Thread Detail fix email subject selectable
TF-3643 Thread Detail fix email single view with top divider
TF-3643 Thread Detail fix email cache threadId missing
TF-3643 Thread Detail fix filter sent email in thread details
TF-3643 Thread Detail fix select text
TF-3643 Thread Detail fix subject alignment
TF-3643 Thread Detail fix subject alignment
TF-3643 Thread Detail fix tablet large empty email
TF-3643 Thread Detail add nullcheck for _jumpScrollViewToTopOfEmail
TF-3643 Thread Detail decouple ThreadDetailController from SingleEmailController
TF-3643 Thread Detail combine emailIds to emailIdsPresentation
TF-3643 Thread Detail remove currentEmailLoaded obx listener of SingleEmailController
TF-3643 Thread Detail replace threadAction with an email ui action
TF-3643 Thread Detail fix top and bottom bar delay displaying
TF-3643 Thread Detail update ReplyForwardBottomBarAction to PerformEmailActionInThreadDetailAction
TF-3643 Thread Detail use getOwnEmailAddress in ThreadDetailAppBar
TF-3643 Thread Detail add TextOverflow.ellipsis to EmailSubjectWidget
TF-3643 Thread Detail fix round border threadDetailLoadingView
|
2025-07-21 05:34:53 +07:00 |
|
dab246
|
88b04ea0da
|
TF-3791 Fix email in sending queue lost Request read receipt status
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-20 16:51:41 +07:00 |
|
dab246
|
08a6690506
|
TF-3791 Fix email in sending queue lost body
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-20 16:51:41 +07:00 |
|
Dat Dang
|
6d08b8d16a
|
TF-3786 Add Return-Path header when request read receipt (#3790)
|
2025-06-13 09:46:51 +07:00 |
|
dab246
|
80431b4ea0
|
TF-3585 Fix request Read Receipt popup is not shown on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-25 21:32:12 -07:00 |
|
dab246
|
f40056ea99
|
TF-3449 Cleanup EmailExtension & PresentationEmailExtension
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-06 20:30:23 -08:00 |
|
dab246
|
77a62a2711
|
TF-3449 Display mark as important icon in email list
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-06 20:30:23 -08:00 |
|
dab246
|
bcad1e0cd9
|
Handle the behaviour of Reply/ReplyToList/ReplyAll button
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-02-19 02:34:29 -08:00 |
|
dab246
|
d304083b2e
|
TF-3416 Implement preview EML attachment
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
77b756cbb6
|
TF-3413 Support Reply to list for email
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
9c1d991c74
|
TF-3235 Create SeachSnippets for presentation emails and update at interactors
|
2024-11-20 13:53:56 +07: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
|
b5e3881ad4
|
TF-2938 Fix request read receipt is not saved onto drafts
|
2024-08-16 11:46:51 +07:00 |
|
dab246
|
8e0dee9341
|
TF-3023 Get SMime signature status in headers email
|
2024-08-09 09:17:13 +02:00 |
|
dab246
|
b0ee2f24ba
|
TF-2930 Fix inline attachment lost in draft emails
|
2024-08-07 06:32:45 +02:00 |
|
Dat Vu
|
ca4cf68f87
|
TF-825 Download email as EML file (#2854)
|
2024-05-16 15:50:01 +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
|
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
|
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
|
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
|
b4ce4651c0
|
TF-2182 Fix no blue bar for calendar events
(cherry picked from commit 7ea91d59e860dbd8f5bd38cefd76ca61bc4cc4e3)
|
2023-10-09 12:12:24 +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
|
7df56f3f66
|
TF-1857 Add headerCalendarEvent to email cached
(cherry picked from commit 6d884bb6db5365c6308404fb5d98fd356be4109e)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
1fa7f49bb3
|
TF-1857 Add headerCalendarEvent to PresentationEmail
(cherry picked from commit 4c8d47ecd6e4f399fbac828eb80e6f7360cb1822)
|
2023-07-31 19:24:25 +07:00 |
|
HuyNguyen
|
38edd509c6
|
TF-1865: Remove icon svg not use
(cherry picked from commit e5f8b11fd2c2b4ae793e74051a1e78ede710b2be)
|
2023-06-13 10:17:45 +07:00 |
|
HuyNguyen
|
ee6bf907ff
|
TF-1865: Update UI and replace task in workmanager when update sending email
(cherry picked from commit 15168421c994c5f928873e0794bcbf0c36b015c9)
|
2023-06-13 10:17:45 +07:00 |
|
HuyNguyen
|
5a394e1719
|
TF-1865: Get content sending email when open item
(cherry picked from commit 3fdec172d72e27020187679d79ffe4f44953678b)
|
2023-06-13 10:17:45 +07:00 |
|
HuyNguyen
|
48d32b048d
|
TF-1865: Modify sending email in composer when tap item and Long press item
(cherry picked from commit 5cfda1d92f38da9e5e4fab1413e6e52229a51639)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
fc94e0aa04
|
TF-1812 Handle add sending email to queue in work manager
(cherry picked from commit c5d89665f525550949bf4e694133ce5ea2777846)
|
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 |
|
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
|
7648507907
|
TF-1270 Sync route path and mailbox contain for list email after fetched
|
2022-12-07 11:02:09 +07:00 |
|
dab246
|
69e7715734
|
TF-657 Implement send receipt to sender
|
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
|
16c5aed64e
|
TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object
|
2022-04-15 19:48:12 +07:00 |
|
dab246
|
2972554be7
|
TF-275 Fix bug reload changes colors
|
2022-03-08 14:08:00 +07:00 |
|
dab246
|
5f2799ee79
|
TF-267 Fix bug display a full page for sorting results
|
2022-03-08 10:02:13 +07:00 |
|
dab246
|
ca69bee4cd
|
TF-119 Filter messages with unread, attachments, starred
|
2022-02-11 17:21:35 +07:00 |
|
dab246
|
5c0c1de5f3
|
TF-248 Remove all import package not use
|
2022-02-10 22:43:09 +07:00 |
|
dab246
|
62d416c4a4
|
TF-138 Add domain layer for search mail with text pattern
|
2021-10-26 15:34:08 +07:00 |
|
dab246
|
e654fe2866
|
TF-105 [BUG] Fix loading is blinking when reading email
|
2021-10-13 12:20:30 +07:00 |
|
dab246
|
3cac5e4e83
|
TF-145 Add domain layer for getAllEmail in Caching
|
2021-10-11 09:31:49 +07:00 |
|
dab246
|
a12efc8d2b
|
TF-80 Move multiple email to mailbox from thread view
|
2021-09-24 17:50:26 +07:00 |
|
dab246
|
db4d262a8c
|
TF-48 Create and update object for compose email
|
2021-09-08 15:19:56 +07:00 |
|