forked from External/ergo
server: Start roughly hacking in new message-tags support
This commit is contained in:
parent
d2e18962e3
commit
92626a178d
6 changed files with 58 additions and 35 deletions
|
|
@ -23,7 +23,7 @@ const (
|
|||
ExtendedJoin Capability = "extended-join"
|
||||
InviteNotify Capability = "invite-notify"
|
||||
MaxLine Capability = "draft/maxline"
|
||||
MessageTags Capability = "draft/message-tags"
|
||||
MessageTags Capability = "draft/message-tags-0.2"
|
||||
MultiPrefix Capability = "multi-prefix"
|
||||
SASL Capability = "sasl"
|
||||
ServerTime Capability = "server-time"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue