Improve socket auth, outbox loading, some other things

This commit is contained in:
Jon Staab
2025-06-19 12:51:05 -07:00
parent 1940deea20
commit 24acae704d
6 changed files with 46 additions and 20 deletions
+1
View File
@@ -13,6 +13,7 @@ export type RelayProfile = {
icon?: string
banner?: string
name?: string
self?: string
pubkey?: string
contact?: string
software?: string