-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7794124
commit 2c1dbdd
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- Better loading of Messages in long Threads | ||
- Enhance timing of Messages fetching | ||
- Fix issue with remote Attachments | ||
- Make sure the app is in correct conditions before fetching Notifications | ||
- Fix crash when trying to change account when there is no valid mailbox |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- Amélioration du chargement des messages dans les longs fils de discussion | ||
- Amélioration du timing de la récupération des messages | ||
- Correction d'un problème avec les pièces jointes distantes | ||
- Vérification que l'application est dans des conditions correctes avant de récupérer les notifications | ||
- Correction d'un crash lors du changement de compte alors qu'il n'y a pas de boîte aux lettres valide |