0.84/Ideas: Difference between revisions

Bemasc (talk | contribs)
Line 6: Line 6:
* 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.
* 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.
* 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.
* Autosave more intelligently.  Currently, Activities are autosaved on every "context switch", which makes many things slow.  We should add a "dirty bit" so that Activities only get saved when something has changed, and autosave at most once every N minutes.


== Telepathy ==
== Telepathy ==