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
/
stanza
/
roster.py
Age
Commit message (
Expand
)
Author
2012-03-30
Fix typo
Lance Stout
2012-03-07
Add support for roster versioning.
Lance Stout
2012-02-18
Use JID objects when dealing with roster items.
Lance Stout
2012-01-12
Update Roster stanza to use RosterItem substanzas.
Lance Stout
2011-02-14
Merge branch 'develop' into roster
Lance Stout
2011-02-14
Remap old method names in a better way.
Lance Stout
2010-10-26
First pass at integrating the new roster manager.
Lance Stout
2010-10-17
Underscore names by default.
Lance Stout
2010-08-11
Updated roster stanza with docs and PEP8 style.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
2010-07-19
Fixed error in updateRoster when the name keyword parameter is left out.
Lance Stout
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-03-26
fixed bug #16 Roster not updating
Nathan Fritz
2009-12-17
* fixed many stanza bugs
Nathan Fritz
2009-12-15
* added error, htmlim, roster, and nick stanza plugins
Nathan Fritz