summaryrefslogtreecommitdiff
path: root/sleekxmpp/roster
AgeCommit message (Expand)Author
2011-11-28Ensure that saving a roster item includes the correct subscription value.Lance Stout
2011-11-18Also fire changed_status when the status text changes for a resource.Lance Stout
2011-11-18Fix changed_status eventLance Stout
2011-11-06Fix a crash when removing a contact.Lance Stout
2011-11-06Restore original behaviour for auto_authorize and auto_subscribe.Lance Stout
2011-10-07Fix typos in the roster update method.Lance Stout
2011-08-18Add some convenience methods to rosters.Lance Stout
2011-08-17Update plugins that use Iq stanzas to work with new exceptions.Lance Stout
2011-06-18Need to store unavailable presence as last sent if broadcasted.Lance Stout
2011-06-18Store unavailable presence as last sent presence.Lance Stout
2011-06-16Integrate roster with ClientXMPP.Lance Stout
2011-06-16Integrate roster with BaseXMPP.Lance Stout
2011-06-16Split roster.py into a directory.Lance Stout