[Bug 307657] Display conferences I'm logged in in the contact list
David Edmundson
david at davidedmundson.co.uk
Mon Oct 1 21:19:55 BST 2012
https://bugs.kde.org/show_bug.cgi?id=307657
David Edmundson <david at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |david at davidedmundson.co.uk
Summary|Please display conferences |Display conferences I'm
|I'm logged in in the |logged in in the contact
|contact list |list
Ever confirmed|0 |1
Severity|wishlist |task
--- Comment #1 from David Edmundson <david at davidedmundson.co.uk> ---
(I assume you're the guy I spoke to on Kubuntu forums, if so, well done for
posting here)
Confirming as something we'll do.
Upgrading to confirmed -> task.
No promises on when it will happen.
Action plan:
- ContactList acts as an observer, anything of type TextChannel, gets stored
in a model. (I wonder if we can re-use the model from the chat-plasmoid? and
create an AbstractChannelModel ?)
I have draft code for making the contact list show unread messages, which
includes this observer, which is a good step.
- Contact List View needs ported away from assuming all underlying model
entries a ContactItem. (needs to happen anyway)
- We merge ExtraRowProxyModel that I wrote for LightDM.This may need fixing to
cope with trees
- Contact list uses this proxy model
- Filter needs updating to ingore this entry type
- Delegates have to get updated.
- Contact actions will need updating to cope with this type, and call
presentChannel on the stored channel when double clicked.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list