mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 07:04:24 +00:00
4b09f445c9
* Initial pass at refactoring config (not finished) * Don't forget current state and EDU servers * More shifting around * Update server key API tests * Fix roomserver test * Fix more tests * Further tweaks * Fix current state server test (sort of) * Maybe fix appservices * Fix client API test * Include database connection string in database options * Fix sync API build * Update config test * Fix unit tests * Fix federation sender build * Fix gobind build * Set Listen address for all services in HTTP monolith mode * Validate config, reinstate appservice derived in directory, tweaks * Tweak federation API test * Set MaxOpenConnections/MaxIdleConnections to previous values * Update generate-config |
||
---|---|---|
.. | ||
account_data.go | ||
auth_fallback.go | ||
capabilities.go | ||
createroom.go | ||
device.go | ||
directory.go | ||
directory_public.go | ||
directory_public_test.go | ||
getevent.go | ||
joinroom.go | ||
keys.go | ||
leaveroom.go | ||
login.go | ||
logout.go | ||
membership.go | ||
memberships.go | ||
profile.go | ||
redaction.go | ||
register.go | ||
register_test.go | ||
room_tagging.go | ||
routing.go | ||
sendevent.go | ||
sendtodevice.go | ||
sendtyping.go | ||
state.go | ||
threepid.go | ||
userdirectory.go | ||
voip.go | ||
whoami.go |