Bug 279049 - Allow setting per user notifications
Summary: Allow setting per user notifications
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: 0.6-next
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2011-08-01 14:55 UTC by David Edmundson
Modified: 2013-03-05 20:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.6.0
kde: ReviewRequest+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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