Commit Graph

44 Commits

Author SHA1 Message Date
dab246 6e56a50713 feat(ai-scribe): Load AI scribe config in dashboard 2025-12-19 19:03:39 +07:00
Dat H. Pham 3c20c005f6 Display AI Scribe togge in Preference 2025-12-19 19:03:39 +07:00
dab246 2e54493a69 TF-4082 Setup text formatting menu state from user's preferences in composer 2025-11-14 22:34:50 +07:00
dab246 5a88f3c36f TF-3977 Separate settings keys for easier in conflict 2025-09-17 11:30:18 +07:00
dab246 612fc75f02 TF-3977 Add disable spam banner in preferences setting 2025-09-17 11:30:18 +07:00
dab246 cb9e38db44 Fix forward recipients error handling 2025-08-26 18:15:24 +07:00
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 1bc45e35f3 TF-3769 Enable toggle thread detail feature in setting
TF-3769 Thread Detail fallback to single email when get thread fails

TF-3769 Thread Detail fix font height thread

TF-3769 Thread Detail init with get status

TF-3769 Thread Detail fix font height email receiver and sender

TF-3769 Thread Detail refactor reset thread detail ui action UpdatedThreadDetailSettingAction

TF-3769 Thread Detail refresh settings on app lifecycle changed

TF-3769 Thread Detail fix font height email receiver and sender

TF-3769 Thread Detail fix scroll view exception of single email

TF-3769 Thread Detail refactor local setting

TF-3769 Thread Detail optimize get cache setting

TF-3769 Thread Detail fix font height email receiver

TF-3769 Thread Detail refactor local setting cache

TF-3769 Thread Detail fix font height email receiver and sender

TF-3769 Thread Detail use CacheExceptionThrower for ManageAccountDataSourceImpl

TF-3769 Thread Detail fix changing email in tablet view

TF-3769 Thread Detail refresh on setting changed

TF-3769 Thread Detail fix receiver alignments

TF-3769 Thread Detail fix receiver alignments

TF-3769 Thread Detail default setting enabled

TF-3769 Thread Detail fix font style email receiver and sender

TF-3769 Thread Detail fix toggle setting when responsive

TF-3769 Thread Detail adjust receive time position when single email

TF-3769 Thread Detail revert initializeThreadDetailEmails to void

TF-3769 Thread Detail fix CI on initializeThreadDetailEmails test

TF-3769 Thread Detail fix spacing email sender

TF-3769 Thread Detail update receiver color mobile

TF-3769 Thread Detail update collapsed preview letter spacing

TF-3769 Thread Detail update receiver color mobile

TF-3769 Thread Detail fix receive time position

TF-3769 Thread Detail add mark read button mobile collapsed email

TF-3769 Thread Detail fix font style email receiver and sender

TF-3769 Thread Detail update collapsed preview font weight

TF-3769 Thread Detail fix position email receiver and sender
2025-07-21 05:34:53 +07:00
DatDang efb9e0fc56 TF-3712 Initialize app language per server settings 2025-06-18 15:31:37 +07:00
dab246 0ca3ca170d TF-3719 Add handle export log to device if need
Signed-off-by: dab246 <tdvu@linagora.com>
2025-05-16 09:59:49 -07:00
dab246 8221c2e5e0 TF-2903 Handle mailto link on web 2024-09-17 10:09:13 +07:00
dab246 2c9461f9f5 TF-2903 Handling of 3D links 2024-09-17 10:09:13 +07:00
DatDang b89820618c TF-2877 Create notification data source & repo 2024-06-19 16:23:29 +07:00
dab246 8eed49fd73 TF-1961 Transform html email content in composer
(cherry picked from commit f5470c130744242195b265a0ea4aad044ad8e740)
2023-08-18 21:29:50 +07:00
dab246 1af33dd20d TF-1961 Refactor html transformer
(cherry picked from commit 0272e45226ddb12827b7ef4820b00632758c353a)
2023-08-18 21:29:50 +07:00
dab246 96145aae7a Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
2023-06-15 16:43:58 +07:00
dab246 133b04b11c TF-1613 Implement handleSuccessViewState and handleFailureViewState for all controller
(cherry picked from commit 35e727e795bb3c44cc9c47e02542b5bdc3955fdd)
2023-04-14 17:12:34 +07:00
dab246 c716557200 TF-1684 Add abstract TransformHtmlSignature method
(cherry picked from commit dfaa5187d1b6a6c1065c65699b6e3a287d1d0843)
2023-04-14 17:12:34 +07:00
dab246 bb9dbb697a TF-1625 Get capability supported for Identity/set method
(cherry picked from commit 16a77edba891a628b728d05ddd3a61c9ba45b8dc)
2023-03-24 19:40:48 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 927151ec8e TF-898 Create repository/datasource for rule filter 2022-11-14 11:52:23 +07:00
dab246 72854bcb6f TF-1118 Create repository and datasource for forwarding 2022-11-10 11:10:49 +07:00
dab246 ec846d1aa7 TF-1115 Implement catch exception for ManageAccountDataSource 2022-10-28 16:20:02 +07:00
dab246 d0fcad1cac TF-1115 Implement catch exception for VacationDataSource 2022-10-28 16:20:02 +07:00
dab246 d775738b70 TF-1115 Implement catch exception for IdentityDataSource 2022-10-28 16:20:02 +07:00
dab246 398654a79d TF-657 Separate interactor/repository/datasource of identity 2022-10-21 10:32:17 +07:00
Dat PHAM HOANG 2f48c1eee5 TF-939 Implement VacationRepository 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 5605e22bbf TF-939 Separate VacationRepository 2022-09-15 20:21:45 +07:00
ManhNTX dc0c3ee445 TF-859 Keep local copy in Forwarding 2022-08-24 09:58:22 +07:00
ManhNTX 3c85f1d5ed TF-831: implement Add a new recipient in forwarding 2022-08-23 14:04:21 +07:00
dab246 d4ed43a65f TF-832 Add data layer for delete recipient in forwarding 2022-08-19 16:07:26 +07:00
dab246 f3e6d892d8 TF-801 Add data layer for update vacation 2022-08-18 16:42:56 +07:00
dab246 8ab4e7bfc0 TF-801 Add data layer for get all vacation 2022-08-18 16:42:56 +07:00
ManhNTX c171f5fc24 TF-816: get list email forward 2022-08-18 14:15:53 +07:00
dab246 036a8612f8 TF-612 Add data layer for edit email rule filter 2022-08-12 10:22:45 +07:00
dab246 c6ec5baf9b TF-611 Add data layer for create a new filter email rule 2022-08-11 15:09:25 +07:00
ManhNTX d6430bda3d add delete_email_rule feature 2022-08-11 11:24:59 +07:00
ManhNTX 9ad41d9a6f add interactor get all rules 2022-08-09 17:51:56 +07:00
dab246 53b9745992 TF-297 Store language selected when user changed 2022-07-10 07:50:00 +07:00
dab246 0d40f765e6 TF-561 Fix edit identity 2022-05-17 10:10:45 +07:00
dab246 15de506b97 TF-536 Add data layer for edit identity 2022-05-09 14:19:54 +07:00
dab246 32f99fcca2 TF-527 Add data layer in add new identity 2022-05-05 17:05:50 +07:00
dab246 c40be824ff TF-537 Add data layer for delete a identity 2022-05-05 16:03:16 +07:00
dab246 4764f9eb90 TF-460 Add data layer for implement get all identities 2022-04-26 15:35:10 +07:00