about summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-27 02:07:40 -0500
committerJune McEnroe <june@causal.agency>2020-02-27 02:07:40 -0500
commit0e519adaadf43bac33ac6caf3d37aed580724ea6 (patch)
tree1c3750f1ecb3cce5d12c978ad8a27f98ed1b963b /bounce.h
parentSupport setname (diff)
downloadpounce-0e519adaadf43bac33ac6caf3d37aed580724ea6.tar.gz
pounce-0e519adaadf43bac33ac6caf3d37aed580724ea6.zip
Support cap-notify
Diffstat (limited to 'bounce.h')
-rw-r--r--bounce.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bounce.h b/bounce.h
index a4b1a91..1655772 100644
--- a/bounce.h
+++ b/bounce.h
@@ -69,6 +69,7 @@ static inline struct Message parse(char *line) {
 	X("account-tag", CapAccountTag) \
 	X("away-notify", CapAwayNotify) \
 	X("batch", CapBatch) \
+	X("cap-notify", CapCapNotify) \
 	X("causal.agency/passive", CapPassive) \
 	X("chghost", CapChghost) \
 	X("extended-join", CapExtendedJoin) \