dendrite/roomserver/api
Matthew Hodgson 39507bacc3
Peeking via MSC2753 (#1370)
Initial implementation of MSC2753, as tested by https://github.com/matrix-org/sytest/pull/944.
Doesn't yet handle unpeeks, peeked EDUs, or history viz changing during a peek - these will follow.
https://github.com/matrix-org/dendrite/pull/1370 has full details.
2020-09-10 14:39:18 +01:00
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api.go Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
api_trace.go Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
input.go FIFO ordering of input events (#1386) 2020-09-03 15:22:16 +01:00
output.go Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
perform.go Peeking via MSC2753 (#1370) 2020-09-10 14:39:18 +01:00
query.go Remove QueryBulkStateContent from current state server (#1404) 2020-09-07 12:38:09 +01:00
wrapper.go Move currentstateserver API to roomserver (#1387) 2020-09-03 17:20:54 +01:00