Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/PresenceService/Activity.py
Commit message (Expand)AuthorAgeFilesLines
* Move the presence service out of the shellMarco Pesenti Gritti2006-09-151-171/+0
* Fix buddy & activity visibility leaks if they are not yet valid; add Activity...Dan Williams2006-08-251-3/+23
* Fix bug in get_services; self._services.values() is a list of lists of servicesDan Williams2006-08-171-1/+6
* Make shareActivity workDan Williams2006-07-261-14/+22
* Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-191-4/+4
* Continue to fill out presence service to the specDan Williams2006-07-191-2/+111
* Add most bits of new presence service codeDan Williams2006-07-181-0/+29