dendrite/federationapi/routing
Alex Chen f8d2860765 Replace membership and visibility values with constants (#774)
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-08-06 15:07:36 +01:00
..
backfill.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
devices.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
events.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
invite.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
join.go Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
keys.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
leave.go Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
missingevents.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
profile.go Lots of small typo fixes (#737) 2019-07-12 16:43:01 +01:00
query.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
routing.go Remove the trailing slash from /send/{txnID} and /backfill/{roomID} (#746) 2019-07-18 15:41:29 +08:00
send.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
state.go Make federation state request 404 when event not in the room - fixes #625 (#716) 2019-06-25 11:32:15 +01:00
threepid.go Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
version.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00