.travis.yml
hooks/install.sh
hooks/pre-commit
LICENSE
README.md
src/github.com/matrix-org/dendrite/clientapi/auth/auth.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/storage.go
src/github.com/matrix-org/dendrite/clientapi/auth/types/account.go
src/github.com/matrix-org/dendrite/clientapi/auth/types/logintypes.go
src/github.com/matrix-org/dendrite/clientapi/config/config.go
src/github.com/matrix-org/dendrite/clientapi/events/eventcontent.go
src/github.com/matrix-org/dendrite/clientapi/httputil/httputil.go
src/github.com/matrix-org/dendrite/clientapi/jsonerror/jsonerror.go
src/github.com/matrix-org/dendrite/clientapi/jsonerror/jsonerror_test.go
src/github.com/matrix-org/dendrite/clientapi/producers/roomserver.go
src/github.com/matrix-org/dendrite/clientapi/readers/login.go
src/github.com/matrix-org/dendrite/clientapi/README.md
src/github.com/matrix-org/dendrite/clientapi/routing/routing.go
src/github.com/matrix-org/dendrite/clientapi/writers/createroom.go
src/github.com/matrix-org/dendrite/clientapi/writers/register.go
src/github.com/matrix-org/dendrite/clientapi/writers/sendevent.go
src/github.com/matrix-org/dendrite/cmd/client-api-proxy/main.go
src/github.com/matrix-org/dendrite/cmd/create-room-events/main.go
src/github.com/matrix-org/dendrite/cmd/dendrite-client-api-server/main.go
src/github.com/matrix-org/dendrite/cmd/dendrite-federation-api-server/main.go
src/github.com/matrix-org/dendrite/cmd/dendrite-room-server/main.go
src/github.com/matrix-org/dendrite/cmd/dendrite-sync-api-server/main.go
src/github.com/matrix-org/dendrite/cmd/kafka-producer/main.go
src/github.com/matrix-org/dendrite/cmd/roomserver-integration-tests/main.go
src/github.com/matrix-org/dendrite/cmd/syncserver-integration-tests/main.go
src/github.com/matrix-org/dendrite/cmd/syncserver-integration-tests/testdata.go
src/github.com/matrix-org/dendrite/common/consumers.go
src/github.com/matrix-org/dendrite/common/log.go
src/github.com/matrix-org/dendrite/common/partition_offset_table.go
src/github.com/matrix-org/dendrite/common/readkey.go
src/github.com/matrix-org/dendrite/common/test/kafka.go
src/github.com/matrix-org/dendrite/federationapi/config/config.go
src/github.com/matrix-org/dendrite/federationapi/readers/keys.go
src/github.com/matrix-org/dendrite/federationapi/routing/routing.go
src/github.com/matrix-org/dendrite/roomserver/api/input.go
src/github.com/matrix-org/dendrite/roomserver/api/output.go
src/github.com/matrix-org/dendrite/roomserver/api/query.go
src/github.com/matrix-org/dendrite/roomserver/input/authevents.go
src/github.com/matrix-org/dendrite/roomserver/input/authevents_test.go
src/github.com/matrix-org/dendrite/roomserver/input/consumer.go
src/github.com/matrix-org/dendrite/roomserver/input/events.go
src/github.com/matrix-org/dendrite/roomserver/input/latest_events.go
src/github.com/matrix-org/dendrite/roomserver/input/state.go
src/github.com/matrix-org/dendrite/roomserver/input/state_test.go

No matching file found