23 Commits
Author SHA1 Message Date
fiatjaf 999f9bfbf5 ``jsonc -> ``yaml everywhere. 2026-06-13 09:19:49 -03:00
8495a59c98 NIP-71 feat: video multiple audio tracks (#2255)
Co-authored-by: fiatjaf <fiatjaf@gmail.com>
2026-05-28 17:51:52 -03:00
f34e98c73f NIP-71: Add addressable video events (kinds 34235, 34236) (#2072)
Co-authored-by: hodlbod <jstaab@protonmail.com>
2026-01-07 08:48:48 -08:00
Vincenzo ImperatiandGitHub 2f71cf74ae Fix typos and broken links across multiple NIPs (#2178) 2025-12-30 10:04:37 -08:00
a3c5554e34 Add duration & bitrate to NIP-71 (#1723)
Co-authored-by: Vitor Pamplona <vitor@vitorpamplona.com>
2025-10-15 16:15:27 -04:00
e35a1bebbc Quote values (#2057)
Co-authored-by: Vitor Pamplona <vitor@vitorpamplona.com>
2025-09-10 15:48:05 -04:00
fiatjaf_andGitHub 6a4b125ad7 nip71: make video events regular (#1704) 2025-01-30 23:21:37 -03:00
KieranandGitHub 1e2f19863c Merge branch 'master' into nip71-imeta 2024-10-15 11:15:54 +01:00
fiatjaf a736e629be complete renaming to "addressable" events.
as noticed by @bezysoftware at https://github.com/nostr-protocol/nips/pull/1437#issuecomment-2380626514.

I don't know how so many of these instances were left from the original PR at following ca3c52e3e7.
2024-09-28 12:29:03 -03:00
kehiy e6552476aa format(all): json formatting 2024-09-03 20:41:31 +03:30
kehiyandfiatjaf_ b4a2561df7 style: fix header styles in same format 2024-09-02 22:51:48 -03:00
fiatjaf_andGitHub ca3c52e3e7 rename "parameterized replaceable event" to "addressable event" (#1418) 2024-08-20 12:56:05 -03:00
Terry Yiu 0ee877275a Update NIP-09 to rename to deletion request 2024-08-15 01:19:07 -04:00
Terry Yiu 95885afe2d Update NIP-09 to rename deletion to retraction 2024-08-14 20:08:41 -04:00
kieran 53afaaece6 nip71 imeta 2024-05-27 12:18:27 +01:00
Asai Toshiyaandfiatjaf_ 5d1d1c178e NIP-71: remove aes-256-gcm tag 2024-05-24 22:02:13 -03:00
zmeyer44andGitHub 54328d8979 Removing "summary" tag
Content in the summary tag is duplicated in the .content field
2023-12-29 17:25:13 -06:00
f316b219f4 Update 71.md
Co-authored-by: Pablo Fernandez <pfer@me.com>
2023-12-29 14:15:42 -06:00
zmeyer44andGitHub 8136be6eab Update 71.md
Changed view start and end time to seconds
2023-12-27 08:26:15 -06:00
zmeyer44andGitHub 2bd3c74002 Update 71.md
Adding segments
2023-12-12 14:01:51 -05:00
zmeyer44andGitHub d53f6fba15 Update 71.md
After discussing with Pablo, we decided to move away from relying on kind 1063 events and instead use the majority of the same tags for video events. The main motivations behind this are to allow for parameterized replaceable events for video events, prevent excessive `REQ` requests, not stringify event JSON in the `.content` section, ease of filtering by kind number, as well as some others. Happy to discuss this further.
2023-12-12 13:56:28 -05:00
c84d40f4a6 Update 71.md
Co-authored-by: Pablo Fernandez <pfer@me.com>
2023-12-12 11:19:57 -05:00
zmeyer44andGitHub 7afd1049d9 Update and rename 44.md to 71.md
Changing to NIP-71
2023-12-09 17:46:53 -05:00