Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove debug message.Tomeu Vizoso2007-04-191-1/+0
* | | | Recognize downloaded .xo as such.Tomeu Vizoso2007-04-191-0/+22
| |_|/ |/| |
* | | Recognize images dropped into the clipboard as such.Tomeu Vizoso2007-04-181-4/+24
| |/ |/|
* | Drag images out of mozilla.Tomeu Vizoso2007-04-173-1/+34
|/
* Make TestOwner create more realistic activities and switch between themDan Williams2007-04-172-21/+85
* Ignore unknown handlesDan Williams2007-04-171-1/+4
* Show which buddy properties were updatedDan Williams2007-04-171-3/+3
* Work around server not figuring out conference server addressDan Williams2007-04-171-1/+3
* Always set key; new buddy properties replace old onesDan Williams2007-04-171-4/+3
* Fix debug output; print handleDan Williams2007-04-171-2/+2
* 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