upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/52.md
AgeCommit message (Collapse)Author
2026-02-13Add timehashes to nip 52 (#1752)hodlbod
Co-authored-by: Jon Staab <shtaab@gmail.com>
2025-12-13Fix typo (#2158)Henrique Albuquerque
2025-08-04NIP-52: Add collaborative calendar event request (#1970)G!l
2025-05-14simplify nip-52 (#1922)fiatjaf_
2025-05-13remove mentions to uuids (#1920)fiatjaf_
2024-09-28complete renaming to "addressable" events.fiatjaf
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 ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d.
2024-08-20rename "parameterized replaceable event" to "addressable event" (#1418)fiatjaf_
2024-08-11Update NIP-52 change to not be backwards incompatible by restoring required ↵Terry Yiu
'a' tag and clarify how clients should or may interpret the optional 'e' tag
2024-08-08Revise NIP-52 amendments so that they are backwards compatibleTerry Yiu
2024-08-07Merge remote-tracking branch 'upstream/master' into nip52-rsvp-e-and-p-tagsTerry Yiu
2024-08-07Add used fields to Calendar Time Event in NIP-52 (#1137)Vic
* Add used fields to Calendar Time Event in NIP-52 Cornychat.com relies on a `t` tag of `audiospace` for filtering. Flockstr.com relies on optional and previously undocumented `audio` and `image` tags for rendering. * Update 52.md * Change tag for `about` to `summary`
2024-08-06Amend NIP-52 to include e and p tags to calendar event RSVPsTerry Yiu
2024-01-21use jsonc in some places.fiatjaf
2024-01-10remove NIP-52 label cruft.fiatjaf
2023-12-08Deprecate 'name' for 'title' on calendar events and add 'title' as a shared ↵Terry Yiu
tag via NIP-24
2023-12-08Amend NIP-52 to require the content field to be provided, and decouple ↵Terry Yiu
calendar identifier from calendar name
2023-11-16remove all NIP authors.fiatjaf
2023-11-0452: fix kinds (as ints).fiatjaf
2023-09-11Remove description about NIP-12Asai Toshiya
2023-08-13merge nips 12, 16, 20 and 33 into nip 01 (#703)fiatjaf_
Co-authored-by: Viktor Vsk <me@viktorvsk.com>
2023-08-01NIP-52: Calendar EventsTerry Yiu