mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-15 21:45:07 -05:00
don't put ejabberds status code muc messages into an actual conversation
This commit is contained in:
parent
f0d428a56d
commit
94086bb9b7
@ -161,6 +161,7 @@ public class MessageParser extends AbstractParser implements
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (from.getResourcepart().equals(conversation.getMucOptions().getActualNick())) {
|
if (from.getResourcepart().equals(conversation.getMucOptions().getActualNick())) {
|
||||||
|
Loading…
Reference in New Issue
Block a user