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
/
roster
/
single.py
Age
Commit message (
Expand
)
Author
2012-07-19
Fix issue of roster data being split across multiple rosters.
Lance Stout
2012-06-19
PEP8 formatting updates.
Lance Stout
2012-06-18
Simplify tracking last sent presence using outgoing filters.
Lance Stout
2012-06-04
Include the default, unnamed group in self.client_roster.groups()
Lance Stout
2012-03-07
Add support for roster versioning.
Lance Stout
2012-03-05
Propagate save option when setting a roster backend.
Lance Stout
2012-03-05
Prevent excess loading from the roster db.
Lance Stout
2012-01-17
Fix roster key issue for non-JID keys.
Lance Stout
2012-01-16
Use jid.bare as a key instead of a JID instance.
Rodolfo Henrique Carvalho
2012-01-11
update_caps() can now do presence broadcasting.
Lance Stout
2012-01-10
Make the roster easier to inspect.
Lance Stout
2011-10-07
Fix typos in the roster update method.
Lance Stout
2011-08-18
Add some convenience methods to rosters.
Lance Stout
2011-08-17
Update plugins that use Iq stanzas to work with new exceptions.
Lance Stout
2011-06-18
Need to store unavailable presence as last sent if broadcasted.
Lance Stout
2011-06-16
Integrate roster with ClientXMPP.
Lance Stout
2011-06-16
Integrate roster with BaseXMPP.
Lance Stout
2011-06-16
Split roster.py into a directory.
Lance Stout