Skip to content

Avoid to update chat room tile on onIsComposingReceived because there is no...

Julien Wadel requested to merge fix/imdn into master

Avoid to update chat room tile on onIsComposingReceived because there is no need to do that (and updating lead to reload data). Do not add an already displayed message.

Merge request reports