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 |
|
dab246
|
421fa321ba
|
TF-3644 Handle scroll thread detail when cursor is in email content area
Signed-off-by: dab246 <tdvu@linagora.com>
|
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
|
8579eb2518
|
TF-3792 Hide buttons of blue bar in case of event not belong to this account and change
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-26 15:50:16 +07:00 |
|
dab246
|
7e22f5ddee
|
TF-3766 Remove MailboxDashboardController dependency in PopupContextMenuActionMixin
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
34f330088f
|
TF-3759 Update style popup context menu for mailbox view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
42bb709d18
|
TF-3759 Update style popup context menu for email more action on email view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
3bf839821e
|
TF-3766 Make it easy to close context menu when open in email view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
2d175633e7
|
TF-3766 Change context menu style for other widgets on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
3dce663b98
|
TF-3766 Change context menu style for thread view on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
075243a54b
|
TF-3766 Change context menu style for email view on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
4529ede47d
|
TF-3758 Fix hard to close mailbox view when email opened on web responsive tablet
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
15c0d58c7c
|
TF-3758 Update mailbox view on mobile web responsive
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
DatDang
|
7f09f9ceb4
|
TF-3515 Add save email as template feature
|
2025-05-15 23:32:31 -07:00 |
|
DatDang
|
9df53ef6b9
|
TF-3591 Implement CalendarEventCounter/accept method
|
2025-04-16 21:41:11 -07:00 |
|
dab246
|
6fb5e8cb79
|
TF-3622 Fix build E2E test for case deformed inlined image fail on CI
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 01:55:26 -07:00 |
|
dab246
|
3248f44cf2
|
TF-3622 Add integration test for case deformed inlined image
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 01:55:26 -07:00 |
|
DatDang
|
ad05c68453
|
TF-3589 Calendar event attendance status
|
2025-04-08 23:35:55 -07:00 |
|
DatDang
|
4538959d30
|
TF-3578 Calendar event show free busy status
|
2025-04-04 00:13:40 -07:00 |
|
dab246
|
0703d14761
|
TF-3601 Fix content gone blank in composer on IOS
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-03 02:38:48 -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
|
d01618c32e
|
TF-3601 Fix email view gone blank with large html content in iOS
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-03 02:38:48 -07:00 |
|
dab246
|
c4622a73a4
|
TF-3410 Fix wrong color size next/previous button in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-12 20:17:15 -07:00 |
|
dab246
|
96b54744ac
|
TF-3410 Synchronize all color for app
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-12 20:17:15 -07:00 |
|
dab246
|
ee180b4962
|
TF-3410 Remove stroke for thread view or email view in desktop
|
2025-03-12 20:17:15 -07:00 |
|
dab246
|
b3aaef83a5
|
TF-3410 Update color, dimensions and alignments in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-12 20:17:15 -07: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
|
06b123e518
|
TF-3517 Add integration test for case Save draft without Reply-To & reopen it
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-02 21:06:11 -08:00 |
|
DatDang
|
f66e1460e4
|
TF-3454 Download all attachments as ZIP
|
2025-02-18 20:13:16 -08:00 |
|
dab246
|
a10b7a9868
|
TF-3295 Fix BLUE-BAR attendees mail addresses are not clickable
|
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
|
8290025c14
|
TF-3002 [WEB] Add To/Folder search filters
|
2024-10-15 16:48:36 +07:00 |
|
dab246
|
0c4076cab6
|
Fix SMime signature status not displayed
|
2024-08-28 17:16:07 +07:00 |
|
dab246
|
47a140be62
|
TF-2949 Fix remove duplicated information in email of calendar event
|
2024-08-08 09:46:09 +02:00 |
|
dab246
|
287b6b74b0
|
TF-2929 Fix vacation banner is truncated in french
|
2024-08-07 06:32:45 +02:00 |
|
dab246
|
3d2ef50a00
|
TF-2907 Hide widget when corresponding event attribute is null
|
2024-08-07 06:32:45 +02:00 |
|
dab246
|
9020fe0a62
|
TF-2827 Only enable print button when email content loaded
|
2024-06-21 09:12:29 +07:00 |
|
dab246
|
2a862e5a05
|
Migrate v0.11.3-patch4-dev to master branch
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
56a63d2bc9
|
Fix tThe editor background appears gray when the waning dialog appears
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
f85691ae15
|
TF-2684 Fix difficult to select text in blue bar on responsive tablet
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
56eff652fb
|
TF-2684 Enable selectable in blue bar
|
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
|
8d8728ec97
|
TF-2764 Enable preview PDF attachment on web platform
|
2024-05-30 17:26:32 +07:00 |
|
dab246
|
5bac79b97a
|
TF-2858 Implement store event attendance status on presentation layer
|
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
|
f36164f807
|
TF-2812 Calendar event accept integrate UI
|
2024-05-08 17:45:51 +07:00 |
|
DatDang
|
94d683c3c1
|
TF-2802 Add calendar event accept interactor to single email controller
|
2024-05-08 17:45:51 +07:00 |
|
DatDang
|
af0dc0cd86
|
TF-2628 Temporary disable preview PDF
|
2024-04-04 16:56:29 +07:00 |
|
DatDang
|
ef305229f6
|
TF-2628 Integrate view attachment feature with UI
|
2024-02-29 14:46:51 +07:00 |
|