Review Request 109181: Implement filter to handle notifications
Lasath Fernando
kde at lasath.org
Sat Mar 2 08:44:51 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109181/
-----------------------------------------------------------
(Updated March 2, 2013, 8:44 a.m.)
Review request for Telepathy.
Changes
-------
Make the corresponding changes to match https://git.reviewboard.kde.org/r/109182/
Also, run the NotifyFilter directly - slight (hopefully temporary) hack.
Description
-------
While I'm quite content with the state of this patch, I'm not satisfied with the corresponding patch to ktp-common-internals (which I'll upload shortly).
There are 2 great advantages to having this filter than ChatWidget::notifyAboutIncomingMessage():
1. It makes ChatWidget smaller and makes me that much happier. (Seriously, that class is way too HUUUUUGE and has waaaayyy too many responsibilities).
2. Since it works off a KTp::Message rather than a Tp::RecievedMessage, it sends the correct notification based on whether the "highlight" property is set.
This addresses bug 315790.
http://bugs.kde.org/show_bug.cgi?id=315790
Diffs (updated)
-----
lib/CMakeLists.txt 5c4741d
lib/chat-widget.h 2c85f3b
lib/chat-widget.cpp e7adc5a
lib/notify-filter.h PRE-CREATION
lib/notify-filter.cpp PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/109181/diff/
Testing
-------
Sent messages to myself, and got the correct notifications.
Thanks,
Lasath Fernando
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20130302/d15b8044/attachment.html>
More information about the KDE-Telepathy
mailing list