Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Make GenericOwner responsible for setting its own properties.Simon McVittie2007-06-084-151/+161
* | server_plugin, activity: Move remaining activity-joining mechanics from serve...Simon McVittie2007-06-082-48/+30
|/
* activity, server_plugin: Inline ServerPlugin.set_activity_properties() into A...Simon McVittie2007-06-082-13/+16
* activity, server_plugin: inline ServerPlugin.update_activity_properties() int...Simon McVittie2007-06-072-13/+10
* activity: don't pass desired activity properties around as a parameter - not ...Simon McVittie2007-06-071-10/+9
* activity: don't pass tp around as a parameter, we have it as an attributeSimon McVittie2007-06-071-9/+9
* activity, server_plugin: drop redundant information from join callbackSimon McVittie2007-06-072-7/+2
* activity: avoid using self.props internally where we can just access the unde...Simon McVittie2007-06-071-14/+14
* activity: Avoid passing around callback params that we already have as attrib...Simon McVittie2007-06-071-12/+9
* activity, server_plugin: move responsibility for creating Channel and setting...Simon McVittie2007-06-072-21/+21
* activity, server_plugin: move responsibility for actually setting room proper...Simon McVittie2007-06-072-28/+31
* activity, server_plugin: simplify successful join handlingSimon McVittie2007-06-072-9/+5
* server_plugin: simplify error handling during joinSimon McVittie2007-06-071-17/+4
* activity, server_plugin: separate success and error callbacks for joinSimon McVittie2007-06-072-27/+36
* activity: upgrade check for correct activity ID to an assertionSimon McVittie2007-06-071-3/+1
* activity, server_plugin: communicate activity join result via a callback rath...Simon McVittie2007-06-072-57/+65
* server_plugin: Emit activity-invitation with correct argumentsSimon McVittie2007-06-071-1/+1
* server_plugin: Emit activity-joined with correct argumentsSimon McVittie2007-06-071-3/+3
* server_plugin: Emit activity-properties-changed with correct argumentsSimon McVittie2007-06-071-1/+1
* Now that there is no activity-shared signal, remove the signal param througho...Simon McVittie2007-06-071-20/+20
* Remove most of the distinction between joining and sharing - only the Activit...Simon McVittie2007-06-073-42/+11
* activity: get Owner object from the PS rather than as a parameterSimon McVittie2007-06-072-5/+7
* activity: Use the same code path for sharing and joining activitiesSimon McVittie2007-06-071-30/+17
* server_plugin: make cleanup() actually clear cachesSimon McVittie2007-06-071-2/+2
* Make Activity._share signature the same as Activity.joinSimon McVittie2007-06-072-4/+5
* activity: Save room handle when successfully or unsuccessfully shared or joinedSimon McVittie2007-06-071-0/+4
* Pass room handle to Activity constructor if the Activity was found on the net...Simon McVittie2007-06-073-13/+16
* server_plugin: when an activity ID is emitted in a signal, include the handle...Simon McVittie2007-06-073-12/+25
* presenceservice, server_plugin: share the icon cache now it can handle multip...Simon McVittie2007-06-072-4/+7
* buddy: Make pychecker happierSimon McVittie2007-06-071-3/+2
* server_plugin: Fix setting self avatar. Make pychecker happier.Simon McVittie2007-06-072-12/+12
* buddyiconcache: Cache icons separately for each accountSimon McVittie2007-06-072-23/+40
* activity: Fix group flags tracking. Make pychecker happy by renaming type to ...Simon McVittie2007-06-071-5/+6
* Makefile.am: finish removing cruft from sugarSimon McVittie2007-06-061-7/+0
* Generate org.laptop.Sugar.Presence.service in a simpler waySimon McVittie2007-06-062-10/+7
* Adjust src/Makefile.am for independent buildSimon McVittie2007-06-061-3/+3
* Add autofoo to build a self-contained Presence ServiceSimon McVittie2007-06-066-0/+457
* Copy sugar services/presence/ to presence-service src/Simon McVittie2007-06-0613-0/+3895
* remove fooDan Williams2007-06-061-0/+0
* Initial importDan Williams2007-06-061-0/+0