mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
Merge 0.11->trunk
This commit is contained in:
commit
8d7ae33eef
1 changed files with 1 additions and 0 deletions
|
@ -422,6 +422,7 @@ module:hook("account-disco-info", function(event)
|
|||
"presence-subscribe",
|
||||
};
|
||||
|
||||
reply:tag('feature', {var=xmlns_pubsub}):up();
|
||||
for feature in supported_features do
|
||||
reply:tag('feature', {var=xmlns_pubsub.."#"..feature}):up();
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue