mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Merge 0.11->trunk
This commit is contained in:
commit
bac049fb34
1 changed files with 0 additions and 3 deletions
|
@ -345,9 +345,6 @@ module:hook("muc-broadcast-message", function (event)
|
|||
and jid_prep(tag.attr.by) == room.jid then
|
||||
return nil;
|
||||
end
|
||||
if tag.name == "x" and tag.attr.xmlns == xmlns_muc_user then
|
||||
return nil;
|
||||
end
|
||||
return tag;
|
||||
end);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue