dendrite/roomserver/internal/perform
bn4t 431a5ea431 configure jsoniter to be compatible with encoding/json
By default jsoniter sorts json keys non-reproducibly
2020-10-11 11:44:18 +02:00
..
perform_backfill.go Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00
perform_invite.go Fetch missing auth events, implement QueryMissingAuthPrevEvents, try other servers in room for /event and /get_missing_events (#1450) 2020-09-29 13:40:29 +01:00
perform_join.go Fetch missing auth events, implement QueryMissingAuthPrevEvents, try other servers in room for /event and /get_missing_events (#1450) 2020-09-29 13:40:29 +01:00
perform_leave.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
perform_peek.go configure jsoniter to be compatible with encoding/json 2020-10-11 11:44:18 +02:00
perform_publish.go Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00