dendrite/roomserver/internal/input
2023-02-23 14:31:19 +01:00
..
input.go Refactor Events and create a new RoomDatabase interface 2023-02-22 13:08:05 +01:00
input_events.go Pull out creation of several NIDs; Add more caching 2023-02-23 14:31:19 +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 Ensure that all state event IDs are included in the added section when rewriting state (#2725) 2022-09-16 10:35:32 +01:00
input_membership.go Refactor Events and create a new RoomDatabase interface 2023-02-22 13:08:05 +01:00
input_missing.go Refactor Events and create a new RoomDatabase interface 2023-02-22 13:08:05 +01:00
input_test.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00