1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

Formatted presence examples

This commit is contained in:
James Booth 2012-05-23 23:28:49 +01:00
parent eccb48f98d
commit 375d9336ef

View File

@ -1,14 +1,57 @@
<presence to="james.booth@framework" from="tony.walsh@framework/407908c3"> <presence to="james.booth@framework"
from="tony.walsh@framework/407908c3">
<show>away</show> <show>away</show>
<status>I'm not here right now</status> <status>I'm not here right now</status>
<c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="I22W7CegORwdbnu0ZiQwGpxr0Go=" node="http://pidgin.im/"/> <c hash="sha-1"
xmlns="http://jabber.org/protocol/caps"
ver="I22W7CegORwdbnu0ZiQwGpxr0Go="
node="http://pidgin.im/"/>
<x xmlns="vcard-temp:x:update"><photo/></x> <x xmlns="vcard-temp:x:update"><photo/></x>
</presence> </presence>
<presence to="james.booth@framework" from="tony.walsh@framework/407908c3"> <presence to="james.booth@framework"
from="tony.walsh@framework/407908c3">
<show>away</show> <show>away</show>
<status>I'm not here right now</status> <status>I'm not here right now</status>
<query xmlns="jabber:iq:last" seconds="302"/> <query xmlns="jabber:iq:last"
<c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="I22W7CegORwdbnu0ZiQwGpxr0Go=" node="http://pidgin.im/"/> seconds="302"/>
<c hash="sha-1"
xmlns="http://jabber.org/protocol/caps"
ver="I22W7CegORwdbnu0ZiQwGpxr0Go="
node="http://pidgin.im/"/>
<x xmlns="vcard-temp:x:update"><photo/></x> <x xmlns="vcard-temp:x:update"><photo/></x>
</presence> </presence>
<presence to="james.booth@framework"
from="chris.hosegood@framework/e63f97b3">
<priority>1</priority>
<c hash="sha-1"
xmlns="http://jabber.org/protocol/caps"
ext="voice-v1 camera-v1 video-v1"
ver="AcN1/PEN8nq7AHD+9jpxMV4U6YM="
node="http://pidgin.im/"/>
<x xmlns="vcard-temp:x:update">
<photo>768d0f2eb2785fb470a1a629d46b4482ebea5c55</photo>
</x>
</presence>
<presence to="james.booth@framework"
type="unavailable"
from="chris.hosegood@framework/e63f97b3"/>
<presence to="james.booth@framework"
from="chris.hosegood@framework/c718dfe1">
<priority>1</priority>
<c hash="sha-1"
xmlns="http://jabber.org/protocol/caps"
ext="voice-v1 camera-v1 video-v1"
ver="AcN1/PEN8nq7AHD+9jpxMV4U6YM="
node="http://pidgin.im/"/>
<x xmlns="vcard-temp:x:update">
<photo>768d0f2eb2785fb470a1a629d46b4482ebea5c55</photo>
</x>
</presence>