From 59b0461bade62682e93d27761f58b38e50e5212d Mon Sep 17 00:00:00 2001 From: ciajaf Date: Sat, 22 Nov 2025 11:24:50 +0000 Subject: [PATCH] Added custom events and updated reply events handling Implemented support for creating custom events. Also integrated functionality to generate reply events by retrieving them from relays first, with compatibility for multiple eventId formats like nevent, note, and hexadecimal strings. --- web/superball.html | 179 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 156 insertions(+), 23 deletions(-) diff --git a/web/superball.html b/web/superball.html index 621113a..6957129 100644 --- a/web/superball.html +++ b/web/superball.html @@ -32,18 +32,19 @@
Post
Reply
-
Create Profile
+
Create/Edit Profile
+
Custom Event

Post

- - + +

Reply

- - + +
@@ -67,6 +68,16 @@ + +
+

Custom Event

+ + + + + + +
@@ -107,12 +118,12 @@ - - + + - - + +