0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-08 22:18:36 +02:00
dendrite/roomserver/internal/input
kegsay ca63b414da
Update GMSL: use static Check functions (#3052)
Sister PR to https://github.com/matrix-org/gomatrixserverlib/pull/359 

A nice side effect is that we don't need to re-parse the events in some
cases.
2023-04-14 12:32:42 +01:00
..
input.go refactor: use latest GMSL which splits fed client from matrix room logic (#3051) 2023-04-06 09:55:01 +01:00
input_events.go refactor: use latest GMSL which splits fed client from matrix room logic (#3051) 2023-04-06 09:55:01 +01:00
input_events_test.go Fix outliers whose auth_events are in a different room are correctly rejected (#2791) 2022-10-14 09:14:54 +02:00
input_latest_events.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
input_membership.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
input_missing.go Update GMSL: use static Check functions (#3052) 2023-04-14 12:32:42 +01:00
input_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00