<p dir="auto">This is for pages accessed by following unsubscribe links from comment notification emails, not for subscribe/unsubscribe buttons on changeset pages.</p>
<p dir="auto">Changes <code class="notranslate">/changeset/:id/subscribe</code> and <code class="notranslate">/changeset/:id/unsubscribe</code> to <code class="notranslate">/changeset/:id/subscription</code>, similar to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2587967937" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/5261" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/5261/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/5261">#5261</a>. Now there's a subscription resource, you can get/post/delete at its path.</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/5535'>https://github.com/openstreetmap/openstreetmap-website/pull/5535</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/commits/84a3a41531cd283ddfe5a86de1a0656c8cdd2185" class="commit-link">84a3a41</a> Create changeset subscription resource</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files">17 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-debf59904131dc89a88ab44cbb1d6deaaa5a7d70c0507f674080df62f7c8e41f">app/abilities/ability.rb</a>
(2)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-fdee1f96c5a53868aba40031a3f2d069ca8d4899747400d906e40eb35001bce3">app/controllers/changeset_subscriptions_controller.rb</a>
(38)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-cf3fe9dc357f802fd9155582ffc8c6f71185065267991a2135323ad2d044b4f3">app/controllers/changesets_controller.rb</a>
(31)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-55254045ba774e4c360d7bbfde054665072d2ab49abc3f21add15a37bba65a1c">app/mailers/user_mailer.rb</a>
(6)
</li>
<li>
<strong>R</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-83cc2534961937040247257c51f13011174f437489e25b4dff051468f5a1d1f9">app/views/changeset_subscriptions/_heading.html.erb</a>
(0)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-3ba80afed3df62d2465fd59e0df9cddf03d1639f12ce4cb38db570be03c55b11">app/views/changeset_subscriptions/no_such_entry.html.erb</a>
(5)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-5cf60aae4554ea2059aad0b3fd2c9dc549274eeaddb122e546750029faaa1a27">app/views/changeset_subscriptions/show.html.erb</a>
(12)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-89db784a69ce34647296dbc1281f9a6b3df9c3aed35aebb6ef1e634cd938118b">app/views/changesets/no_such_entry.html.erb</a>
(5)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-3d1e0c846063a37ca7ea7f424a928397eb68c34167f7f7774d01a3ffab231d78">app/views/changesets/subscribe.html.erb</a>
(12)
</li>
<li>
<strong>D</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-25b0f3dc7541d72e4747a72ef7806f2fcea62b9700e4b2a3dce2308c22cb90e0">app/views/changesets/unsubscribe.html.erb</a>
(12)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-6938f68652d92caabffeaa47ad9bfcbf1ab01eaf1d92f3b155f637b2dce0fe83">app/views/user_mailer/changeset_comment_notification.html.erb</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-2b096b93bc554e4c55233ebecf0eff854b636ba6a05ad17ae4322edfded24a46">app/views/user_mailer/changeset_comment_notification.text.erb</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-44438ce218f5287c58d0017f965d888715635d94280669896f75841fbd7b4cd7">config/locales/en.yml</a>
(26)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-959bc9abc46a55332bb64d5155a79323afa75a50ec1a2137ddd22d926f62c6c5">config/routes.rb</a>
(8)
</li>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-f2e56d62657a8c87816ac31438fb677e9c7e9276fd43f13bd74061525d323440">test/controllers/changeset_subscriptions_controller_test.rb</a>
(150)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-6cdb8b8fa44e422834c4815943a8e4933d6d09e4687f338d007daeff1a90daa9">test/controllers/changesets_controller_test.rb</a>
(129)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5535/files#diff-3b2293412c91922d53358a642a2fb70e51ea4f4dce899f33a577fac2c662d91c">test/mailers/user_mailer_test.rb</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5535.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5535.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5535.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5535.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/5535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNLUAFGG5KT3S4OZP32L7EVDAVCNFSM6AAAAABVVNA3L2VHI2DSMVQWIX3LMV43ASLTON2WKOZSHAYDIOBZGM4DSNA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOJUTRE2BWK436JS4T2L7EVDA5CNFSM6AAAAABVVNA3L2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKOL2IYY.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/5535</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/5535",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5535",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>