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





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
 <p style="margin-top: 0;">On December 13th, 2014, 8:08 p.m. CET, <b>Andrea Scarpino</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;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I propose a new patch to handle this https://git.reviewboard.kde.org/r/121479/</p></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;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Thanks for your patch! This can be closed now.</p></pre>
<br />










<p>- Andrea</p>


<br />
<p>On October 3rd, 2011, 1:24 a.m. CEST, Björn Schießle wrote:</p>









<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for Choqok and Mehrdad Momeny.</div>
<div>By Björn Schießle.</div>


<p style="color: grey;"><i>Updated Oct. 3, 2011, 1:24 a.m.</i></p>









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


<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;">If you run your own status.net server you can change the text limit so something different than 140 characters. Until now Choqok set the character limit always to 140 char independent from the status.net server configuration. This patch enables Choqok to get the char limit directly from the status.net server so that you are not limited to exactly 140 characters. </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;">I tested the patch with my private status.net installation with no problems.</pre>
  </td>
 </tr>
</table>


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

 <li>helperlibs/twitterapihelper/twitterapicomposerwidget.h <span style="color: grey">(20bb717)</span></li>

 <li>helperlibs/twitterapihelper/twitterapicomposerwidget.cpp <span style="color: grey">(b46811d)</span></li>

 <li>helperlibs/twitterapihelper/twitterapidmessagedialog.cpp <span style="color: grey">(a2f0a85)</span></li>

 <li>helperlibs/twitterapihelper/twitterapimicroblog.cpp <span style="color: grey">(fe20bb3)</span></li>

 <li>libchoqok/account.h <span style="color: grey">(1a12d17)</span></li>

 <li>libchoqok/account.cpp <span style="color: grey">(627ae91)</span></li>

 <li>libchoqok/microblog.h <span style="color: grey">(54be44e)</span></li>

 <li>libchoqok/microblog.cpp <span style="color: grey">(3ec78c6)</span></li>

 <li>libchoqok/ui/composerwidget.h <span style="color: grey">(64a33c5)</span></li>

 <li>libchoqok/ui/composerwidget.cpp <span style="color: grey">(6b22002)</span></li>

 <li>libchoqok/ui/quickpost.cpp <span style="color: grey">(590d64e)</span></li>

 <li>microblogs/laconica/CMakeLists.txt <span style="color: grey">(8516733)</span></li>

 <li>microblogs/laconica/laconicaaccount.h <span style="color: grey">(bb0d89f)</span></li>

 <li>microblogs/laconica/laconicaaccount.cpp <span style="color: grey">(ac6d55a)</span></li>

 <li>microblogs/laconica/laconicacomposerwidget.cpp <span style="color: grey">(ea52c0f)</span></li>

 <li>microblogs/laconica/laconicaeditaccount.cpp <span style="color: grey">(ddc84ba)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/102222/diff/" style="margin-left: 3em;">View Diff</a></p>



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


 <li><a href="https://git.reviewboard.kde.org/media/uploaded/files/2011/09/27/patch.patch">patch.patch</a></li>

</ul>




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








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