mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-04-01 00:19:45 +02:00
update NIP names
This commit is contained in:
parent
f040fe543c
commit
44ac1e8631
@ -13,7 +13,6 @@ export const NIP_NAMES: Record<string, string> = {
|
||||
"09": "Event Deletion",
|
||||
"10": "Conventions for clients' use of e and p tags in text events",
|
||||
"11": "Relay Information Document",
|
||||
"12": "Generic Tag Queries",
|
||||
"13": "Proof of Work",
|
||||
"14": "Subject tag in text events",
|
||||
"15": "Nostr Marketplace",
|
||||
@ -21,17 +20,17 @@ export const NIP_NAMES: Record<string, string> = {
|
||||
"19": "bech32-encoded entities",
|
||||
"20": "Command Results",
|
||||
"21": "nostr: URI scheme",
|
||||
"22": "Event created_at Limits", // removed
|
||||
"23": "Long-form Content",
|
||||
"24": "Extra metadata fields and tags",
|
||||
"25": "Reactions",
|
||||
"26": "Delegated Event Signing",
|
||||
"27": "Text Note References",
|
||||
"28": "Public Chat",
|
||||
"29": "Relay-based Groups",
|
||||
"30": "Custom Emoji",
|
||||
"31": "Dealing with Unknown Events",
|
||||
"32": "Labeling",
|
||||
"33": "Parameterized Replaceable Events", //removed
|
||||
"34": "git stuff",
|
||||
"36": "Sensitive Content",
|
||||
"38": "User Statuses",
|
||||
"39": "External Identities in Profiles",
|
||||
@ -42,13 +41,15 @@ export const NIP_NAMES: Record<string, string> = {
|
||||
"46": "Nostr Connect",
|
||||
"47": "Wallet Connect",
|
||||
"48": "Proxy Tags",
|
||||
"50": "Keywords filter",
|
||||
"49": "Private Key Encryption",
|
||||
"50": "Search Capability",
|
||||
"51": "Lists",
|
||||
"52": "Calendar Events",
|
||||
"53": "Live Activities",
|
||||
"56": "Reporting",
|
||||
"57": "Lightning Zaps",
|
||||
"58": "Badges",
|
||||
"59": "Gift Wrap",
|
||||
"65": "Relay List Metadata",
|
||||
"72": "Moderated Communities",
|
||||
"75": "Zap Goals",
|
||||
@ -56,7 +57,9 @@ export const NIP_NAMES: Record<string, string> = {
|
||||
"84": "Highlights",
|
||||
"89": "Recommended Application Handlers",
|
||||
"90": "Data Vending Machines",
|
||||
"92": "Media Attachments",
|
||||
"94": "File Metadata",
|
||||
"96": "HTTP File Storage Integration",
|
||||
"98": "HTTP Auth",
|
||||
"99": "Classified Listings",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user