Commit Graph

2785 Commits

Author SHA1 Message Date
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 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 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
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 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
Florent Azavant 68e9fc2f16 TF-3219 display limits of email recovery in a yellow banner and filter out invalid suggestions 2025-02-05 03:00:08 -08:00
dab246 75f66f3758 fixup! TF-3296 Fix [SEARCH] Can't apply the "Starred" filter in search 2025-02-05 03:00:08 -08:00
dab246 ff7d2a205b TF-3296 Fix [SEARCH] Can't apply the "Starred" filter in search 2025-02-05 03:00:08 -08:00
dab246 a10b7a9868 TF-3295 Fix BLUE-BAR attendees mail addresses are not clickable 2025-02-05 03:00:08 -08:00
dab246 4f5e7d460d TF-3294 Fix BLUE-BAR mail to attendees duplicated recipients 2025-02-05 03:00:08 -08:00
dab246 cd8602784e TF-3292 Write integration test for search emails by date and then sort them by relevance 2025-02-05 03:00:08 -08:00
dab246 586b8505e0 TF-3292 Fix [SEARCH] If I filter emails by date and then sort them by relevance, the filter isn't applied 2025-02-05 03:00:08 -08:00
Dat Dang 59c5df2a1b TF-3264 Fix composer drag drop all modes (#3279) 2025-02-05 03:00:08 -08:00
dab246 50e88d859e TF-3291 Fix [SEARCH] No results if you add > 1 address in the From field 2025-02-05 03:00:08 -08:00
Dat Vu 8963ce7a61 TF-3298 Fix blink when refresh email list (#3299) 2025-02-05 03:00:08 -08:00
Dat Dang 56955b2cfe Hotfix Html attachment previewer on mobile (#3442) 2025-02-05 03:00:08 -08:00
dab246 c14659c55b TF-3427 Remove print action in composer in mobile browser app
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
dab246 395b24e58f TF-3427 Fix subject was not in print & click outside context menu can not close
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
dab246 778c138a10 TF-3427 Collapse side features of the composer in a side menu
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
dab246 6fa66efce2 TF-3427 Implement print draft
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 78600f09e9 TF-3267 Tunning width size of HTML viewer 2025-02-05 03:00:08 -08:00
DatDang ac91cae0db TF-3267 Implement HTML attachment preview 2025-02-05 03:00:08 -08:00