index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
plugins
/
xep_0153
/
vcard_avatar.py
Age
Commit message (
Collapse
)
Author
2013-01-24
Fixes for vCard avatar hash calculations and MUC considerations.
Lance Stout
2013-01-16
Ensure that initial vCard requests are sent.
Lance Stout
2013-01-16
Fix logging for vcard lookup failure.
Lance Stout
2013-01-16
Set vCard avatar hash on startup.
Lance Stout
2012-08-13
Handle Iq errors/timeouts in XEP-0153 hash reset.
Lance Stout
2012-07-27
Only broadcast vCard hashes for available presences (not subscriptions, etc).
Lance Stout
2012-07-26
Don't include a 'from' JID when requesting vCards as a client.
Lance Stout
2012-07-25
Fix avatar hash advertising.
Lance Stout
2012-07-24
Fix publish vcard avatars, and PEP avatar metadata.
Lance Stout
2012-07-20
Add event for vCard avatar update.
Lance Stout
2012-07-10
Update plugins to use session_bind handler for disco, and use plugin_end
Lance Stout
2012-06-19
PEP8 formatting updates.
Lance Stout
2012-04-29
Use the correct 'from' jid when requesting vcards for avatars.
Lance Stout
2012-04-09
Add initial support for XEP-0153.
Lance Stout