dendrite/roomserver/api
2022-08-15 15:10:56 +01:00
..
alias.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
alias_test.go Fix lint errors 2022-03-24 10:03:22 +00:00
api.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
api_trace.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
input.go Improve roomserver logging 2022-01-31 15:33:00 +00:00
output.go Retire all pending invites for a given user and room 2022-08-15 15:10:56 +01:00
perform.go Add evacuateUser endpoint, use it when deactivating accounts (#2545) 2022-06-29 15:29:39 +01:00
query.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
wrapper.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00