upleb.uk

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

summaryrefslogtreecommitdiff
path: root/29.md
AgeCommit message (Collapse)Author
2024-12-12Merge pull request #1601 from coracle-social/nip29-joinfiatjaf_
Tweak group join requests to include user feedback
2024-12-10Change strategy for naming groupsJon Staab
2024-11-24Add support for naming unmanaged groupsJon Staab
2024-11-23Switch to rejecting duplicate joinsJon Staab
2024-11-22Tweak group join requests to include user feedbackJon Staab
2024-11-21Break out chat and threads from nip 29 (#1591)hodlbod
2024-11-17js,json -> jsonchakkadaikon
2024-11-15Fix typo in NIP-29Josh Brown
2024-11-09nip29: add missing "e" tag in kind:9005.fiatjaf
2024-11-09rename kind:9000 to "put-user" instead of "add-user".fiatjaf
2024-11-09remove kind:10 and note that kind:1111 could be used.fiatjaf
2024-11-09rename kind:11 as "forum thread root".fiatjaf
2024-11-07nip29: add kind 9009 to moderation events table.Asai Toshiya
2024-10-22fix typo.fiatjaf
2024-10-21rename "claim"=>"code", get rid of kind 9006 (just use 9000), add a ↵fiatjaf
paragraph explaining moderation.
2024-09-18remove invites, simplify group metadata edits, rework fine-grained ↵fiatjaf
"permissions" into unspecified "roles".
2024-09-13nip29: make @staab happier.fiatjaf
2024-09-03format(all): json formattingkehiy
2024-08-20rename "parameterized replaceable event" to "addressable event" (#1418)fiatjaf_
2024-08-18add kind 9022 for leave requestsepehr-safari
2024-08-18add kind 9008 for deleting a groupsepehr-safari
2024-07-04nip29: create-group event kind.fiatjaf
2024-02-28NIP-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-01move `imeta` to NIP-92, add `imeta` tag to README.fiatjaf
2024-02-01NIP-29: images -> filesAlex Gleason
2024-02-01NIP-29: remove the redundant last sentenceAlex Gleason
2024-02-01NIP-29: add to NIPs list, improve preamble phrasingAlex Gleason
2024-02-01Add imeta tagJon Staab