| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-22 | nip29: match flotilla style "edit-metadata" (PUT, not PATCH). | fiatjaf | |
| because hodlbod controls nostr | |||
| 2026-02-24 | nip29: delete "unmanaged" groups. | fiatjaf | |
| 2026-01-19 | nip29: clarify what the relay key means (#2190) | fiatjaf_ | |
| 2026-01-19 | fix missing stuff from nip-29. | fiatjaf | |
| 2025-12-23 | add relay tag (#2173) | mattn | |
| 2025-12-19 | Clarify closed/private, add hidden to nip 29 (#2106) | hodlbod | |
| Co-authored-by: Jon Staab <shtaab@gmail.com> | |||
| 2024-12-12 | Merge pull request #1601 from coracle-social/nip29-join | fiatjaf_ | |
| Tweak group join requests to include user feedback | |||
| 2024-12-10 | Change strategy for naming groups | Jon Staab | |
| 2024-11-24 | Add support for naming unmanaged groups | Jon Staab | |
| 2024-11-23 | Switch to rejecting duplicate joins | Jon Staab | |
| 2024-11-22 | Tweak group join requests to include user feedback | Jon Staab | |
| 2024-11-21 | Break out chat and threads from nip 29 (#1591) | hodlbod | |
| 2024-11-17 | js,json -> jsonc | hakkadaikon | |
| 2024-11-15 | Fix typo in NIP-29 | Josh Brown | |
| 2024-11-09 | nip29: add missing "e" tag in kind:9005. | fiatjaf | |
| 2024-11-09 | rename kind:9000 to "put-user" instead of "add-user". | fiatjaf | |
| 2024-11-09 | remove kind:10 and note that kind:1111 could be used. | fiatjaf | |
| 2024-11-09 | rename kind:11 as "forum thread root". | fiatjaf | |
| 2024-11-07 | nip29: add kind 9009 to moderation events table. | Asai Toshiya | |
| 2024-10-22 | fix typo. | fiatjaf | |
| 2024-10-21 | rename "claim"=>"code", get rid of kind 9006 (just use 9000), add a ↵ | fiatjaf | |
| paragraph explaining moderation. | |||
| 2024-09-18 | remove invites, simplify group metadata edits, rework fine-grained ↵ | fiatjaf | |
| "permissions" into unspecified "roles". | |||
| 2024-09-13 | nip29: make @staab happier. | fiatjaf | |
| 2024-09-03 | format(all): json formatting | kehiy | |
| 2024-08-20 | rename "parameterized replaceable event" to "addressable event" (#1418) | fiatjaf_ | |
| 2024-08-18 | add kind 9022 for leave request | sepehr-safari | |
| 2024-08-18 | add kind 9008 for deleting a group | sepehr-safari | |
| 2024-07-04 | nip29: create-group event kind. | fiatjaf | |
| 2024-02-28 | NIP-29: Simple Groups (#566) | fiatjaf_ | |
| * NIP-29: Simple Group Chat. * split hostname and subgroup path into two different tag items. * add and remove permissions actions. * fix kind number for moderation event. * add missing / to "flavors" in example. * some new ideas + making this universal and not only applicable to chat. * fix delete-message => delete-event. * flesh out the entire thing. * saner approach with multiple kinds for moderation. * delete-event as kind 9005. * update meta events description. * `public` and `open` tags and join request event. * edit-group-status permission. * add kinds to README. * add kind:12 * add nip-10 note * add optional list of members * admins prefixed by "p". * remove "alt" from event templates for brevity. * add kind 10009 for public list of simple groups. * update "previous" stuff. * remove naddr stuff, use a different identifier format. * remove reference to trimmed signatures until that is more developed. * add kind:10 threaded chat replies. --------- Co-authored-by: Pablo Fernandez <p@f7z.io> | |||
| 2024-02-01 | move `imeta` to NIP-92, add `imeta` tag to README. | fiatjaf | |
| 2024-02-01 | NIP-29: images -> files | Alex Gleason | |
| 2024-02-01 | NIP-29: remove the redundant last sentence | Alex Gleason | |
| 2024-02-01 | NIP-29: add to NIPs list, improve preamble phrasing | Alex Gleason | |
| 2024-02-01 | Add imeta tag | Jon Staab | |