Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 54 additions & 51 deletions _data/irc_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ stable:
- batch
tags:
- batch
client-batch:
name: client-batch
description: Client initiated batch Extension
link: /specs/extensions/client-batch.html
draft: true
bot-mode:
name: Bot Mode
description: Bot Mode
Expand Down Expand Up @@ -109,13 +104,6 @@ stable:
link: /specs/extensions/message-tags.html
caps:
- message-tags
metadata:
name: Metadata
description: Metadata
link: /specs/extensions/metadata.html
draft: true
caps:
- draft/metadata-2
monitor:
name: Monitor
description: Monitor
Expand Down Expand Up @@ -206,6 +194,14 @@ stable:
link: /specs/extensions/whox.html
isupport:
- WHOX

reply-client-tag:
name: +reply
description: Reply client tag
link: /specs/client-tags/reply.html
hide-if-no-support: true
tags:
- +reply

typing-client-tag:
name: +typing
Expand Down Expand Up @@ -238,15 +234,11 @@ stable:
caps:
- draft/channel-rename

multiline:
name: draft/multiline
description: Multiline messages DRAFT
link: /specs/extensions/multiline.html
client-batch:
name: client-batch
description: Client initiated batch Extension
link: /specs/extensions/client-batch.html
draft: true
caps:
- draft/multiline
tags:
- draft/multiline-concat

chathistory:
name: draft/chathistory
Expand All @@ -272,43 +264,29 @@ stable:
caps:
- draft/message-redaction

network-icon:
name: draft/network-icon
description: Network Icon DRAFT
link: /specs/extensions/network-icon.html
draft: true

react-client-tag:
name: +draft/react
description: React and unreact client tags DRAFT
link: /specs/client-tags/react.html
metadata:
name: Metadata
description: Metadata
link: /specs/extensions/metadata.html
draft: true
tags:
- +draft/react
- +draft/unreact
reply-client-tag:
name: +reply
description: Reply client tag
link: /specs/client-tags/reply.html
hide-if-no-support: true
tags:
- +reply
caps:
- draft/metadata-2

channel-context-client-tag:
name: +draft/channel-context
description: Channel context client tag DRAFT
link: /specs/client-tags/channel-context.html
multiline:
name: draft/multiline
description: Multiline messages DRAFT
link: /specs/extensions/multiline.html
draft: true
caps:
- draft/multiline
tags:
- +draft/channel-context
- draft/multiline-concat

read-marker:
name: draft/read-marker
description: Read marker DRAFT
link: /specs/extensions/read-marker.html
network-icon:
name: draft/network-icon
description: Network Icon DRAFT
link: /specs/extensions/network-icon.html
draft: true
caps:
- draft/read-marker

no-implicit-names:
name: draft/no-implicit-names
Expand All @@ -326,6 +304,31 @@ stable:
caps:
- draft/pre-away

read-marker:
name: draft/read-marker
description: Read marker DRAFT
link: /specs/extensions/read-marker.html
draft: true
caps:
- draft/read-marker

channel-context-client-tag:
name: +draft/channel-context
description: Channel context client tag DRAFT
link: /specs/client-tags/channel-context.html
draft: true
tags:
- +draft/channel-context

react-client-tag:
name: +draft/react
description: React and unreact client tags DRAFT
link: /specs/client-tags/react.html
draft: true
tags:
- +draft/react
- +draft/unreact

proposed:
name: Proposed Pull Requests
specs: {}