dab246
|
23ecdfbf11
|
TF-2948 Apply new identity view for web
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-31 14:45:59 +07:00 |
|
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
|
6fef6190e0
|
TF-3767 Clean up recent searches whenever re-login and exceeds limit
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-16 10:34:21 +07:00 |
|
dab246
|
bce9620ac5
|
TF-3767 Use TupleKey to save recent search for each account
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-16 10:34:21 +07:00 |
|
dab246
|
322c449d49
|
TF-3707 Handle empty trash with clear mailbox method
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-06 21:15:42 -07:00 |
|
dab246
|
c1c3e1b926
|
Fix do not show session expires dialog when enter autocomplete
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-15 00:31:13 -07:00 |
|
dab246
|
b3506853a1
|
TF-3507 Try to avoid screen blink when refreshing email list
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 04:01:05 -07:00 |
|
dab246
|
712bc26402
|
TF-3507 Fix offline cache prevents updating email query view cache
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 04:01:05 -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
|
cfc72a6f4f
|
TF-3480 Handle reopen multiple composer when reload page or session expired
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-17 04:33:44 -07:00 |
|
dab246
|
78d40f7be5
|
TF-3479 Add OpenAndCloseComposerExtension to handle open & close composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-17 04:33:44 -07:00 |
|
dab246
|
49fe89a949
|
TF-3478 Use ComposerManager to open & close single composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-03-17 04:33:44 -07:00 |
|
dab246
|
dce74b43e9
|
TF-3260 Load & Display App Grid Linagora Ecosystem
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-02-19 00:00:02 -08:00 |
|
dab246
|
0ce99c745c
|
TF-3416 Persist preview EML content when make reload page action
|
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
|
091d52e635
|
TF-3333 Remove Mailbox/query & Mailbox/get when performing display spam banner
|
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
|
e9547c780c
|
TF-3349 Escape messages when print email
|
2025-02-05 03:00:08 -08:00 |
|
DatDang
|
5a1fdbb123
|
TF-3082 Restore identity from cache
|
2024-09-10 20:22:54 +07:00 |
|
DatDang
|
fc25194b02
|
TF-2901 Implement getting cache composer on log in
|
2024-07-05 05:07:02 +02:00 |
|
dab246
|
0f051bddfc
|
TF-2717 Get identity when open app, if not get identity, get whenever open composer
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
5caf08290b
|
TF-2667 Remove composer cache after close composer view
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
ae6341532c
|
TF-2667 Handle save message to cache when reload page
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
b58a0179f9
|
TF-2667 Refresh thread & mailbox view when saving message success
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
e232514f6b
|
TF-2667 Show sending message dialog when click send button
|
2024-06-11 13:59:12 +07:00 |
|
Dat Dang
|
ae3f746475
|
TF-2683 Integrate update always read receipt setting in composer (#2700)
|
2024-03-13 17:18:25 +07:00 |
|
DatDang
|
1f1327471d
|
TF-2680 Bind dependencies
|
2024-03-13 17:18:25 +07:00 |
|
dab246
|
632762bfcd
|
TF-2520 Convert email object to html to perform print on browser
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-03-08 13:40:12 +07:00 |
|
dab246
|
ab2c32154e
|
TF-2520 Implement print email in email view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-03-08 13:40:12 +07:00 |
|
dab246
|
987b018bb7
|
Fix: Update EmailDeliveryState to Keychain
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit ac72825c7bb5840a8d779d0d1a0a336c75ade232)
|
2024-01-12 13:49:03 +07:00 |
|
hieubt
|
71dc206ccd
|
TF-2101 Handle restore deleted messages
(cherry picked from commit e675f98a6c85d9c4a90efc686e6ff72d23b4c678)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
cfcce759c2
|
TF-2384 Create StateCacheManager
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7ec02c363c377f8fd73454491f3e6657821cabc0)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
bfcdda6b67
|
TF-2298 Always get token when open app
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fae6398d87fdbe2c49fa2dd69b8b20ef11171775)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
a6ecaf321d
|
TF-1718 Implement unsubscribeMail on Jmap server
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 0f61a97aab513cda75c65e3c92ebcf8f6290b6ec)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
fb47832225
|
TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
6d05079b1e
|
TF-2302 Rename GetAutocompleteWithDeviceContactInteractor to GetAllAutocompleteInteractor
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit c90e7b2508c5ee5f1e04f2d5432624ced79b0f46)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
b4cf796a57
|
TF-2269 Clear local spam report data when logout and upgrade app
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 55cd12b2f4cab207dfd525b374b58b60843ce735)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
3481e659df
|
TF-2189 Edit sending email in Sending Queue on iOS
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 79e1e2de5555973a5ba4a0c2b8fc3c091bcd63a3)
|
2023-10-27 11:18:29 +07:00 |
|
dab246
|
11be09014d
|
TF-2189 Only store email to sending queue when offline on iOS
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 0dd22e5c3d300573b13d43fbfe50fc1622e2ab13)
|
2023-10-27 11:18:29 +07:00 |
|
dab246
|
78eddecc1a
|
Fix not found object in bindings
(cherry picked from commit c9086077656b927b50c50498ca6f98e5a1da2b1e)
|
2023-10-09 12:12:24 +07:00 |
|
dab246
|
a26d2e60a0
|
Fix the login screen freezes when pasting the link in the browser address bar
(cherry picked from commit b1413bc2361e0dde1474ec87c4568fc63703961a)
|
2023-09-14 16:58:31 +07:00 |
|
dab246
|
9a2e838d03
|
TF-2064 Update UI for quotas view
(cherry picked from commit 079c3a548e3532bcbeb43464ed8987093e83a7eb)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
375cec9dd1
|
TF-1710 Implement delete all spam emails action
(cherry picked from commit 9eda27e10066174191059e06af26718f8645d955)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
903b720b2e
|
TF-2047 Inject binding html analyzer
(cherry picked from commit 3840e511567172a290886998037b17e2b88db9a5)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
8bf5cf3b50
|
TF-2035 Add binding interactor for calendar event
(cherry picked from commit 4422c12bf5ab8b5c2448893271e74666f3029c9a)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
5faab2c306
|
TF-1923 Add createdTime for DetailedEmail
(cherry picked from commit 817c35849338c483feaa2a68586b162a8a67b9a2)
|
2023-06-26 22:02:30 +02:00 |
|
dab246
|
6d96a1109e
|
TF-1923 Fix new email offline mode not working
(cherry picked from commit c1c48e93d50cb0ebbccaf11c3f4a975af640b63a)
|
2023-06-26 22:02:30 +02:00 |
|
dab246
|
6aa87ff012
|
TF-1915 SendingState of SendingEmail updates according to the work done in WorkManager when network connectivity is restored
(cherry picked from commit 744c8bc8dc8a82cb3afb75aead5a744adaae5501)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
dda45438ef
|
TF-1899 Perform invoke StoreSessionAction in Dashboard
(cherry picked from commit 49b0c28db3b76d6c9da8b5e04deb38cc6427e14c)
|
2023-06-13 10:17:45 +07:00 |
|