This website requires JavaScript.
Explore
Help
Sign In
sigb.us
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
dendrite
/
.editorconfig
.golangci.yml
appservice/api/query.go
appservice/appservice.go
appservice/consumers/roomserver.go
appservice/query/query.go
appservice/README.md
appservice/routing/routing.go
appservice/storage/interface.go
appservice/storage/postgres/appservice_events_table.go
appservice/storage/postgres/storage.go
appservice/storage/postgres/txn_id_counter_table.go
appservice/storage/sqlite3/appservice_events_table.go
appservice/storage/sqlite3/storage.go
appservice/storage/sqlite3/txn_id_counter_table.go
appservice/storage/storage.go
appservice/storage/storage_wasm.go
appservice/types/types.go
appservice/workers/transaction_scheduler.go
build.sh
clientapi/auth/auth.go
clientapi/auth/authtypes/account.go
clientapi/auth/authtypes/device.go
clientapi/auth/authtypes/flow.go
clientapi/auth/authtypes/logintypes.go
clientapi/auth/authtypes/membership.go
clientapi/auth/authtypes/profile.go
clientapi/auth/authtypes/threepid.go
clientapi/auth/storage/accounts/interface.go
clientapi/auth/storage/accounts/postgres/account_data_table.go
clientapi/auth/storage/accounts/postgres/accounts_table.go
clientapi/auth/storage/accounts/postgres/filter_table.go
clientapi/auth/storage/accounts/postgres/membership_table.go
clientapi/auth/storage/accounts/postgres/profile_table.go
clientapi/auth/storage/accounts/postgres/storage.go
clientapi/auth/storage/accounts/postgres/threepid_table.go
clientapi/auth/storage/accounts/sqlite3/account_data_table.go
clientapi/auth/storage/accounts/sqlite3/accounts_table.go
clientapi/auth/storage/accounts/sqlite3/filter_table.go
clientapi/auth/storage/accounts/sqlite3/membership_table.go
clientapi/auth/storage/accounts/sqlite3/profile_table.go
clientapi/auth/storage/accounts/sqlite3/storage.go
clientapi/auth/storage/accounts/sqlite3/threepid_table.go
clientapi/auth/storage/accounts/storage.go
clientapi/auth/storage/accounts/storage_wasm.go
clientapi/auth/storage/devices/interface.go
clientapi/auth/storage/devices/postgres/devices_table.go
clientapi/auth/storage/devices/postgres/storage.go
clientapi/auth/storage/devices/sqlite3/devices_table.go
clientapi/auth/storage/devices/sqlite3/storage.go
No matching file found