Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nbxmpp/modules/chatstates.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/nbxmpp/modules/chatstates.py b/nbxmpp/modules/chatstates.py
index 6dad07b..5998a6e 100644
--- a/nbxmpp/modules/chatstates.py
+++ b/nbxmpp/modules/chatstates.py
@@ -47,9 +47,6 @@ class Chatstates(BaseModule):
if properties.is_mam_message:
return
- if stanza.getTag('delay', namespace=Namespace.DELAY2) is not None:
- return
-
properties.chatstate = chatstate