dendrite/clientapi/routing
Alex Chen fbb4e8e1c9
Apply suggestions from code review
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-07-25 18:15:05 +08:00
..
account_data.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
createroom.go Lots of small typo fixes (#737) 2019-07-12 16:43:01 +01:00
device.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
directory.go Apply suggestions from code review 2019-07-25 18:15:05 +08:00
filter.go Add back missing returns for httputil.LogThenError calls (#730) 2019-07-09 17:33:52 +01:00
joinroom.go Encode URLs properly (#728) 2019-07-03 16:38:50 +01:00
login.go Add back missing returns for httputil.LogThenError calls (#730) 2019-07-09 17:33:52 +01:00
logout.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
membership.go Lots of small typo fixes (#737) 2019-07-12 16:43:01 +01:00
memberships.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
register.go Fix http responses in validateRecaptcha (#431) 2019-07-09 14:21:33 +01:00
register_test.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
routing.go Encode URLs properly (#728) 2019-07-03 16:38:50 +01:00
sendevent.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
sendtyping.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
threepid.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
voip.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
whoami.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00