Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/presence/buddy.py
Commit message (Expand)AuthorAgeFilesLines
* services/presence/: remove. Use projects/presence-service git repo insteadSimon McVittie2007-06-061-638/+0
* services/presence/buddy: Fix thinko - register Owner with correct objidSimon McVittie2007-05-301-1/+2
* services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key.Simon McVittie2007-05-281-22/+27
* services/presence/: Pass the SessionBus around, instead of a BusName object.Simon McVittie2007-05-251-12/+9
* services/presence/buddy: Improve docstring; remove unused property _object_idSimon McVittie2007-05-251-4/+4
* services/presence/buddy: Set attributes more concisely, improve docstringsSimon McVittie2007-05-251-14/+7
* services/presence/psutils, buddy: Track NameOwnerChanged in IP4AddressMonitorSimon McVittie2007-05-251-7/+0
* services/presence/buddy: Use add_signal_receiver to connect signals.Simon McVittie2007-05-251-36/+10
* services/presence/buddy: Stop treating server, key_hash, registered as GObjec...Simon McVittie2007-05-251-9/+0
* services/presence/buddy: remove trailing whitespace, wrap long linesSimon McVittie2007-05-251-74/+84
* services/presence/: separate test code into a separate moduleSimon McVittie2007-05-241-314/+22
* services/presence/buddy.py: Don't allow the Owner to disappear, even if they ...Simon McVittie2007-05-241-1/+2
* services/presence/: move more of the handle tracking into the Buddy objectSimon McVittie2007-05-241-1/+24
* Revert "services/presence/: move more of the handle tracking into the Buddy o...Simon McVittie2007-05-241-24/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-211-4/+13
|\
| * Merge commit 'origin' into submitSimon McVittie2007-05-211-4/+13
| |\
| | * Correctly send IPv4 address when NM already has a connectionDan Williams2007-05-171-3/+5
| | * Don't try to shove None through dbusDan Williams2007-05-171-1/+8
* | | services/presence/: move more of the handle tracking into the Buddy objectSimon McVittie2007-05-181-1/+24
* | | services/presence: buddy: add mapping to/from Telepathy handlesSimon McVittie2007-05-171-0/+38
|/ /
* | sugar.presence.presenceservice, services/presence: Use named loggers.Simon McVittie2007-05-151-12/+15
|/
* Redo PS connection handling; ensure valid network connection before talking t...Dan Williams2007-05-141-171/+12
* Use ExportedGObject from dbus-python rather than reimplementing itSimon McVittie2007-05-111-9/+7
* Add buddy ip4-address property (temporary)Dan Williams2007-05-011-14/+216
* Make test buddy attribute randomization optionalDan Williams2007-04-291-2/+4
* Let PresenceService._buddy_activities_changed see all joined activities, even...Dan Williams2007-04-211-3/+3
* Join/leave activity when its validity changesDan Williams2007-04-211-0/+13
* Merge branch 'master' of git+ssh://mcfletch@dev.laptop.org/git/sugarMike's Primary Account2007-04-201-41/+59
|\
| * Convert more string-named properties to var-namedDan Williams2007-04-201-2/+2
| * Use well-defined names for properties rather than stringsDan Williams2007-04-201-39/+53
| * Don't leak invalid propertiesDan Williams2007-04-171-3/+7
* | Initial documentation pass for buddy objectsMike's Primary Account2007-04-201-9/+171
|/
* Make TestOwner create more realistic activities and switch between themDan Williams2007-04-171-12/+53
* Randomness tweakDan Williams2007-04-121-1/+1
* Create test owner for presence serviceDan Williams2007-04-121-39/+254
* Swap the classes order, which for some reason make it work on FC7Marco Pesenti Gritti2007-04-101-1/+1
* PS fixes; use correct type on public keys and hide invalid buddiesDan Williams2007-04-101-1/+4
* Cut over to new PresenceServiceDan Williams2007-04-091-0/+1
* Cut over to new PresenceServiceDan Williams2007-04-091-0/+396