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
|
9a2f0aa356
|
Handle web finger to get token in HomeController
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-17 10:57:43 +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
|
4e0e92c35b
|
Hot fix after some reload minimized composer should be lost body
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-01 04:40:13 -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
|
a31aec8c74
|
TF-3410 Fix wrong text style avatar icon
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-12 20:17:15 -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
|
4765921a35
|
TF-3514 Detect base64 image to transfer it to cid attachment
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-10 03:02:19 -07:00 |
|
dab246
|
4e5e8f56ba
|
TF-3449 Allow display important flag when there are any header set value
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-06 20:30:23 -08:00 |
|
dab246
|
b6c160f57e
|
TF-3449 Update Mark as Important state when edit as new email
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-06 20:30:23 -08: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
|
74fc8d5d72
|
TF-3189 new reply to field in the mail composer
|
2025-02-19 02:34:29 -08:00 |
|
Florent Azavant
|
019dbe6e03
|
TF-3189 subaddressing features only shown if supported by the server
|
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 |
|
DatDang
|
f66e1460e4
|
TF-3454 Download all attachments as ZIP
|
2025-02-18 20:13:16 -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
|
6b9f869bdc
|
Only display contact support when httpLink or supportMailAddress is not empty
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-02-10 20:43:15 -08:00 |
|
dab246
|
223fdbf1fb
|
TF-3278 Handle open app via deep link at MailboxDashboard screen
|
2025-02-05 03:00:08 -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 |
|
DatDang
|
3ddb81a8c4
|
TF-3406 Add edit as new email feature
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 |
|
DatDang
|
b95ec24b3c
|
TF-3385 Update move emails
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
a94513efb4
|
TF-3385 Update mailbox name
|
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
|
129d5f5fa8
|
TF-3181 Display contact support button on web app
(cherry picked from commit cfc027522962fbf7092c8a15876d6c61f0aca6fc)
|
2025-02-05 03:00:08 -08:00 |
|