Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Use sys.path.append, not insertMarco Pesenti Gritti2007-04-154-4/+4
* Add activity to owner's list after sharing itDan Williams2007-04-132-5/+9
* Add some debug output when sharing activitiesDan Williams2007-04-131-0/+4
* Forgot to import loggingDan Williams2007-04-131-0/+1
* Query non-local activity properties on discoveryDan Williams2007-04-132-9/+23
* Remove test codeDan Williams2007-04-131-13/+0
* Clean up activity join/leave debug messagesDan Williams2007-04-131-2/+2
* Ensure local activities emit ActivityAppeared signal when sharedDan Williams2007-04-131-0/+6
* Correctly handle blank activity listDan Williams2007-04-131-4/+0
* Fix traceback when sharing activityDan Williams2007-04-131-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-132-1/+6
|\
| * implement org.laptop.Sugar.Presence.GetPreferredConnectionGuillaume Desmottes2007-04-132-1/+6
* | Asynchronize activity join/share in the PSDan Williams2007-04-133-43/+116
|/
* Asynchronize set_activity_propertiesDan Williams2007-04-121-4/+4
* Remove test activity sharing codeDan Williams2007-04-121-4/+0
* Asynchronize setting owner propertiesDan Williams2007-04-121-38/+69
* Convert print statements to logging.debugDan Williams2007-04-121-14/+20
* Randomness tweakDan Williams2007-04-121-1/+1
* Use different log file for test PS instancesDan Williams2007-04-121-6/+9
* Ignore invalid handles on avatar updatesDan Williams2007-04-121-0/+4
* Create test owner for presence serviceDan Williams2007-04-124-64/+306
* Revert "Start reworking the cliboard services to use the types registry."Marco Pesenti Gritti2007-04-114-23/+300
* Start reworking the cliboard services to use the types registry.Marco Pesenti Gritti2007-04-114-300/+23
* Really fix cache code this time; revert to previous code plus ensure director...Dan Williams2007-04-101-3/+10
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-101-1/+1
|\
| * Swap class order here too, to fix FC7Marco Pesenti Gritti2007-04-101-1/+1
* | Cleanup new cache codeDan Williams2007-04-101-6/+2
* | Ensure icon cache directory existsDan Williams2007-04-101-0/+1
|/
* Make contact-online handler async; print -> logging.debugDan Williams2007-04-101-42/+54
* Swap the classes order, which for some reason make it work on FC7Marco Pesenti Gritti2007-04-101-1/+1
* Fix unknown variable bugDan Williams2007-04-101-1/+2
* PS fixes; use correct type on public keys and hide invalid buddiesDan Williams2007-04-104-17/+21
* PS fixes; use correct type on public keys and hide invalid buddiesDan Williams2007-04-101-0/+26
* More new PS fixesDan Williams2007-04-092-1/+14
* Cut over to new PresenceServiceDan Williams2007-04-094-5/+15
* Cut over to new PresenceServiceDan Williams2007-04-0917-2336/+16
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-061-5/+0
|\
| * Remove the threadframe stuff which went unused.Marco Pesenti Gritti2007-04-061-5/+0
* | PresenceService fixes; don't traceback on avahi errorsDan Williams2007-04-061-3/+20
|/
* Disable buddy icon request for trial 1Dan Williams2007-03-291-1/+2
* Add application/x-pdf mime type.Tomeu Vizoso2007-03-291-1/+1
* Console: new label with XO Firmware versionEduardo Silva2007-03-292-13/+37
* Handle abw filesMarco Pesenti Gritti2007-03-221-0/+12
* Hook up etoys projectsMarco Pesenti Gritti2007-03-221-0/+21
* Current activity has its own signal nowDan Williams2007-03-161-4/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-03-161-2/+2
|\
| * trivial cosmetic changesGuillaume Desmottes2007-03-161-2/+2
* | Hook up current activity bitsDan Williams2007-03-161-0/+30
* | Fix get of current-activity property; should be a stringDan Williams2007-03-161-2/+3
|/
* Ignore owner property updates from the network; handled locallyDan Williams2007-03-161-4/+18