Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/presenceservice.py
Commit message (Expand)AuthorAgeFilesLines
...
* Have Buddy track their own Telepathy handles and JIDsSimon McVittie2007-06-111-9/+8
* Move responsibility for tracking claimed buddy activities from ServerPlugin t...Simon McVittie2007-06-111-2/+24
* Make PresenceService responsible for tracking handle->activity mapping and ac...Simon McVittie2007-06-111-28/+90
* Make GenericOwner responsible for setting its own properties.Simon McVittie2007-06-081-5/+1
* Remove most of the distinction between joining and sharing - only the Activit...Simon McVittie2007-06-071-1/+1
* activity: get Owner object from the PS rather than as a parameterSimon McVittie2007-06-071-1/+5
* Make Activity._share signature the same as Activity.joinSimon McVittie2007-06-071-3/+4
* Pass room handle to Activity constructor if the Activity was found on the net...Simon McVittie2007-06-071-9/+7
* server_plugin: when an activity ID is emitted in a signal, include the handle...Simon McVittie2007-06-071-2/+2
* presenceservice, server_plugin: share the icon cache now it can handle multip...Simon McVittie2007-06-071-1/+5
* server_plugin: Fix setting self avatar. Make pychecker happier.Simon McVittie2007-06-071-3/+4
* Copy sugar services/presence/ to presence-service src/Simon McVittie2007-06-061-0/+517