Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functionDan Williams2006-06-161-22/+0
* Fix the problem with service resolution (Dan please have a look...)Marco Pesenti Gritti2006-06-151-2/+3
* Announce new activities when we resolve them, and add a hook to intercept new...Dan Williams2006-06-151-3/+10
* Validate options for compose_service_typeDan Williams2006-06-151-0/+4
* More fixes for sharing activitiesDan Williams2006-06-152-19/+34
* MergeMarco Pesenti Gritti2006-06-152-16/+59
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-153-62/+16
* Generalize activity publishing code for > 1 activity per processDan Williams2006-06-152-16/+59
* Fix a bunch of outdated makefiles.Marco Pesenti Gritti2006-06-151-5/+4
* Initial start page implementationMarco Pesenti Gritti2006-06-141-0/+1
* Add makefile for presence moduleDan Williams2006-06-141-0/+7
* Switch from Groups to grouping services based on activity UIDDan Williams2006-06-143-110/+99
* Error checking on activity UIDDan Williams2006-06-131-0/+2
* Add uid argument to PresenceService.start()Dan Williams2006-06-131-1/+6
* Clean up tracking of service advertisements and conversion to Service objects.Dan Williams2006-06-132-65/+114
* Add util to generate unique ids.Marco Pesenti Gritti2006-06-131-22/+3
* Fix service disappearanceDan Williams2006-06-131-13/+19
* Forgot to add the Group.py fileDan Williams2006-06-121-0/+80
* Add module init fileDan Williams2006-06-121-0/+0
* More presence service reworkDan Williams2006-06-123-106/+280
* Main bits of presence service refactorDan Williams2006-06-093-0/+708