dab246
ec75bb3cab
TF-4136 Add config Sentry
2026-01-15 09:46:51 +07:00
dab246
a23d15a9ca
TF-4136 refactor(logging): replace logError with logWarning for non-critical cases
2026-01-06 13:53:22 +07:00
Dang Dat
9f1373c7e5
fixup! TF-4224 Reduce ReDoS vulnerability
2026-01-06 10:16:26 +07:00
Dang Dat
86dec27d67
fixup! TF-4224 Reduce ReDoS vulnerability
2026-01-06 10:16:26 +07:00
Dang Dat
2b909aeb1c
TF-4224 Reduce ReDoS vulnerability
2026-01-06 10:16:26 +07:00
Théo Poizat
26593b50ef
Move AI env var from main to scribe package
2025-12-19 19:03:39 +07:00
Théo Poizat
29e90f256f
Add AI related env var
...
AI_ENABLED allows to test AI features only in some wanted environment.
AI_API_KEY and AI_API_URL allows to call the LLM while we wait for tmail backend endpoints.
It will be removed when tmail backend endpoints are ready.
2025-12-19 19:03:39 +07:00
dab246
d6e959c4d9
TF-4145 Create paywall url from workplaceFqdn
2025-11-17 14:24:30 +07:00
dab246
43de7edd47
TF-4145 Implement get oidc user_info from endpoint of oidc configuration
2025-11-17 14:24:30 +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
58c05c38b2
TF-4053 Implement move folder content on mailbox list view
2025-11-05 05:34:21 +07:00
dab246
1c7778d6cc
TF-4124 Add unit test for isValidEmail and isEmailLocalhost
2025-10-28 16:44:19 +07:00
dab246
bfe80bdc78
fix: Email content disappears after marking as star/unstar when thread is disabled
2025-10-17 15:36:16 +07:00
dab246
038aba0af3
TF-4068 Change profile (set identity as default) in setting
2025-10-15 11:59:00 +07:00
dab246
cb9e38db44
Fix forward recipients error handling
2025-08-26 18:15:24 +07:00
DatDang
2ef047061e
TF-3940 Fix cozy browser back issue
2025-08-20 14:18:18 +07:00
dab246
f44118af48
TF-3939 Handle archive selection email on mobile view
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-08-20 13:19:14 +07:00
dab246
f8d93e738b
TF-3952 Change modal style in Forwarding
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-08-18 17:08:59 +07:00
dab246
d4a56afaa1
TF-3833 Fix failed to keep mobile app connect after network issue
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-08-14 09:58:06 +07:00
dab246
672188baa2
Apply new style Language section in Setting on mobile
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-15 13:37:15 +07:00
dab246
1e054cc1e5
TF-3792 Refactor toast manager
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-06-26 15:50:16 +07:00
DatDang
b5280c805d
TF-3603: Integrate Cozy features
...
TF-3603 [TEMP] expose Cozy integration result to console.log
2025-06-18 10:33:44 +07:00
dab246
5068a11524
TF-3764 Add Create filter button in context menu
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-06-13 09:39:54 +07:00
dab246
b0d3467770
TF-3752 Better error handling when updating recipients in Forwarding
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-06-09 16:42:10 +07:00
dab246
798f570491
TF-3734 Fix cannot open email as new tab on safari v16.6
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-05-22 17:20:28 +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
3f5cfef2fa
TF-3719 Add LogTracking to trace error notFound email in Email/get
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-05-16 09:59:49 -07:00
Dat Vu
d5946542e0
TF-3671 Fix all composer interaction are blocked without network ( #3682 )
2025-05-08 12:50:07 +07:00
dab246
099ac3846f
TF-3707 Show error description from JMAP response if possible
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-05-06 21:15:42 -07:00
dab246
afbebb7eb7
TF-3707 Handle empty spam folder with clear mailbox method
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-05-06 21:15:42 -07:00
dab246
440ea10aff
Fix default browser warning dialog is auto shown when get 401 error
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-04-15 08:36:30 -07:00
dab246
0a55455321
Hide session expires dialog
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-04-15 00:31:13 -07:00
dab246
b8d66dc539
Avoid displaying duplicate session expiration dialogs
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-04-15 00:31:13 -07:00
Dat PHAM HOANG
02f0465cbf
Update privacy policy for twake mail
2025-03-25 00:53:15 -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
Florent Azavant
35b90ba87a
clearer exception handling in OIDCHttpClient::checkOIDCIsAvailable()
2025-02-17 17:34:38 -08:00
Florent Azavant
03819a7a9b
display Unexpected error: {exception message} instead of Unknown error upon login
2025-02-17 17:34:38 -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
dab246
223fdbf1fb
TF-3278 Handle open app via deep link at MailboxDashboard screen
2025-02-05 03:00:08 -08:00
dab246
cdfd2b7ee7
TF-3278 Handle open tmail app deep link but it was installed but not signed in
2025-02-05 03:00:08 -08:00
dab246
aa7fded1ff
TF-3416 Handle open EML attachment in EML previewer
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
b73784742a
TF-3408 Remove limit result in autocomplete
2025-02-05 03:00:08 -08:00
Dat PHAM HOANG
7efe5ed31d
TF-3372 Handling error for empty trash failure
2025-02-05 03:00:08 -08:00
DatDang
414718141e
TF-3336 Make Echo ping of web socket optional
2025-02-05 03:00:08 -08:00
Dat PHAM HOANG
8c9e59174c
Update saasRegistrationUrl & saasJmapServerUrl to deploy on prod
2024-11-20 16:37:47 +07:00
dab246
b344062068
TF-3226 Parsing minInputLength from Autocomplete capability in session
2024-11-20 14:51:23 +07:00
dab246
933bb2931b
TF-3250 Fix Share file from external to Twake Mail sometimes open home screen only
2024-11-13 10:29:54 +07:00