[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kopete-devel
Subject:    Re: Review Request: Add notifications about contact's status message change in chat
From:       "Lamarque Souza" <lamarque () kde ! org>
Date:       2012-02-25 20:46:13
Message-ID: 20120225204613.31071.28630 () vidsolbach ! de
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


> On Feb. 25, 2012, 8:12 p.m., Pali Rohár wrote:
> > Was this patch commited to trunk or not?

I had not, I have commited it. Unfortunately, svn has not closed this request so the \
author of the request please close it.


- Lamarque


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5282/#review10699
-----------------------------------------------------------


On Sept. 9, 2010, 10:50 a.m., Igor Poboiko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://svn.reviewboard.kde.org/r/5282/
> -----------------------------------------------------------
> 
> (Updated Sept. 9, 2010, 10:50 a.m.)
> 
> 
> Review request for Kopete.
> 
> 
> Description
> -------
> 
> This patch adds notifications about status message in kopete chatwindow about \
> contact's changed status message. It also fixes bug 160510 when status doesn't \
> change, but kopete shows an notification about it. 
> 
> This addresses bugs 160510 and 193402.
> https://bugs.kde.org/show_bug.cgi?id=160510
> https://bugs.kde.org/show_bug.cgi?id=193402
> 
> 
> Diffs
> -----
> 
> /trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatview.h 1172680 
> /trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatview.cpp 1172680 
> /trunk/KDE/kdenetwork/kopete/libkopete/kopetechatsession.h 1172680 
> /trunk/KDE/kdenetwork/kopete/libkopete/kopetechatsession.cpp 1172680 
> /trunk/KDE/kdenetwork/kopete/libkopete/kopetecontact.h 1172680 
> /trunk/KDE/kdenetwork/kopete/libkopete/kopetecontact.cpp 1172680 
> /trunk/KDE/kdenetwork/kopete/protocols/oscar/aim/aimuserinfo.cpp 1172680 
> /trunk/KDE/kdenetwork/kopete/protocols/oscar/icq/icqcontact.cpp 1172680 
> /trunk/KDE/kdenetwork/kopete/protocols/oscar/icqcontactbase.cpp 1172680 
> /trunk/KDE/kdenetwork/kopete/protocols/oscar/oscarcontact.h 1172680 
> /trunk/KDE/kdenetwork/kopete/protocols/oscar/oscarcontact.cpp 1172680 
> 
> Diff: http://svn.reviewboard.kde.org/r/5282/diff/
> 
> 
> Testing
> -------
> 
> Kopete from trunk compiles fine with it. It shows notifications for every user in \
> chat (except the ones who haven't status messages). There is one problem: if user \
> changes Xtraz status, it shows two notifications (because oscar protocol sends a \
> message with status message, then kopete asks user about his status message and \
> then sets it one more time - see attached screenshot). I don't know what to do with \
> it. Suggestions are welcome. 
> 
> Screenshots
> -----------
> 
> Chat window (Hacker theme)
> http://svn.reviewboard.kde.org/r/5282/s/500/
> 
> 
> Thanks,
> 
> Igor Poboiko
> 
> 


[Attachment #5 (text/html)]

<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 \
solid;">  <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://svn.reviewboard.kde.org/r/5282/">http://svn.reviewboard.kde.org/r/5282/</a>
  </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On February 25th, 2012, 8:12 p.m., <b>Pali \
Rohár</b> wrote:</p>  <blockquote style="margin-left: 1em; border-left: 2px solid \
#d0d0d0; padding-left: 10px;">  <pre style="white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Was this patch commited to trunk or not?</pre>  </blockquote>







</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I had not, I have \
commited it. Unfortunately, svn has not closed this request so the author of the \
request please close it.</pre> <br />








<p>- Lamarque</p>


<br />
<p>On September 9th, 2010, 10:50 a.m., Igor Poboiko wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" \
style="background-image: \
url('http://svn.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); \
background-position: left top; background-repeat: repeat-x; border: 1px black \
solid;">  <tr>
  <td>

<div>Review request for Kopete.</div>
<div>By Igor Poboiko.</div>


<p style="color: grey;"><i>Updated Sept. 9, 2010, 10:50 a.m.</i></p>






<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">This patch adds notifications about status message in kopete chatwindow \
about contact&#39;s changed status message. It also fixes bug 160510 when status \
doesn&#39;t change, but kopete shows an notification about it.</pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Kopete from trunk compiles fine with it. It shows notifications for \
every user in chat (except the ones who haven&#39;t status messages). There is one \
problem: if user changes Xtraz status, it shows two notifications (because oscar \
protocol sends a message with status message, then kopete asks user about his status \
message and then sets it one more time - see attached screenshot). I don&#39;t know \
what to do with it. Suggestions are welcome.</pre>  </td>
 </tr>
</table>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://bugs.kde.org/show_bug.cgi?id=160510">160510</a>, 

 <a href="https://bugs.kde.org/show_bug.cgi?id=193402">193402</a>


</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>/trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatview.h <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/kopete/chatwindow/chatview.cpp <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/libkopete/kopetechatsession.h <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/libkopete/kopetechatsession.cpp <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/libkopete/kopetecontact.h <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/libkopete/kopetecontact.cpp <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/protocols/oscar/aim/aimuserinfo.cpp <span \
style="color: grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/protocols/oscar/icq/icqcontact.cpp <span \
style="color: grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/protocols/oscar/icqcontactbase.cpp <span \
style="color: grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/protocols/oscar/oscarcontact.h <span style="color: \
grey">(1172680)</span></li>

 <li>/trunk/KDE/kdenetwork/kopete/protocols/oscar/oscarcontact.cpp <span \
style="color: grey">(1172680)</span></li>

</ul>

<p><a href="http://svn.reviewboard.kde.org/r/5282/diff/" style="margin-left: \
3em;">View Diff</a></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Screenshots </h1>

<div>

 <a href="http://svn.reviewboard.kde.org/r/5282/s/500/"><img \
src="http://svn.reviewboard.kde.org/media/uploaded/images/2010/09/07/statusmessage_400x100.png" \
style="border: 1px black solid;" alt="Chat window (Hacker theme)" /></a>

</div>


  </td>
 </tr>
</table>








  </div>
 </body>
</html>



_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic