mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 19:45:11 +00:00
[FIX] Do not bridgeback moderations
No more annoying Zayd, guys. It's the end.
This commit is contained in:
parent
47584ff7a9
commit
8092be4fdb
2 changed files with 9 additions and 2 deletions
|
|
@ -47,6 +47,7 @@ MessageStanza(ParseeData *args, XMLElement *stanza, XMPPThread *thr)
|
|||
char *event_id = NULL;
|
||||
char *encoded = ParseeMXID(args);
|
||||
mroom_id = ParseeGetBridgedRoom(args, stanza);
|
||||
|
||||
if (!resource && chat_id)
|
||||
{
|
||||
event_id = ParseeGetEventFromID(args, stanza, moderated);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue