* Incrementally remove PS functionality in favour of implementing Buddy and Activity directly in Sugar toolkit, opening the way to use other unmodified Telepathy backends and clients.
+
* Make it possible to subscribe to users ("add friends") who you can't see through the server and/or find via Gadget. This means making JIDs human readable, letting the user discover their own JID, providing a way to type them in, and getting the user to approve incoming friend requests.
+
+
== Telepathy ==
+
* Implement peer-to-peer connections in Telepathy Gabble so that one-to-one tube data doesn't go via the XMPP server. Big performance/reliability wins.
== Control panel ==
== Control panel ==
Line 38:
Line 42:
* Elect new master for collaboration when the sharer leaves #3445
* Elect new master for collaboration when the sharer leaves #3445
* Colored backgrounds for edits by different participants, as per mockups on [http://wiki.laptop.org/go/Write Write]
* Colored backgrounds for edits by different participants, as per mockups on [http://wiki.laptop.org/go/Write Write]
+
* Use one-to-one tubes such as stream tubes when doing any bulk transfers (if they get implemented as P2P; see below).