Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/presenceservice.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-570/+0
* Rename activity service_name to bundle_idMarco Pesenti Gritti2007-10-091-1/+1
* Support the newly extended ActivityInvitation signalSimon McVittie2007-08-301-6/+9
* sugar.presence.presenceservice: Don't call now-nonexistent method InviteActiv...Simon McVittie2007-08-301-21/+16
* Fix typo s/get_buddies_async/get_activities_asyncJohn (J5) Palmieri2007-08-271-1/+1
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-271-8/+26
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-251-1/+8
| |\
| * | Fix sharing publiclyMorgan Collett2007-08-231-10/+19
| * | Use new PresenceService API for sharing by invitation onlyMorgan Collett2007-08-221-4/+9
| * | Document _share_activity_cbMorgan Collett2007-08-211-1/+5
* | | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-271-0/+57
| |/ |/|
* | More follow_name_owner_changed optimiztionJohn (J5) Palmieri2007-08-241-1/+8
|/
* Suppress traceback when creating a new buddy object on buddy-disappeared signalDan Williams2007-07-161-1/+7
* sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()Simon McVittie2007-05-241-0/+26
* Revert "sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()"Simon McVittie2007-05-241-26/+0
* sugar.presence.presenceservice: Use absolute importsSimon McVittie2007-05-181-12/+3
* Don't rely on dbus importing the exceptions module - import it explicitly.Simon McVittie2007-05-181-1/+5
* sugar.presence.presenceservice: Add get_buddy_by_telepathy_handle()Simon McVittie2007-05-181-0/+26
* sugar.presence.presenceservice, services/presence: Use named loggers.Simon McVittie2007-05-151-7/+9
* sugar.presence.presenceservice: don't mix up local variable 'activity' and im...Simon McVittie2007-05-081-3/+5
* 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