Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/presence
Commit message (Expand)AuthorAgeFilesLines
* Pass the account path to the Activity on creationTomeu Vizoso2010-08-202-13/+14
* Identify buddies and activities by their account and ids insteadTomeu Vizoso2010-08-204-29/+65
* Add src/sugar/presence/util.pyTomeu Vizoso2010-08-201-0/+53
* Only add ourselves to a channel if we are in local_pendingTomeu Vizoso2010-08-201-5/+5
* Implement inviting buddies to a private activityTomeu Vizoso2010-08-203-43/+68
* Add src/sugar/util.py to the MakefileTomeu Vizoso2010-08-201-1/+2
* Implement Buddy.object_path()Tomeu Vizoso2010-08-201-1/+1
* Implement Activity.get_channels()Tomeu Vizoso2010-08-201-3/+7
* Emit the buddy-left signalTomeu Vizoso2010-08-201-0/+3
* Implement leaving an activityTomeu Vizoso2010-08-201-10/+9
* Emit the buddy-joined signalTomeu Vizoso2010-08-201-1/+19
* Refactor the logic for sharing into _ShareCommand and implementTomeu Vizoso2010-08-202-102/+378
* Replace enough of the old PS so we can share an activity instance publicallyTomeu Vizoso2010-08-202-70/+160
* Replace enough of the old PS so we can join an activity instance on the network.Tomeu Vizoso2010-08-203-328/+272
* PEP8 white space and long line fixesSascha Silbe2009-08-254-101/+95
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-254-87/+87
* pylint fixesSimon Schampijer2009-08-241-2/+2
* let the logger do the formattingSascha Silbe2009-08-241-2/+2
* Add the tags property to the buddy modelTomeu Vizoso2009-07-291-1/+4
* Expose telepathy_room_handle (cassidy) #757Tomeu Vizoso2009-06-151-2/+3
* Log an error message when GetPreferredConnection failsTomeu Vizoso2008-12-091-0/+2
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-286-13/+30
* fix weird change in _share_activity_cb causing all activity sharing failsGuillaume Desmottes2008-09-181-1/+1
* Disable the few remaining pylint messagesMarco Pesenti Gritti2008-09-072-1/+6
* Several pylint fixes.Marco Pesenti Gritti2008-08-103-10/+15
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar-toolkit...Guillaume Desmottes2008-07-141-2/+8
|\
| * #7444 Fix crash in get_joined_buddies when a buddy disappears uncleanlyMorgan Collett2008-07-101-2/+8
* | Simplify sharing code using new PS API (import the patch attached to #5079)Guillaume Desmottes2008-07-021-49/+41
|/
* PrivateInvitation now have a channel type argGuillaume Desmottes2008-06-131-5/+5
* 6473: Better method for resolving handles to buddiesMorgan Collett2008-05-152-0/+61
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-297-0/+1406