• B
    Membership viewing API when user left the room (#194) · 685e056a
    Brendan Abolivier 提交于
    * Implement case where user left the room
    
    * Filter by membership event
    
    * Move the logic from the storage to the query API
    
    * Fix check on state entries iteration
    
    * Remove aliases methods from query API
    
    * Use structure for response to match with the spec
    
    * Remove filtering on /members and implement /joined_members
    685e056a
routing.go 11.4 KB