mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-06 03:08:03 -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())) {
|
||||
|
Loading…
Reference in New Issue
Block a user