dendrite/roomserver/api
Neil Alexander 9b1b095b49
Roomserver perform leave (#1004)
* First pass at PerformLeave

* Fix SQLite bulkSelectEventStateKey

* Update gomatrixserverlib

* Fix bugs

* Tidy a bit

* Satisfy King Linter

* Review comments

* Review comments

* Fix constants in SQLite event state keys table
2020-05-04 18:34:09 +01:00
..
alias.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
api.go Roomserver perform leave (#1004) 2020-05-04 18:34:09 +01:00
http.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
output.go Invites v2 endpoint (#952) 2020-04-03 14:29:06 +01:00
perform.go Roomserver perform join (#1001) 2020-05-04 13:53:47 +01:00
query.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00