1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-02-27 05:14:29 -06:00
.editorconfig
.travis.yml
CODE_STYLE.md
CONTRIBUTING.md
dendrite-config.yaml
DESIGN.md
docs/opentracing.md
hooks/install.sh
hooks/pre-commit
INSTALL.md
jenkins/prepare-dendrite.sh
jenkins/test-monolith.sh
LICENSE
linter-fast.json
linter.json
README.md
scripts/build-test-lint.sh
scripts/find-lint.sh
scripts/install-local-kafka.sh
scripts/README.md
scripts/travis-test.sh
src/github.com/matrix-org/dendrite/clientapi/auth/auth.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/account.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/device.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/flow.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/logintypes.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/membership.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/profile.go
src/github.com/matrix-org/dendrite/clientapi/auth/authtypes/threepid.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/account_data_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/accounts_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/filter_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/membership_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/profile_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/storage.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/accounts/threepid_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/devices/devices_table.go
src/github.com/matrix-org/dendrite/clientapi/auth/storage/devices/storage.go
src/github.com/matrix-org/dendrite/clientapi/consumers/roomserver.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/producers/syncapi.go
src/github.com/matrix-org/dendrite/clientapi/producers/userupdate.go
src/github.com/matrix-org/dendrite/clientapi/README.md
src/github.com/matrix-org/dendrite/clientapi/routing/account_data.go
src/github.com/matrix-org/dendrite/clientapi/routing/createroom.go
src/github.com/matrix-org/dendrite/clientapi/routing/device.go
src/github.com/matrix-org/dendrite/clientapi/routing/directory.go

No matching file found