<p><a href="https://github.com/openbrian" class="user-mention">@openbrian</a> pushed 26 commits.</p>
<ul>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/d35bdcf81bcf11d8b501d49dc5e7bd787f8e7d5e">d35bdcf</a> Add microcosm model and controller (show, index) and tests.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/f89536fb133795ce3a667383bc0a7c5b004bf8a0">f89536f</a> Create microcosm links.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/4bd6254115b79265b89176fa9fe11d6c9fe5add0">4bd6254</a> Organizers can create and edit their own microcosms.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/042a94516306941e30d4642cb0989c1c04cce82f">042a945</a> Sort by longitude and time of day</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/ea2f6acf0a3cad6fe989da1e1e83f57ce304a06f">ea2f6ac</a> Allow users to report a microcosm.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/7050459cae8a7671b7994a4ba61c014226796973">7050459</a> Show the microcosms a user is an organizer of.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/6f060820c070dda48c37425f4f49b06807ce2eb3">6f06082</a> Add CRUD and testing for MicrocosmLinks.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/8138258e03b446bb0975d5bcbf7d2ca90a560981">8138258</a> Use nested resources.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/fa2b79060c34a96d229428d892f71df50a995289">fa2b790</a> Rename Community to CommunityIndex.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/958ff1af2d545d785a3a1a3e87b3226576cd18db">958ff1a</a> Rename Microcosms to Communities.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/9172fb0b477121d1f0930c180ae3273b53f4d3c5">9172fb0</a> Before Add CommunityMember.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/161e23c0946b1b4291c676844594588d31ee29b4">161e23c</a> Add CommunityMember.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/68427c342eb0c3bd922cd7fd47a2713637ea8a77">68427c3</a> Organizers can edit their communities. Admin can promote members to organizers (first admin).</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/e5137907a37523e6030afb4089b55731d44a3ee6">e513790</a> Promote users from the community members page, not the community page, so we can display users better.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/b7f23ca813c5f3c0abbff999a94f1f491473a59e">b7f23ca</a> save returns true or false, save! returns true or throws an exception.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/f36b68a4c3fed37f54370b4945e72920906261f3">f36b68a</a> Replace custom styles with bootstrappy .card style.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/1e376e083c4cec65c316673dfe6f2953971fb4d2">1e376e0</a> Allow a member to step up and become an organizer.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/69046469ccc994d4bada9109e3fd17147e6fe426">6904646</a> Add ability to remove memberships.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/3abf613b5ddc97e3d328c7df484e743133aa3800">3abf613</a> Make the forms look like the rest of the website.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/30aeee547401e2576cb5bc58cc80c1050718a118">30aeee5</a> Write up a test for update microcosm as a non-organizer.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/40f8275ec0b34717a18c6e57117a1375f78c994a">40f8275</a> Refactor show_members page to loop over organizers then members.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/7b73b4387cac84f225c87a24b9821813b29de7bd">7b73b43</a> Allow user to leave a microcosm.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/9b928535f79d9be563908134aa4d6fec150d1fac">9b92853</a> If the user is not signed in, provide a link to login before having them join.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/5b97a66870bc17f63d5d6388fb81fdd76ba39536">5b97a66</a> Only list microcosms with at least 2 members.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/f332a59da4e7e6f75b3e6b8a0dafc8efaf4a68ab">f332a59</a> Always show the communities you belong to.</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/openstreetmap-website/commit/4002d7b356779eccb2c3a7e8cb13d3e6cc5d0dd7">4002d7b</a> Ignore the PermitAttributes for the assignment to community_membership.role.</li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br /><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3742/files/f8066665ebe2f05d1574cd11aa7cab646dad2e99..4002d7b356779eccb2c3a7e8cb13d3e6cc5d0dd7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJCRZSMXPAGIJQIEGTW5J37TANCNFSM6AAAAAARAH4QAE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLLVHFF5Q4SR3RNOEZDW5J37TA5CNFSM6AAAAAARAH4QAGWGG33NNVSW45C7OR4XAZN3KB2WY3CSMVYXKZLTORIHK43IJZXXI2LGNFRWC5DJN5XKUY3PNVWWK3TUL5UWJP2QOVWGYIZRGA4DCMBQHA3TMMKQOVZWQIZRGMYDEOBSGI2TENZT.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/3742/push/13028225273</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/3742/files/f8066665ebe2f05d1574cd11aa7cab646dad2e99..4002d7b356779eccb2c3a7e8cb13d3e6cc5d0dd7",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3742/files/f8066665ebe2f05d1574cd11aa7cab646dad2e99..4002d7b356779eccb2c3a7e8cb13d3e6cc5d0dd7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>