add more contact management, including registration & visibility #14

Merged
anomalist merged 11 commits from separate-dbs into master 2023-03-24 05:30:32 +00:00
Showing only changes of commit cdef139468 - Show all commits

View File

@@ -149,10 +149,10 @@
+
</button>
</div>
<div class="tooltip">
<div class="tooltip px-2">
by: {{ givenToMeTotals[contact.did] || 0 }}
<span class="tooltiptext-left">
{{ givenByMeDescriptions[contact.did] }}
{{ givenToMeDescriptions[contact.did] }}
</span>
<button
class="text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md mb-6"