Implement channel name formatting and handle channel updates
This commit is contained in:
@@ -223,6 +223,7 @@ func (mh *matrixHandler) handleMembership(evt *event.Event) {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
if isSelf {
|
||||
portal.handleMatrixLeave(user)
|
||||
} else if puppet != nil {
|
||||
|
||||
Reference in New Issue
Block a user