Commit Graph

26 Commits

Author SHA1 Message Date
Dat Dang 61530b61c6 Reduce worker_manager memory allocation (#4435) 2026-04-09 18:26:19 +07:00
dab246 8a21e35d1e fix: Prefer reusing AppBaseException instead of redefining the exception contract CacheException and RemoteException 2026-03-10 11:06:16 +07:00
dab246 437c46f5ff fix(sentry): resolve minified exception types on web release 2026-03-10 11:06:16 +07:00
dab246 2e8a11e7eb refactor(sentry): standardize exceptions to prevent Sentry minification 2026-03-10 11:06:16 +07:00
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
dab246 3ecb0a36ee Fix do not show session expires dialog when add inline image & attachment
Signed-off-by: dab246 <tdvu@linagora.com>
2025-04-15 00:31:13 -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 2739a284d8 TF-2602 Set charset for attachment with mimeType=text/plain when sent email on web 2024-09-17 15:50:49 +07:00
dab246 514bc578ec TF-2602 Set charset for attachment with mimeType=text/plain when sent email on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2024-09-17 15:50:49 +07:00
DatDang 7bc466bea3 TF-2769 Catch upload attachment error to modify exception 2024-09-10 18:10:57 +07:00
dab246 145a49d728 TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer 2024-06-11 13:59:12 +07:00
dab246 017c7135d3 TF-2310 Use singleton for HiveCacheConfig to avoid creating multiple instance 2024-04-15 15:08:31 +07:00
dab246 7f1f9b58df TF-2280 Call BackgroundIsolateBinaryMessenger.ensureInitialized on cross-platform
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit c2bcbd604f3a6ea96288253efc527be51ad6d178)
2023-10-31 19:48:03 +07:00
dab246 b383939082 TF-2280 Fix upload attachment when token expired on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 320a75841427d30df453526ec2dc3c9853538514)
2023-10-31 19:48:03 +07:00
dab246 59dfef3928 TF-2245 Fix upload attachment when token expired on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit f866a3830310767eb20d622a20b2c14a9c286471)
2023-10-27 11:18:29 +07:00
dab246 14047c9ccc TF-2245 Fix upload attachment when token expired on web
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 0b2ab3c6ff4213bccc064822e640cc40592a39e8)
2023-10-27 11:18:29 +07:00
dab246 143503c52d TF-2129 Fix cannot attach file on mobile
(cherry picked from commit b35f09069d5ac9379632f599419af0cda1d91cc7)
2023-09-14 16:58:31 +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 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 459b1995a7 TF-1323 Fix can not attach image on mobile and web 2023-02-06 12:04:30 +07:00
ManhNTX f8b5ddc227 TF-851 [iOS] Share image with TMail app 2022-08-31 10:54:25 +07:00
ManhNTX 36bec1c9d5 TF-867 [Android] Share image with TeamMail app but image is not add to inline image 2022-08-31 10:54:25 +07:00
dab246 e050042e2c TF-761 Implement reduce image size when add inline image 2022-07-29 14:04:23 +07:00
dab246 68cf78dc80 TF-675 Add AttachmentUploadDataSource and implement upload attachment 2022-07-11 11:02:30 +07:00
dab246 ad1c6f55c5 TF-675 Handle upload attachment use isolate 2022-07-11 11:02:30 +07:00