From eba3399f4e844db8692e7bb242de200061336e21 Mon Sep 17 00:00:00 2001 From: mleku Date: Sun, 12 Jan 2025 17:32:35 -0106 Subject: [PATCH] m tags --- 79.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/79.md b/79.md index 09aa0577..676efe6c 100644 --- a/79.md +++ b/79.md @@ -19,6 +19,14 @@ with synchronous messaging, and only defines ephemeral message kinds. It is a ba explicit moderation capability, only user's own mute lists to have the relay not send them spam, and the use of hashtags as a channel specifier. +## Mimetypes + +the `m` tag is already normalized as meaning "mimetype" in teh http protocol sense, and we are going to maintain this. +so, messages can have a mimetype `m` tag, and normally that will be `text/markdown` but it can also be `text/html` or +other things. + +this should be not `optional` all messages using the kinds defined in this protocol must use an `m` tag. + ## Message Kinds There are three new event kinds defined for this protocol: