Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/presence/buddy.py
Commit message (Expand)AuthorAgeFilesLines
* style cleanup: prefer ' for stringsSascha Silbe2010-11-231-2/+2
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-231-1/+2
* PEP8 cleanup: fix number of blank linesSascha Silbe2010-11-231-0/+1
* Address several nitpicks from MarcoTomeu Vizoso2010-08-201-1/+1
* Add copyright statement due to the collaboration refactoringTomeu Vizoso2010-08-201-0/+1
* Misc. pylint fixesTomeu Vizoso2010-08-201-114/+0
* Wrap lines with more than 80 charsTomeu Vizoso2010-08-201-5/+8
* Remove some unused importsTomeu Vizoso2010-08-201-3/+1
* For several reasons, a shared activity won't survive to its connectionTomeu Vizoso2010-08-201-1/+0
* Identify buddies and activities by their account and ids insteadTomeu Vizoso2010-08-201-7/+9
* Implement inviting buddies to a private activityTomeu Vizoso2010-08-201-11/+30
* Implement Buddy.object_path()Tomeu Vizoso2010-08-201-1/+1
* Refactor the logic for sharing into _ShareCommand and implementTomeu Vizoso2010-08-201-4/+8
* Replace enough of the old PS so we can join an activity instance on the network.Tomeu Vizoso2010-08-201-83/+174
* PEP8 white space and long line fixesSascha Silbe2009-08-251-13/+14
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-29/+29
* pylint fixesSimon Schampijer2009-08-241-2/+2
* Add the tags property to the buddy modelTomeu Vizoso2009-07-291-1/+4
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-2/+5
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+236