<p dir="auto">Converts remaining actions of messages controller that RuboCop doesn't like into resources:</p>
<ul dir="auto">
<li><code class="notranslate">read_mark</code> which can be created and destroyed instead of <code class="notranslate">mark</code> action</li>
<li><code class="notranslate">mute</code> which can be destroyed instead of <code class="notranslate">unmute</code> action</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5536'>https://github.com/openstreetmap/openstreetmap-website/pull/5536</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/commits/1d890c80679b4df9be4c95f438168abdba28ba67" class="commit-link">1d890c8</a>  Create message read_mark resource</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/commits/e02a616a60126c87508a0681d49963e3dad53f9f" class="commit-link">e02a616</a>  Remove unused css classes from inbox table</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/commits/b96f626efe653d90c0c7567514a2d49e63261c2d" class="commit-link">b96f626</a>  Create message mute resource</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/commits/f84450ca2e159ed476592ee121b987678cfbe460" class="commit-link">f84450c</a>  Remove RuboCop action names exception for messages controller</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files">12 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-4f894049af3375c2bd4e608f546f8d4a0eed95464efcdea850993200db9fef5c">.rubocop.yml</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-debf59904131dc89a88ab44cbb1d6deaaa5a7d70c0507f674080df62f7c8e41f">app/abilities/ability.rb</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-6a473083db3c78db795e71fc788ea807bc3ac4e206fdc624a224aae39ce4687e">app/controllers/messages/mutes_controller.rb</a>
    (33)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-b1260f1f311552884683b0d7e39c337dd8e887e53422722ae37f7676074e3285">app/controllers/messages/read_marks_controller.rb</a>
    (39)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-9b58332ea76756301b1aafeacfb0659d1244ba014947602b0e0bf2d0f2921d26">app/controllers/messages_controller.rb</a>
    (43)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-e93099a03b900c13c6e74d99b2c637f98558bc1e8089713b2ee09bc0bf14656a">app/views/messages/mailboxes/_message.html.erb</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-38adeaa1f69a9a05b1eb5ccfb417a4ca578fb37d4f0a76c403e32a05d292f5cf">app/views/messages/show.html.erb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-959bc9abc46a55332bb64d5155a79323afa75a50ec1a2137ddd22d926f62c6c5">config/routes.rb</a>
    (9)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-179bf51f00b07a2bf9f434755ad685d975e9213630b6f03966cf926d0c7b033c">test/controllers/messages/mutes_controller_test.rb</a>
    (68)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-3cfb53a5ba4244b263d6302bf464d279d127b18a16ad54ed985bc9f06d8212c1">test/controllers/messages/read_marks_controller_test.rb</a>
    (126)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536/files#diff-ddf5d19fd2916b2a385e2be7541e2229667490427938e04c2e1fdf1d1517385c">test/controllers/messages_controller_test.rb</a>
    (82)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOHAI35SOBZMP7ONPL2MBACJAVCNFSM6AAAAABVWG24VCVHI2DSMVQWIX3LMV43ASLTON2WKOZSHAYDKNRYGA4DOOA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOQYFNFQAKNVJ4H2WT2MBACJA5CNFSM6AAAAABVWG24VCWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKOO2K5Y.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5536</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5536",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>