Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/presence/Buddy.py
Commit message (Expand)AuthorAgeFilesLines
* Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-191-174/+79
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-3/+2
* Stop abusing ZeroConf by overloading the service type field; overload the ser...Dan Williams2006-06-221-28/+21
* Use the service's _publisher_ address for buddy service verification, since t...Dan Williams2006-06-201-4/+5
* Make the presence service resolve all shared activity services by default; it...Dan Williams2006-06-191-7/+41
* Empty addresses are valid, meaning the buddy own address.Marco Pesenti Gritti2006-06-181-1/+3
* More fixes, not-presence worksMarco Pesenti Gritti2006-06-171-0/+1
* Validate service type and check for uid-based services firstDan Williams2006-06-171-3/+8
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-161-1/+0
|\
| * Monitor service addition and update buddy listMarco Pesenti Gritti2006-06-161-1/+0
* | mergeDan Williams2006-06-161-8/+18
|/
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-151-3/+0
* Initial start page implementationMarco Pesenti Gritti2006-06-141-0/+1
* More presence service reworkDan Williams2006-06-121-62/+82
* Main bits of presence service refactorDan Williams2006-06-091-0/+127