dendrite/roomserver/api
Neil Alexander 4c2a10f1a6
Handle state before, send history visibility in output (#2532)
* Check state before event

* Tweaks

* Refactor a bit, include in output events

* Don't waste time if soft failed either

* Tweak control flow, comments, use GMSL history visibility type
2022-06-13 15:11:10 +01:00
..
alias_test.go Fix lint errors 2022-03-24 10:03:22 +00:00
alias.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
api_trace.go Restricted join support on /make_join, /send_join (#2478) 2022-05-25 10:05:30 +01:00
api.go Restricted join support on /make_join, /send_join (#2478) 2022-05-25 10:05:30 +01: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 Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00
query.go Restricted join support on /make_join, /send_join (#2478) 2022-05-25 10:05:30 +01:00
wrapper.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00