dab246
|
fe57e72a02
|
TF-4236 Apply BatchSetEmailProcessingMixin for some method use SetEmailMethod
|
2026-01-27 12:04:11 +07:00 |
|
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
|
7839e6b339
|
TF-4229 Add widget for label search field
|
2026-01-22 10:54:04 +07:00 |
|
dab246
|
5def8f442c
|
TF-4195 refactor: extract helpers for updating email label in memory
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
94fd6f8071
|
TF-4195 Add Label to Thread
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
e8b2c1d2a5
|
TF-4195 Fix comments of coderabbit
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
0076a7af57
|
TF-4195 Implement add a Label to an email on mobile
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
78de7de3a6
|
TF-4195 Implement add a Label to an email
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
0d247b30d7
|
TF-4195 Add interactor/repository/datasource to feature add a Label to an email
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
31ed2feae4
|
TF-4171 Display tag in mailbox list
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
a23d15a9ca
|
TF-4136 refactor(logging): replace logError with logWarning for non-critical cases
|
2026-01-06 13:53:22 +07:00 |
|
dab246
|
fa0ba5d689
|
TF-4142 Close link overlay when click email content view
|
2025-11-17 11:43:18 +07:00 |
|
dab246
|
92286b48e1
|
TF-4050 refactor: move attachment preview & download logic to download controller
|
2025-11-11 17:48:33 +07:00 |
|
dab246
|
b2989521d9
|
TF-3911 Support mail keyboard shortcut actions in email detailed view on web
|
2025-11-03 05:18:48 +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
|
e31e616192
|
TF-4075 Use Scrollable.ensureVisible replace for animateTo
(cherry picked from commit aa187c17f7952a66d237abbe1f66efb2f01fd298)
|
2025-10-14 09:34:52 +07:00 |
|
dab246
|
7057648b28
|
TF-4075 Jump to attachments list position on mobile
(cherry picked from commit cd2ca1ec3c5b5160820823905d9f0183536b07e3)
|
2025-10-14 09:34:52 +07:00 |
|
dab246
|
3478e2aabc
|
TF-4075 Jump to attachments list position on web responsive mobile
|
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 |
|
DatDang
|
b7cd3f7179
|
TF-3941 Thread Detail Thread level mark read/star, archive and spam
|
2025-08-20 13:21:06 +07:00 |
|
DatDang
|
4fd0931c9e
|
TF-3586: Upgrade Flutter to 3.27.4
|
2025-07-30 15:24:57 +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
|
de5e717b57
|
TF-3793 Hide warning message when use is organizer
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 |
|
dab246
|
caa7908f19
|
TF-3674 Fix logic reply email
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-21 03:23:14 -07:00 |
|
DatDang
|
9df53ef6b9
|
TF-3591 Implement CalendarEventCounter/accept method
|
2025-04-16 21:41:11 -07:00 |
|
dab246
|
037fcc03a1
|
Cannot preview image with file name containing image extension (jpg,..) and mime type is application/octet-stream
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-16 21:37:32 -07:00 |
|
DatDang
|
6cac72b09e
|
fixup! TF-3649 Fix reply to own sent email
|
2025-04-15 02:42:58 -07:00 |
|
DatDang
|
19326621fd
|
TF-3649 Fix reply to own sent email
|
2025-04-15 02:42:58 -07:00 |
|
DatDang
|
ad05c68453
|
TF-3589 Calendar event attendance status
|
2025-04-08 23:35:55 -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
|
0e549c830a
|
TF-3293 Fix blue bar cannot select action banner text
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-03 23:26:46 -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
|
b8b70d26d4
|
fixed broken replyTo feature
|
2025-02-19 02:34:29 -08:00 |
|
dab246
|
a10b7a9868
|
TF-3295 Fix BLUE-BAR attendees mail addresses are not clickable
|
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 |
|
Dat PHAM HOANG
|
78600f09e9
|
TF-3267 Tunning width size of HTML viewer
|
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
|
b7b6b0f7fa
|
TF-3416 Handle download attachment in EML previewer on web
|
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
|
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
|
4a024699e2
|
Format calendar event description
|
2025-02-05 03:00:08 -08: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 |
|
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 |
|