diff --git a/mucstatus-xml.xsl b/mucstatus-xml.xsl index 12b449d..16cab08 100644 --- a/mucstatus-xml.xsl +++ b/mucstatus-xml.xsl @@ -11,6 +11,7 @@ + diff --git a/mucstatus.xml b/mucstatus.xml index 6b0fb66..73792af 100644 --- a/mucstatus.xml +++ b/mucstatus.xml @@ -2,7 +2,7 @@ - + @@ -15,6 +15,12 @@ Multi-User Chat Status Codes &LEGALNOTICE; This is the official registry of Multi-User Chat Status Codes as maintained by the ®ISTRAR; and authorized by &xep0045;. + + 0.4 + 2021-07-03 + ssw + Add names for each code. + 0.3 2006-11-30 @@ -35,102 +41,119 @@ + RoomNotAnonymous 100 message Entering a room Inform user that any occupant is allowed to see the user's full JID + AffiliationChanged 101 message (out of band) Affiliation change Inform user that his or her affiliation changed while not in the room + ShowingUnavailableMembers 102 message Configuration change Inform occupants that room now shows unavailable members + HidingUnavailableMembers 103 message Configuration change Inform occupants that room now does not show unavailable members + RoomConfigChanged 104 message Configuration change Inform occupants that a non-privacy-related room configuration change has occurred + SelfPresence 110 presence Any room presence Inform user that presence refers to one of its own room occupants + LoggingEnabled 170 message or initial presence Configuration change Inform occupants that room logging is now enabled + LoggingDisabled 171 message Configuration change Inform occupants that room logging is now disabled + RoomChangedNonAnonymous 172 message Configuration change Inform occupants that the room is now non-anonymous + RoomChangedSemiAnonymous 173 message Configuration change Inform occupants that the room is now semi-anonymous + RoomChangedFullyAnonymous 174 message Configuration change Inform occupants that the room is now fully-anonymous + RoomCreated 201 presence Entering a room Inform user that a new room has been created + RoomModifiedNick 210 presence Entering a room Inform user that the service has assigned or modified the occupant's roomnick + RoomModifiedNick 301 presence Removal from room Inform user that he or she has been banned from the room + OldNicknameChanged 303 presence Exiting a room Inform all occupants of new room nickname + UserKicked 307 presence Removal from room Inform user that he or she has been kicked from the room + UserRemovedAffilation 321 presence Removal from room @@ -138,6 +161,7 @@ because of an affiliation change + NonMemberRemoveed 322 presence Removal from room @@ -146,6 +170,7 @@ is not a member + SystemShutdown 332 presence Removal from room diff --git a/mucstatus.xsl b/mucstatus.xsl index 475cc1d..32d2f0d 100644 --- a/mucstatus.xsl +++ b/mucstatus.xsl @@ -22,6 +22,7 @@
+ @@ -41,6 +42,7 @@ +
Name Number Stanza Context