Commit Graph

3585 Commits

Author SHA1 Message Date
Florent Azavant 89d80fe142 TF-3189 new option to enable/disable subaddressing for a personal folder 2025-02-19 02:34:29 -08:00
dab246 f8f248fc3c Fix large gap appears between setting items in Setting View
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 01:03:43 -08:00
dab246 30997a2d7e TF-3260 Fix unit test to build CI success
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08:00
dab246 bbb98a2a49 TF-3260 Add integration test for app grid
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08: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 95f05c4715 TF-3260 Parsing Linagora Ecosystem in AppGrid 2025-02-19 00:00:02 -08:00
DatDang e91f1bbc6a TF-3454 Add hide download feature to download all 2025-02-18 20:13:16 -08:00
DatDang e1795d1f5c TF-3454 Integration test download all attachments as ZIP 2025-02-18 20:13:16 -08:00
DatDang f66e1460e4 TF-3454 Download all attachments as ZIP 2025-02-18 20:13:16 -08:00
Dat Dang 636df94458 TF-2469 Fix email set into root mailbox's SENT instead of team mailbox's SENT (#3482) 2025-02-18 14:06:08 +07:00
DatDang ca3905cb7a TF-3488 Add hide download taskbar feature 2025-02-17 20:31:30 -08:00
dab246 d51f06f6f0 TF-3466 Fix refresh folds folder
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-17 19:57:50 -08:00
Florent Azavant 005790ae5f handle parsing exception for OIDCHttpClient::checkOIDCIsAvailable() 2025-02-17 18:51:43 -08:00
Florent Azavant 7a27415295 hide notification settings if FCM is not supported 2025-02-17 17:34:38 -08:00
Florent Azavant ce8f59dcf3 hide Recover deleted messages option if corresponding JMAP capability is not supported 2025-02-17 17:34:38 -08: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
dab246 9d54709fac TF-3444 Fix could not expand folder tree in folder visibility on iOS
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-17 17:29:53 -08:00
Florent Azavant 38d2cc5350 TF-2305 Swiping left on a mail does nothing if Archive does not exist 2025-02-16 20:52:47 -08:00
Florent Azavant 256d69f042 TF-2305 The from and to email search filters now work even without the contact/autocomplete capability 2025-02-16 20:52:47 -08:00
Florent Azavant 0bb9295885 TF-2305 Improvements for the identity creator form fields Email and ReplyTo 2025-02-16 20:52:47 -08:00
Florent Azavant 6720709a2e TF-2305 Session::getOwnEmailAddress method to fetch the user email address from urn:ietf:params:jmap:principals imip mailto property if not present in the session username, which is the case for Cyrus 2025-02-16 20:52:47 -08:00
Florent Azavant 327af38fb0 TF-2305 Fixed getUploadUri and getDownloadUri not working with Cyrus 2025-02-16 20:52:47 -08:00
dab246 c3887b7705 TF-3345 Add mock TwakeAppManager for verify_before_time_in_search_email_filter_test unit test
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-16 15:08:47 -08:00
dab246 3bae9fa62b TF-3345 Write unit test to verify SearchEmailFilter with before datetime
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-16 15:08:47 -08:00
dab246 0e36b7f610 TF-3345 Fix sort order blinks when deleting emails in search
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-16 15:08:47 -08:00
dab246 4097ab01d2 Handle contact support on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 6b9f869bdc Only display contact support when httpLink or supportMailAddress is not empty
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 02f5712a5c Open new tab when contact support has mail address at setting view
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 beffb544fa fixup! Use custom mapCapabilitiesConverter to apply some outside capabilities
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 f1d9fa65de Use custom mapCapabilitiesConverter to apply some outside capabilities
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
Florent Azavant e7e89789c7 fixed buggy getContactSupportCapability: some servers advertize it as a DefaultCapability and a cast is necessary 2025-02-10 20:43:15 -08:00
Florent Azavant 772ac66d3b display a Contact support setting option when supported by the server 2025-02-10 20:43:15 -08:00
DatDang 0a00857a66 fixup! Upgrade Twake Mail Flutter to v3.24.5 2025-02-10 19:34:37 -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
Emmanuel Ferdman 29e8fa770e Update docker-compose.yaml reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-02-05 03:00:08 -08:00
dab246 b83e092e47 TF-3290 Only show reconnection confirm dialog when composer is opened 2025-02-05 03:00:08 -08:00
dab246 6e59633bf6 TF-3181 Handle on click contact support 2025-02-05 03:00:08 -08:00
dab246 bac61a7f03 TF-3181 Display contact support button on mobile app 2025-02-05 03:00:08 -08:00
dab246 9f2d7bc36c TF-3181 Display contact support button on web app 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 8022559bc2 TF-3278 Handle open app via deep link at Login screen 2025-02-05 03:00:08 -08:00
dab246 4817b31191 TF-3278 Handle open app via deep link at TwakeWelcome screen 2025-02-05 03:00:08 -08:00
dab246 c6ed9f7c2b TF-3278 Handle open tmail app deep link but it was installed but signed in with the other account 2025-02-05 03:00:08 -08:00
dab246 a4bb5b9ddf TF-3278 Handle open tmail app deep link but it was installed but signed in with the same account 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 bebefb4463 fixup! TF-3312 Change bundle name of Twake Mail 2025-02-05 03:00:08 -08:00
dab246 bf2702b066 TF-3312 Change bundle name of Twake Mail 2025-02-05 03:00:08 -08:00
dab246 a7c4ca9448 TF-3312 Hide system's confirm dialog when logging out 2025-02-05 03:00:08 -08:00
dab246 e1664710b3 TF-3312 Add logout confirmation dialog 2025-02-05 03:00:08 -08:00