From cb66977bd4d4a250d952d63f80546843216d678b Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 8 Aug 2021 18:07:17 +0200 Subject: MUC: Record reason for affiliation changes and return in list (fixes #1227) --- spec/scansion/muc_outcast_reason.scs | 72 ++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 spec/scansion/muc_outcast_reason.scs (limited to 'spec/scansion') diff --git a/spec/scansion/muc_outcast_reason.scs b/spec/scansion/muc_outcast_reason.scs new file mode 100644 index 00000000..e2725653 --- /dev/null +++ b/spec/scansion/muc_outcast_reason.scs @@ -0,0 +1,72 @@ +# Save ban reason + +[Client] Romeo + password: password + jid: user@localhost + +----- + +Romeo connects + +Romeo sends: + + + + +Romeo receives: + + + + + + + + +Romeo receives: + + + + +Romeo sends: + + + + Hey calm down + + + + +Romeo receives: + + + + + Hey calm down + + + + +Romeo receives: + + +Romeo sends: + + + + + + +Romeo receives: + + + + Hey calm down + + + + +Romeo disconnects + +Romeo sends: + + -- cgit v1.2.3