dab246
|
3ef66bbbda
|
TF-4236 Implement remove a label from an email when unselect in context menu Label as
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
0076a7af57
|
TF-4195 Implement add a Label to an email on mobile
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
fedb8fed93
|
TF-4136 Apply early exit to prevent string operation in log
|
2026-01-15 09:46:51 +07:00 |
|
dab246
|
6f455cc728
|
fix(mu): email content not displayed due to sanitize html
(cherry picked from commit 2f06e52d81864a62d6e588bb24a6845e20371bf4)
|
2026-01-12 05:16:02 +07:00 |
|
dab246
|
972b20ec16
|
TF-4050 Preview and download uploaded file in composer on web
|
2025-11-11 17:48:33 +07:00 |
|
dab246
|
92286b48e1
|
TF-4050 refactor: move attachment preview & download logic to download controller
|
2025-11-11 17:48:33 +07:00 |
|
dab246
|
be8eaf6258
|
TF-4128 Separate download handling into independent class to decouple from views on web
|
2025-11-03 12:47:05 +07:00 |
|
dab246
|
1c7778d6cc
|
TF-4124 Add unit test for isValidEmail and isEmailLocalhost
|
2025-10-28 16:44:19 +07:00 |
|
dab246
|
78b1e58519
|
TF-3871 Fix blue bar displays wrongly who proposed the event counter
|
2025-10-28 11:40:04 +07:00 |
|
dab246
|
474a8806e2
|
TF-4102 Don't display free-busy on IMIP responses (accepted, tentative, rejected)
|
2025-10-17 14:03:30 +07:00 |
|
dab246
|
6c7331960f
|
TF-4075 Apply new design for attachments view
|
2025-10-14 09:34:52 +07:00 |
|
dab246
|
6bbebd8e67
|
TF-4075 Change attachments location
(cherry picked from commit ab23dac45d9dcf7c5e057f8e16974b3ed8205771)
|
2025-10-14 09:34:52 +07:00 |
|
dab246
|
7674353735
|
Fix a gray screen appear in browser tablet responsive
|
2025-09-26 13:47:18 +07:00 |
|
dab246
|
3ce7c60cef
|
Change order of attachment and mail body on desktop
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-31 16:37:10 +07:00 |
|
dab246
|
296065c0b7
|
Change order of attachment and mail body on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-31 16:37:10 +07:00 |
|
DatDang
|
8864fbc03a
|
TF-3775 Thread Detail handle error getEmailLoaded
TF-3775 Thread Detail readd EventBodyContentWidget maxHeight
TF-3775 Thread Detail fix max lines subject mobile
TF-3775 Thread Detail add email attachments top spacing
TF-3775 Thread Detail fix email not updated on move/trash/spam
TF-3775 Thread Detail Fix exception fast switch email in tablet large
TF-3775 Thread Detail Adjust MailUnsubscribedBanner vertical spacing
|
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
|
077d823251
|
TF-3793 Write unit test to cover the display the warning message in calendar event
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-26 15:50:16 +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 |
|
DatDang
|
9df53ef6b9
|
TF-3591 Implement CalendarEventCounter/accept method
|
2025-04-16 21:41:11 -07:00 |
|
DatDang
|
39cea85f86
|
TF-3487 Handle get email content failure
|
2025-04-09 07:55:42 -07:00 |
|
dab246
|
51c95bbc69
|
Upgrade hive database version to 14
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-08 23:43:53 -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 |
|
DatDang
|
aabfe6a3a5
|
TF-3450 Refactor image and text preview
|
2025-03-18 21:51:57 -07:00 |
|
DatDang
|
ef1d37f7ac
|
TF-3450 Add text attachment preview
|
2025-03-18 21:51:57 -07:00 |
|
DatDang
|
3645fe58f9
|
TF-3450 Add image attachment preview
|
2025-03-18 21:51:57 -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
|
5c6a995107
|
TF-3472 Prefer at least two attachment for mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-10 02:04:07 -07:00 |
|
DatDang
|
f66e1460e4
|
TF-3454 Download all attachments as ZIP
|
2025-02-18 20:13:16 -08:00 |
|
DatDang
|
69fa8d2dce
|
Upgrade Twake Mail Flutter to v3.24.5
Revert "fixup! Upgrade Twake Mail Flutter to v3.24.5"
This reverts commit 0a597753a92b658ec17b0578ed488584d7c514d4.
|
2025-02-10 19:34:37 -08:00 |
|
dab246
|
b83e092e47
|
TF-3290 Only show reconnection confirm dialog when composer is opened
|
2025-02-05 03:00:08 -08:00 |
|
Dat Vu
|
8963ce7a61
|
TF-3298 Fix blink when refresh email list (#3299)
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
ac91cae0db
|
TF-3267 Implement HTML attachment preview
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
91f3275a54
|
TF-3416 Handle download attachment in EML previewer on mobile
|
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
|
7cbdfddb6d
|
TF-3416 Implement parse email by blob id interactor
|
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 |
|
dab246
|
0f94e52d35
|
TF-3370 Handle SetError when make email action (Mark as read/star/move/delete)
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
47963d162b
|
TF-3337 Write unit test to verify number of times call request when performing mark as read/star and move emails
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
01b320ce89
|
TF-3334 Skip getting stored state in interactor when performing actions with email and mailbox
|
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 |
|
DatDang
|
4a024699e2
|
Format calendar event description
|
2025-02-05 03:00:08 -08:00 |
|
dab246
|
cf2a0b08e5
|
TF-2528 Add unit test for sortingListEmailByOrderIdList method
|
2024-11-14 10:30:40 +07:00 |
|
Dat Dang
|
07e1b7aa42
|
TF-3222 Hide reply calendar event action buttons if email is event reply (#3224)
|
2024-10-31 09:39:31 +07:00 |
|
dab246
|
ee94b9a63b
|
Remove duplicated features folder in unit test
|
2024-08-28 17:16:07 +07:00 |
|
dab246
|
ef90aac122
|
Write unit test for sMimeStatus method
|
2024-08-28 17:16:07 +07:00 |
|
dab246
|
4d045bbf1a
|
Hotfix conflict role Spam/Junk
|
2024-08-16 12:00:20 +07:00 |
|
dab246
|
420799b1f3
|
TF-3023 Write widget test for SMimeSignatureStatus icon
|
2024-08-09 09:17:13 +02:00 |
|