Introduce membership statuses #227

Merged
greg merged 15 commits from feature/contributor_status into master 2025-05-28 09:16:02 +00:00
Showing only changes of commit fff7527694 - Show all commits

View File

@@ -278,7 +278,9 @@
) %>
</td>
<td class="text-right">
<% if @user.nostr_pubkey.present? %>
<%= link_to "Open profile", "https://njump.me/#{@user.nostr_pubkey_bech32}", class: "btn-sm btn-gray" %>
<% end %>
</td>
</tr>
<% end %>