Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/presenceservice.py
Commit message (Expand)AuthorAgeFilesLines
* Make joining asynchronous on the activity sideDan Williams2007-05-031-1/+16
* Fix logging.warn argumentsGuillaume Desmottes2007-04-251-12/+10
* Reconnect to the PS if it goes away and comes backDan Williams2007-04-231-11/+18
* Add test allow_offline_iface to get_instance()Dan Williams2007-04-231-2/+2
* Add test code for Sugar PresenceService bindingsDan Williams2007-04-231-4/+7
* Cleanups; replace ObjectCache with a straight dict; fix signal name; doc clea...Dan Williams2007-04-231-90/+18
* More code to handle service-offline cases and log messages to tell theMike C. Fletcher2007-04-221-13/+43
* Try to avoid Sugar's shell just crashing and leaving a blank X serverMike C. Fletcher2007-04-221-10/+85
* add get_preferred_connection method to PresenceServiceGuillaume Desmottes2007-04-161-0/+13
* More documentation, mostly for the sugar.presence.presenceserviceMike C. Fletcher2007-04-151-1/+146
* Asynchronize activity sharing on the client sideDan Williams2007-04-131-3/+15
* Re-enable new PresenceService by defaultDan Williams2007-04-101-5/+1
* Readd mock presence service and enable it by defaultDan Williams2007-04-101-1/+45
* More new PS fixesDan Williams2007-04-091-3/+3
* Cut over to new PresenceServiceDan Williams2007-04-091-60/+21
* Cut over to new PresenceServiceDan Williams2007-04-091-0/+232