<p dir="auto">This continues the renaming of friends as follows by tidying up some of the remaining code references to friendships.</p>

<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/5512'>https://github.com/openstreetmap/openstreetmap-website/pull/5512</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/commits/bc630bca87e81150b71fe02c5af838365db5130e" class="commit-link">bc630bc</a>  Rename friends_with to follows</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/commits/256637f6cb34977356b30059a39af53e9e92702d" class="commit-link">256637f</a>  Remove trailing whitespace from translation</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/commits/3fcdeba29e08a8bf3728ebc4a3e7682099381e59" class="commit-link">3fcdeba</a>  Rename friendship_notification to follow_notification</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/commits/b5006acd81a35a9949bbc009eb07e31d0201d68a" class="commit-link">b5006ac</a>  Drop rubocop exclusions that weren't doing anything</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/commits/5eb4c7c0d167f8a81d4b328c0ac4641ec2b61740" class="commit-link">5eb4c7c</a>  Rename friends rate limit as follows</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/commits/42d622b735a8f7ef9399e1dae54eb653d08ef112" class="commit-link">42d622b</a>  Rename friends as followings</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files">13 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-29beaabe278fd17493296745cecb67919f0906b47b8246ab770f5517615d9ef7">.rubocop_todo.yml</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-071f4344ae9c013ab09aa2c84f9ecce797c46d70bfb2c60beb2f4ad371ae0ac4">app/controllers/follows_controller.rb</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-55254045ba774e4c360d7bbfde054665072d2ab49abc3f21add15a37bba65a1c">app/mailers/user_mailer.rb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-9802ca3c9c4cf89904fd44bc114e35ebdf2c5dd3d5b645491e2b253e1afef29b">app/models/user.rb</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-a893bdff25132b2a60513f4fb74deb7507b568af429e60d05a48c63b7dd95230">app/views/dashboards/_contact.html.erb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-e390cd3017ea55a29b03a500b95a0203d99769e74ccc353cd2bd8c2bf058ec63">app/views/dashboards/show.html.erb</a>
    (8)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-54bb7b88276dcf2b57a44307b9a10d988700702f0de7be9ce8b2c9021d18ab22">app/views/user_mailer/follow_notification.html.erb</a>
    (2)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-79c8def21bde25bcb222aeb156b4f430099c27d7c613f3be36464564d9251fba">app/views/user_mailer/follow_notification.text.erb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-78ff736409d758722403cce31873ba803b3fb526d37398ca21caa557b54dfd95">app/views/users/show.html.erb</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-e769bbb8c1ba3711c5403b424ed9c218ffafba7f1890ee394717196f28ff4540">config/settings.yml</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-91bef9fda3c55514e23a4a8edba948f68aad59b57951adcff0b11e9ea9159854">test/models/user_test.rb</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5512/files#diff-4f6d682601e040c22ed0e4a0d7f62248cc1aa6a2f8fa878d892a18072dbdbe11">test/system/follows_test.rb</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5512.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5512.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5512.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5512.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/5512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLYDI2NWK7KFZBSIED2LGD7LAVCNFSM6AAAAABVM3YRE6VHI2DSMVQWIX3LMV43ASLTON2WKOZSG44TMNBUGY4TMOI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLLLSMEVOPTPR5XDFVD2LGD7LA5CNFSM6AAAAABVM3YRE6WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKNLTE7E.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/5512</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/5512",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5512",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>