Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Development Team/Presence Service Removal
(view source)
Revision as of 05:14, 8 March 2010
168 bytes added
,
05:14, 8 March 2010
no edit summary
Line 151:
Line 151:
* Present: requests a room from the CM, then requests a text channel and tubes channel on this room
* Present: requests a room from the CM, then requests a text channel and tubes channel on this room
−
* Future:
+
* Future:
do the same until we have tube invitations, then we don't need to create a text channel
@dbus.service.method(PRESENCE_INTERFACE, in_signature="as", out_signature="")
@dbus.service.method(PRESENCE_INTERFACE, in_signature="as", out_signature="")
Line 161:
Line 161:
* Present: add local friends to the contact list in the server
* Present: add local friends to the contact list in the server
−
* Future:
+
* Future:
should be the shell process to do what we currently do
@dbus.service.method(PRESENCE_INTERFACE, in_signature="", out_signature="")
@dbus.service.method(PRESENCE_INTERFACE, in_signature="", out_signature="")
Line 171:
Line 171:
* Present: disconnects the gabble CM and starts it again
* Present: disconnects the gabble CM and starts it again
−
* Future:
+
* Future:
use the account API in MC5
Tomeu
647
edits