Bug 279049

Summary: Allow setting per user notifications
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: contactlistAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: hhielscher, rohan
Priority: NOR Keywords: junior-jobs
Version: git-latestFlags: kde: ReviewRequest+
Target Milestone: 0.6-next   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 0.6.0

Description David Edmundson 2011-08-01 14:55:45 UTC
KNotify allows specifying different notifications for the same event based on different "Contexts" (a stringlist passed to the KNotify arg)

The Text-UI supports this, but there is no method to set these per user notifications.

I think this should be in the context menu of a contact.
Maybe it should be edit-able from the text-ui application too.

For help you will need to check the telepathy-chat-handler code (and possibly update it if it's wrong (as it has been untested)). Kopete code will be a good reference on how to load the correct notifications dialog.
Comment 1 David Edmundson 2012-09-12 07:37:57 UTC
This is currently ongoing and in review.
Comment 2 Rohan Garg 2012-10-05 15:09:48 UTC
Has been fixed via multiple review requests and merged into master