From 08004ad7b82b83dbc79636109440f202dbf82c98 Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Mon, 22 Feb 2021 15:08:06 +1100 Subject: [PATCH] WIP --- AUDRICTOCLEAN.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/AUDRICTOCLEAN.txt b/AUDRICTOCLEAN.txt index f1bf48c7d..be9550220 100644 --- a/AUDRICTOCLEAN.txt +++ b/AUDRICTOCLEAN.txt @@ -30,4 +30,13 @@ sendSyncMessageOnly to fix indexedDB initializeAttachmentMetadata=> schemaVersion for messages to put as what needs to be set -run_migration \ No newline at end of file +run_migration + + + +### Bug fixes on update of models +* quote of attachment does not share preview +* setting disappearing timer for isMe does not trigger the message +* expiration timer set from user1 second device is not synced to his other devices for a private chat +* add a way for users to know when the messageQueue is reconnected (loading bar or something) +* handled better reconnection \ No newline at end of file