mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
jabber/user honors FRIEND_AVAILABILITY and more
This commit is contained in:
parent
8b8cd94ec0
commit
d248048454
10 changed files with 93 additions and 74 deletions
|
@ -38,8 +38,6 @@ virtual inherit JABBER_PATH "common";
|
|||
|
||||
#define XMPP "xmpp:"
|
||||
|
||||
#define IQ_OFF "</query></iq>"
|
||||
|
||||
#define NS_XMPP "urn:ietf:params:xml:ns:"
|
||||
|
||||
#define IMPLODE_XML(list, tag) pointerp(list) ? tag + implode(list, "</" + tag[1..] + tag) + "</" + tag[1..] : tag[..<2] + "/>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue