Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Don't try get buddy from handle on removed from Tube as that failsMorgan Collett2007-10-151-3/+1
* Revert "Maintain local handle to buddy cache"Morgan Collett2007-10-151-4/+2
* Replace % with , in logger.debugMorgan Collett2007-10-121-7/+7
* Fix logging errors if removed is an empty tupleMorgan Collett2007-10-121-2/+4
* Maintain local handle to buddy cacheMorgan Collett2007-10-121-1/+3
* Pass self._shared_activity.get_buddy_by_handle like _get_buddy was passedMorgan Collett2007-10-041-5/+6
* PS now creates tubes channelMorgan Collett2007-10-031-5/+2
* Replaced _get_buddy with new sugar.presence get_buddy_by_handleMorgan Collett2007-10-031-25/+6
* Simplification of join/share codeMorgan Collett2007-10-011-25/+12
* Fixed add_hello_handler. That was not dead code. Importance of testing even t...Morgan Collett2007-09-201-0/+5
* Actually fix offering a tube (part of #3654)Simon McVittie2007-09-201-1/+1
* Port to new Tubes APIMorgan Collett2007-09-041-2/+2
* Code cleanup, remove unnecessary ordered_bus_names stuffMorgan Collett2007-08-201-41/+14
* Use tubeconn from sugar.presenceMorgan Collett2007-08-201-1/+1
* Cope with group channels that do not have channel-specific handles (e.g. Salut)Morgan Collett2007-07-191-1/+4
* Fix failure to emit HelloMorgan Collett2007-07-021-0/+1
* Add ordered bus namesMorgan Collett2007-07-021-8/+17
* Fixes for loggingMorgan Collett2007-07-021-41/+42
* Implement communication over the Tube with a signal and a methodMorgan Collett2007-06-291-6/+107
* Removed unnecessary references to dbusMorgan Collett2007-06-151-2/+0
* Get the Tubes workingMorgan Collett2007-06-111-12/+11
* Code cleanup, improved iconMorgan Collett2007-06-111-11/+1
* Initial importMorgan Collett2007-06-071-0/+206