feat(events): add v1.3.0-aio.3 catalog entry

Optional start/end time on events: when the wire-format string includes
"T", the publisher emits NIP-52 kind 31923 (time-based, unix-timestamp
start/end + day-granularity D tags) instead of kind 31922.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Padreug 2026-05-20 01:28:35 +02:00
commit f444202b24

View file

@ -105,6 +105,16 @@
"archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.2.zip",
"hash": "ccfa652dc0a5ca2474fa138f9ed6af15a33db7f211e3b66cb162bbfe04be2be0"
},
{
"id": "events",
"repo": "https://git.atitlan.io/aiolabs/events",
"name": "AIO Events",
"version": "1.3.0-aio.3",
"short_description": "Optional start/end time on events (NIP-52 kind 31923 with unix-timestamp tags)",
"icon": "https://git.atitlan.io/aiolabs/events/raw/branch/main/static/image/events.png",
"archive": "https://git.atitlan.io/aiolabs/events/archive/v1.3.0-aio.3.zip",
"hash": "f3aa77dce18fd62916963ae92a3e251a64d4385ab9d2afc71e9b719ece69923b"
},
{
"id": "nostrclient",
"repo": "https://git.atitlan.io/aiolabs/nostrclient",