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
|
da71890120
|
TF-3847 Fix blank user avatar on Stalwart server
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-16 09:39:12 +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 |
|
dab246
|
4ae1089915
|
TF-3792 Fix cannot reply to email on Stalwart server
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-20 10:27:27 +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
|
d7c4418674
|
TF-3758 Update mailbox app bar
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
25c2eb0ace
|
TF-3717 Allow access settings when own email address is null
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-09 16:21:20 +07:00 |
|
dab246
|
ac569387d4
|
TF-3691 Support HTML escaping in search snippets
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-04 23:04:10 -07:00 |
|
DatDang
|
9df53ef6b9
|
TF-3591 Implement CalendarEventCounter/accept method
|
2025-04-16 21:41:11 -07:00 |
|
DatDang
|
ad05c68453
|
TF-3589 Calendar event attendance status
|
2025-04-08 23:35:55 -07:00 |
|
dab246
|
7342bbc11d
|
TF-3601 View entire message on dialog
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-03 02:38:48 -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
|
a258dec4ee
|
TF-3410 Use TextTheme apply almost text style for text widget
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-12 20:17:15 -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
|
a8cc19ada2
|
Hot fix cannot send email on cyrus server when the first open app
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-02-24 06:27:45 -08:00 |
|
dab246
|
8d6bbccc56
|
Handle the behaviour of Reply email when user is sender
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-02-19 02:34:29 -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 |
|
Florent Azavant
|
89d80fe142
|
TF-3189 new option to enable/disable subaddressing for a personal folder
|
2025-02-19 02:34:29 -08:00 |
|
Florent Azavant
|
6720709a2e
|
TF-2305 Session::getOwnEmailAddress method to fetch the user email address from urn:ietf:params:jmap:principals imip mailto property if not present in the session username, which is the case for Cyrus
|
2025-02-16 20:52:47 -08:00 |
|
Florent Azavant
|
327af38fb0
|
TF-2305 Fixed getUploadUri and getDownloadUri not working with Cyrus
|
2025-02-16 20:52:47 -08:00 |
|
dab246
|
4f5e7d460d
|
TF-3294 Fix BLUE-BAR mail to attendees duplicated recipients
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
778c138a10
|
TF-3427 Collapse side features of the composer in a side menu
Signed-off-by: dab246 <tdvu@linagora.com>
|
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
|
2212bae095
|
TF-3413 Fix ReplyAll & Reply is buggy
|
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
|
ee63f239e7
|
TF-3385 Optimize misc
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
3541ac085e
|
TF-3385 Fix mark as read not work properly
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
4bf4113c88
|
TF-3385 Update cache on set method
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
749e0a8580
|
TF-3379 Show replyAll button when sender not me
|
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 |
|
Dat Dang
|
2d976bed18
|
TF-3369 Fix cid image without disposition (#3373)
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
360027d7a1
|
TF-3181 Handle on click contact support
(cherry picked from commit 7a6a02f58f5194c7f8c8ad3c047a5b8938ba598e)
|
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 |
|
dab246
|
490196b36f
|
TF-3349 Escape messages when forward and reply email
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
60cb85d187
|
TF-3236 Display SearchSnippet in search result
|
2024-11-20 13:53:56 +07:00 |
|
DatDang
|
9c1d991c74
|
TF-3235 Create SeachSnippets for presentation emails and update at interactors
|
2024-11-20 13:53:56 +07:00 |
|
dab246
|
d77e1585b8
|
TF-3004 Fix open close advanced search looses data
|
2024-10-15 16:48:36 +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 |
|
DatDang
|
82a49c5923
|
TF-3035 Restore identity from draft
|
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
|
0c4076cab6
|
Fix SMime signature status not displayed
|
2024-08-28 17:16:07 +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 |
|
dab246
|
8e0dee9341
|
TF-3023 Get SMime signature status in headers email
|
2024-08-09 09:17:13 +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 |
|