Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-408/+0
* pylint sugar.presence, small problems leftMarco Pesenti Gritti2008-04-191-0/+1
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+407
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-290/+0
* Improve docstring for class ActivityMorgan Collett2007-10-151-3/+2
* Handle failure to get buddy from handleMorgan Collett2007-10-151-2/+4
* Change _buddy_to_handle to _buddy_path_to_handle to avoid mad creation of bud...Morgan Collett2007-10-151-12/+11
* Revert to tracking BuddyLeft not BuddyHandleLeft. Track buddy_to_handle to ge...Morgan Collett2007-10-151-6/+11
* Fix _buddy_handle_joined_cb, make _buddy_handle_left_cb more robustMorgan Collett2007-10-151-3/+2
* Use BuddyHandleJoined/Left to track buddy handlesMorgan Collett2007-10-151-16/+9
* Cache handle-buddies so we can get them when the buddy has already leftMorgan Collett2007-10-151-6/+20
* Call new GetBuddyByHandle to convert handles to buddiesMorgan Collett2007-10-151-0/+9
* Document get_channelsMorgan Collett2007-10-151-3/+7
* Add logging to _leave_error_cbMorgan Collett2007-10-151-4/+2
* Add support for mutable activity properties and the beginnings of support for...Simon McVittie2007-08-301-14/+99
* Clean up leave() and callbacksMorgan Collett2007-08-211-3/+4
* sugar/presence/activity.py: make Activity.leave call the PSMorgan Collett2007-07-111-0/+11
* Make joining asynchronous on the activity sideDan Williams2007-05-031-8/+16
* Convert activity properties to gpropertiesDan Williams2007-04-241-25/+29
* Documentation for the activity and buddy presence objectsMike C. Fletcher2007-04-151-1/+44
* Cut over to new PresenceServiceDan Williams2007-04-091-35/+34
* Cut over to new PresenceServiceDan Williams2007-04-091-0/+117