Commit Graph

407 Commits

Author SHA1 Message Date
dab246 dfd622d7ec TF-3334 Use queue to handle multiple refresh changes mailbox from incoming websocket 2025-02-05 03:00:08 -08:00
dab246 eb51e9b3b1 TF-3334 Remove Email/get of mark as read & mark as star action 2025-02-05 03:00:08 -08:00
dab246 75231636e2 TF-3334 Auto resynchronisation mailbox search view when receives websocket notification 2025-02-05 03:00:08 -08:00
dab246 971b81188d TF-3334 Remove resynchronisation when performing actions with mailbox 2025-02-05 03:00:08 -08:00
dab246 d74951a1ac TF-3334 Remove resynchronisation when performing actions with emails 2025-02-05 03:00:08 -08:00
DatDang 45581e4177 TF-3221 Handle mailto with additional cc and bcc 2024-11-15 14:25:23 +07:00
dab246 aac0343f39 TF-3258 Remove app grid on mobile 2024-11-08 14:27:06 +07:00
Florent Azavant 3a853533bc TF-3200 updated the options menu for personal folders 2024-10-25 21:36:29 +07:00
Dat Vu 401f0b97fb Change logos to beta and move position version on web (#3203) 2024-10-16 17:56:20 +07:00
dab246 764ba95927 TF-3050 Fix synchronize button should refresh all mailbox and emails 2024-09-18 17:01:48 +07:00
DatDang 45a4c78cdc TF-3082 Prevent browser path override after restore identity session 2024-09-10 20:22:54 +07:00
dab246 4d045bbf1a Hotfix conflict role Spam/Junk 2024-08-16 12:00:20 +07:00
Dat PHAM HOANG 2a3c880d2e TF-2925 Store previous mailboxId to prevent upload ThreadView when change after do any action 2024-08-15 10:14:19 +07:00
Dat PHAM HOANG b25b4dcf5c TF-2934 Handle other failed case of rename mailbox 2024-08-14 10:48:33 +07:00
dab246 8b7ac1f039 TF-2893 Apply the standard app grid icon 2024-08-08 09:46:09 +02:00
dab246 71ae708939 TF-2925 Fix change mailbox very quick when refreshing after any mail action make the message list is not showed correctly 2024-08-08 09:46:09 +02:00
dab246 30b2f1a637 TF-2857 Change padding logo & version in header on browser 2024-08-08 09:46:09 +02:00
dab246 2228d1a5d8 TF-2857 Change logo & text in application 2024-08-08 09:46:09 +02:00
dab246 e67d7ab395 TF-2806 Disable reloading of mailbox lists on web browsers 2024-08-08 09:46:09 +02:00
dab246 65ee4c6c25 TF-2806 Disable rounded border of mailbox list on desktop 2024-08-08 09:46:09 +02:00
dab246 2a22cb1174 TF-2972 Turn color of Clean button into primary to have consistent color in app 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG adaab2198d Close hive boxes in Background (notificaiton) 2024-08-07 06:32:45 +02:00
dab246 7b5c0d5a75 TF-2871 Block notification on folders Sent, Outbox, Drafts, Spam and Trash 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG e288d44618 TF-2946 Support copy action for email address in Drawer, MailboxView and Settings (mobile) 2024-08-07 06:32:45 +02:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 2a862e5a05 Migrate v0.11.3-patch4-dev to master branch 2024-06-11 13:59:12 +07:00
dab246 8ddb4b9275 TF-2684 Use scrollbar theme replace customize scrollbar 2024-06-11 13:59:12 +07:00
dab246 57a41a6a50 TF-2667 Show confirm dialog when send email failed 2024-06-11 13:59:12 +07:00
dab246 016b75aa51 TF-2667 Move the creation of mailbox request id to the data layer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 61687b60e0 TF-2667 Create ApplicationVersionWidget to display app version 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
dab246 42e46e57c9 TF-2836 Remove button with no effect on mobile 2024-05-03 11:04:13 +07:00
dab246 017c7135d3 TF-2310 Use singleton for HiveCacheConfig to avoid creating multiple instance 2024-04-15 15:08:31 +07:00
dab246 779bd224b1 TF-2310 Don't use Hive.boxExists() to avoid creating a database without an object store in hive on some browsers (Safari/Firefox) 2024-04-15 15:08:31 +07:00
DatDang f7486e565f TF-2694 clear sort order when mailbox is tapped 2024-03-28 14:36:43 +07:00
dab246 274e01d113 TF-2464 Save both EmailDelivery and EmailState in the keychain
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit a37fe7ea8bcc38eb96df39f46128c9e1f7af046e)
2024-02-19 15:55:12 +07:00
dab246 5c7d2fd5d9 TF-2596 Support mail to with several recipients
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:07 +07:00
dab246 eb3e22b467 TF-2536 Write unit test for getAllMailbox method repository
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:06 +07:00
dab246 d8bfb83e89 TF-2536 Change the logic to get all mailbox
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:01 +07:00
dab246 3878400fbf TF-2461 Fix warning when run dart analyze
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:54:15 +01: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
hieubt 1e5de1ab39 TF-2101 Add restored messages folder
(cherry picked from commit 630187a9fa977ba4341fd87ce568f7018f69ad24)
2024-01-08 14:25:26 +01:00
hieubt bf0030e7d7 TF-2101 Handle open recover_deleted_messages
(cherry picked from commit a58beb7a293471f39b080805c652c9d6f73dfe20)
2024-01-08 14:25:26 +01:00
hieubt 61e3067c57 TF-2101 Add recover_deleted_messages to context_menu and trash view
(cherry picked from commit f2e96e4a7bedc0616e688976248c555bbe9605e5)
2024-01-08 14:25:26 +01:00
hieubt 53922c19d2 TF-1328 Implement archiveMessage in thread and singleEmail
(cherry picked from commit 83b45fdb3f3138e59b7882a8fdb77e522e753f3e)
2024-01-08 14:25:26 +01:00
hieubt 92ea5865aa TF-1328 Add function handle archiveMessage
(cherry picked from commit a6ff6c473534fb919241b072eb86851a15c714aa)
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 1d6724edab Fix mailbox item padding
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 8087a60e0f15dc7fe4dadb31f8f59c9018c12d8a)
2024-01-08 14:25:26 +01:00
dab246 fbb43e3bb0 TF-1831 Handle system back button in dialog view
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit dc93aa9961987315bd1b478aecda530049b75f02)
2024-01-08 14:25:26 +01:00