sugar-toolkit-gtk3/services/presence
2007-05-29 16:11:07 +01:00
..
__init__.py Initial documentation of presence service overview. 2007-04-20 13:10:40 -04:00
activity.py
buddy.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
buddyiconcache.py
linklocal_plugin.py
Makefile.am services/presence/Makefile.am: Include test_psutils.py in "make check" 2007-05-29 14:05:12 +01:00
org.laptop.Sugar.Presence.service.in
presenceservice.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
pstest.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
psutils.py services/presence/psutils.py: don't bother using sugar.util, it's easier to use hexdigest or sha directly 2007-05-29 16:11:07 +01:00
server_plugin.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
sugar-presence-service
test_psutils.py services/presence/test_psutils: trivial check for pubkey_to_keyid() 2007-05-29 16:10:19 +01:00