Beldex-Coin / bchat-android

Messenger for android
GNU General Public License v3.0
10 stars 7 forks source link

Disappearing contacts #10

Closed 78kfb closed 1 year ago

78kfb commented 1 year ago

Personal chats have a great feature, you can set a timer and messages will automatically disappear. When I turn this feature on, a service message appears in the chat. image And when the timer goes off, all the messages are erased and only this service message remains in the chat. The function works well and correctly.

But there is a problem. In the settings there is a function of cropping the history of chats. image Which deletes messages to the required value, which you can specify yourself. If you turn it on, it will also delete the service message about the timer.

And as soon as you have disappeared all messages on the timer, in a private chat does not remain a single message, the chat will be empty. Which is good and right. But as the chat becomes empty, it is DELETED from your list of chats and you can not write to this person again, because the chat is gone.

snowman-45 commented 1 year ago

So in this scenario this, will become exactly similar to deleting all the messages from a contact. Which removes the contact from your contact list. We will resolve this in our upcoming release.