From efbda1a002a5c30b3a8805307eb292e57c4ccc80 Mon Sep 17 00:00:00 2001 From: eta Date: Sun, 2 Aug 2020 18:35:48 +0100 Subject: [PATCH] Send the chat state when receiving unavailable presence - We might as well bridge this through. --- stuff.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/stuff.lisp b/stuff.lisp index ad562b7..8b5a2c3 100644 --- a/stuff.lisp +++ b/stuff.lisp @@ -878,6 +878,7 @@ Returns three values: avatar data (as two values), and a generalized boolean spe ((eql type :composing) "composing") ((eql type :paused) "paused") ((eql type :available) "active") + ((eql type :unavailable) "gone") (t (return-from wa-handle-presence))))) (unless participant ; Groups hard (let ((from-jid (concatenate 'string