dendrite/src/github.com/matrix-org/dendrite/roomserver/input
2017-03-27 10:00:28 +01:00
..
authevents.go Update gomatrixserverlib and use AuthEventProvider (#35) 2017-03-10 17:54:17 +00:00
authevents_test.go Calculate and store the state at each event (#6) 2017-02-15 11:05:45 +00:00
consumer.go Factor out Consumer from the roomserver (#50) 2017-03-27 10:00:28 +01:00
events.go Include the requested current state alongside the latest events in the query API. (#30) 2017-03-09 15:07:18 +00:00
latest_events.go Move the functions for reading room state to a separate package. (#29) 2017-03-08 15:10:26 +00:00
state.go Add metrics for the various ways of calculating room state (#49) 2017-03-23 14:14:25 +00:00
state_test.go Use Unique from github.com/matrix-org/util (#28) 2017-03-08 13:27:21 +00:00