0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-16 03:18:50 +02:00
dendrite/roomserver/api
Neil Alexander 16156b0b09
Fix 500s on /state, /state_ids when state not known (#2672)
This was due to bad error bubbling.
2022-08-25 09:51:36 +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 Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +01:00
perform.go Set historyVisibility for backfilled events over federation (#2656) 2022-08-19 11:04:26 +02:00
query.go Fix 500s on /state, /state_ids when state not known (#2672) 2022-08-25 09:51:36 +01:00
wrapper.go Allow un-rejecting events on reprocessing 2022-08-24 14:03:06 +01:00