sugar-toolkit-gtk3/services/presence
Simon McVittie 35d190b55e services/presence/server_plugin.py: Handle presence more correctly.
This avoids unnecessary attempts to look up the buddy properties of
channel-specific handles (which doesn't work) by only looking up the buddy
properties of people we're subscribed to.
Also, this approves subscription requests that come in while we're online,
rather than handling them when we next go from offline to online.
2007-05-16 11:39:16 +01:00
..
__init__.py
activity.py
buddy.py
buddyiconcache.py
linklocal_plugin.py
Makefile.am
org.laptop.Sugar.Presence.service.in
presenceservice.py
psutils.py
server_plugin.py
sugar-presence-service