Gadget integration TODO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Things to do to integrate [[Gadget]] with the rest of the system. |
Things to do to integrate [[Gadget]] with the rest of the system. |
||
== Gadget == |
|||
* [https://dev.laptop.org/ticket/7816 Should not return himself in buddy queries (and probably not activities which we are already taking part in activity queries).] |
|||
* Test Gadget with OpenFire once [http://www.igniterealtime.org/community/message/175507 this bug] is fixed |
|||
== Gabble == |
|||
* Review the [http://monkey.collabora.co.uk/telepathy-gabble_presence-aggregator-rebased/ view presence] branch. |
|||
== Presence Service == |
|||
Current work is in: https://dev.laptop.org/git?p=users/guillaume/presence-service;a=shortlog;h=gadget |
|||
* [https://dev.laptop.org/ticket/7542 #7542 (Gadget integration)] |
|||
== Sugar == |
== Sugar == |
||
* Should track change of the "publish to gadget" GConf key and call Publish when needed ([http://dev.laptop.org/ticket/7544 #7544]) |
|||
Current work is in: https://dev.laptop.org/git?p=users/guillaume/sugar;a=shortlog;h=gadget |
|||
* [https://dev.laptop.org/ticket/7545 Should request random activities/buddies to populate the mesh view] |
|||
* This branch is currently just used for tests. Sugar requests 10 random activities in MeshModel.py, that's probably not the best place to do that. |
|||
* Make the number of random buddies and activities requested configurable |
* Make the number of random buddies and activities requested configurable |
||
* [https://dev.laptop.org/ticket/7711 Implement UI for searches] |
* [https://dev.laptop.org/ticket/7711 Implement UI for searches] |
||
[[Category:Telepathy]] |
[[Category:Telepathy]] |
Latest revision as of 14:55, 24 October 2008
Things to do to integrate Gadget with the rest of the system.
Sugar
- Should track change of the "publish to gadget" GConf key and call Publish when needed (#7544)
- Make the number of random buddies and activities requested configurable
- Implement UI for searches