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
Age
Commit message (
Expand
)
Author
2012-06-04
Include the default, unnamed group in self.client_roster.groups()
Lance Stout
2012-04-07
Trigger got_online after resource information has been saved.
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
Save existing roster content when setting a new 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-11-28
Ensure that saving a roster item includes the correct subscription value.
Lance Stout
2011-11-18
Also fire changed_status when the status text changes for a resource.
Lance Stout
2011-11-18
Fix changed_status event
Lance Stout
2011-11-06
Fix a crash when removing a contact.
Lance Stout
2011-11-06
Restore original behaviour for auto_authorize and auto_subscribe.
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-18
Store unavailable presence as last sent presence.
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