summaryrefslogtreecommitdiff
path: root/sleekxmpp/roster/item.py
AgeCommit message (Expand)Author
2012-10-22Respond to probes when the subscription is 'from', not 'to'.Lance Stout
2012-06-19PEP8 formatting updates.Lance Stout
2012-06-18Simplify tracking last sent presence using outgoing filters.Lance Stout
2012-04-07Trigger got_online after resource information has been saved.Lance Stout
2012-03-07Add support for roster versioning.Lance Stout
2012-03-05Save existing roster content when setting a new backend.Lance Stout
2012-01-10Make the roster easier to inspect.Lance Stout
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-06-18Store unavailable presence as last sent presence.Lance Stout
2011-06-16Integrate roster with BaseXMPP.Lance Stout
2011-06-16Split roster.py into a directory.Lance Stout