Commit Graph

27 Commits

Author SHA1 Message Date
fiatjaf f3f5c3982d nip29: fix printing. 2026-03-20 20:10:07 -03:00
fiatjaf bb4093d834 nip29: supported_kinds and transition edit-metadata to be a PUT, not a PATCH. 2026-03-12 11:00:01 -03:00
fiatjaf 3bd059d1f9 nip29: livekit group live participants. 2026-03-11 16:06:36 -03:00
fiatjaf 681bd55e55 replace "no-text" with "supported_kinds". 2026-03-11 10:49:41 -03:00
fiatjaf 163e59e1f1 nip29: fix "livekit" tag parsing. 2026-03-05 22:46:20 -03:00
fiatjaf 00ffe16cb7 nip29: add "no-text" and "livekit" tags. 2026-02-26 07:17:58 -03:00
fiatjaf 57cef15054 nip29: fix created_at for roles event. 2026-01-19 10:21:26 -03:00
fiatjaf 461568e44b nip29: fix updating LastAdminsUpdate and LastMembersUpdate. 2026-01-19 09:51:15 -03:00
fiatjaf 31af06f4c7 nip29: add .MergeInRolesEvent() 2026-01-18 22:07:08 -03:00
fiatjaf 76abd031d2 nip29: "hidden" and "private" metadata fields.
https://github.com/nostr-protocol/nips/pull/2106
2025-11-19 09:19:17 -03:00
fiatjaf 34b0d1f339 nip29: moderation actions and invite code support.
(from pyramid implementation.)
2025-10-11 01:37:01 +00:00
fiatjaf 5b8954461f it never ends. 2025-04-16 02:59:47 -03:00
fiatjaf 376834cbf9 more conversions. 2025-04-15 00:00:03 -03:00
fiatjaf b4268d649c a bunch of [32]byte conversions. still more needed. 2025-04-14 17:47:53 -03:00
fiatjaf b62678e606 nip29: fix roles event kind. 2024-11-11 12:45:26 -03:00
fiatjaf 456f8687ed nip29: update to latest NIP version (change some kinds and remove permissions and moderation stuff). 2024-11-09 16:12:53 -03:00
fiatjaf d3c2667428 nip29: fix making metadata event (about was name). 2024-07-11 11:03:35 -03:00
fiatjaf d6d02686a9 nip29: NewGroupFromMetadataEvent() 2024-06-07 14:22:17 -03:00
fiatjaf 8897cc36e4 nip29: fix group address parsing and encoding order. 2024-05-24 15:13:05 -03:00
fiatjaf e1ae36ceb2 nip29: fix printing of GroupAddress. 2024-05-24 14:39:56 -03:00
fiatjaf 96dfeac1bd nip29: oh, right, group addresses. 2024-05-10 18:03:24 -03:00
fiatjaf b8ec1343cc nip29: some more group helpers. 2024-05-10 17:57:41 -03:00
fiatjaf 2586144a5c replace usage of IsValidPublicKeyHex() in subpackages. 2024-01-18 20:30:20 -03:00
fiatjaf 8da32e6dfc nip29: NewGroup() doesn't set timestamps to now. 2024-01-04 21:46:10 -03:00
fiatjaf 48db1df66c nip29: refine group-events relationships and write some tests. 2024-01-04 15:01:29 -03:00
fiatjaf e4b4654e66 nip29: bring in helpers for managing groups to be used on the relay side. 2024-01-04 11:33:33 -03:00
fiatjaf f1c71134e3 experimental nip29 support. 2024-01-02 17:23:34 -03:00