Mercurial > libervia-backend
annotate sat/test/__init__.py @ 2848:b9da74c9d46e
quick_frontend(app): fixed use of bare jid for target when getting a new message:
in newMessage handler, full jid was sometime used for target, while is should always be bare jid. Full jid is used in the messageNew method of each widget.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 10 Mar 2019 18:02:56 +0100 |
parents | 26edcf3a30eb |
children |
rev | line source |
---|