<p>Enable external editors to alert user to the fact that he has unread mail on the OSM site</p>

<p>Tested on private rails port instance</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/simonpoole/openstreetmap-website master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/454'>https://github.com/openstreetmap/openstreetmap-website/pull/454</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added new (unread) message count to API response for logged in user details</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/454/files#diff-0">app/views/user/api_read.builder</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/454.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/454.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/454.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/454.diff</a></li>
</ul>