dendrite/clientapi/routing
Neil Alexander 3a858afca2
Loopback event from invite response (#982)
* Working invite v2 support

* Fix copyright notice

* Update gomatrixserverlib

* Add fallthrough

* Add missing continue

* Update sytest-whitelist, gomatrixserverlib

* Update gomatrixserverlib to test matrix-org/gomatrixserverlib#181

* Update gomatrixserverlib
2020-04-28 10:53:07 +01:00
..
account_data.go Added checks for JSON body in accounts_data endpoint (#863) 2020-04-12 00:47:05 +08:00
auth_fallback.go
capabilities.go Federation for v3/v4 rooms (#954) 2020-04-09 15:46:06 +01:00
createroom.go Further room version wiring (#936) 2020-03-27 16:28:22 +00:00
device.go
directory.go
filter.go
getevent.go
joinroom.go Response from /send_join now use gomatrixserverlib.RespSendJoin (#796) 2020-04-22 14:13:11 +01:00
login.go
logout.go
membership.go Loopback event from invite response (#982) 2020-04-28 10:53:07 +01:00
memberships.go
profile.go Further room version wiring (#936) 2020-03-27 16:28:22 +00:00
register_test.go
register.go support non-exclusive namespaces for AS (#828) 2020-04-14 15:31:27 +01:00
room_tagging.go
routing.go Move /room/{roomID}/state endpoints into client API (#606) (#962) 2020-04-14 18:36:08 +01:00
sendevent.go Further room version wiring (#936) 2020-03-27 16:28:22 +00:00
sendtyping.go Rename the typing server to EDU server (#948) 2020-03-30 15:02:20 +01:00
state.go Move /room/{roomID}/state endpoints into client API (#606) (#962) 2020-04-14 18:36:08 +01:00
threepid.go
voip.go
whoami.go