mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 15:14:36 +00:00
002429c9e2
* Add server_notices config * Disallow rejecting "server notice" invites * Update config * Slightly refactor sendEvent and CreateRoom so it can be reused * Implement unspecced server notices * Validate the request * Set the user api when starting * Rename function/variables * Update comments * Update config * Set the avatar on account creation * Update test * Only create the account when starting Only add routes if sever notices are enabled * Use reserver username Check that we actually got roomData * Add check for admin account Enable server notices for CI Return same values as Synapse * Add custom error for rejecting server notice invite * Move building an invite to it's own function, for reusability * Don't create new rooms, use the existing one (follow Synapse behavior) Co-authored-by: kegsay <kegan@matrix.org> |
||
---|---|---|
.. | ||
config.go | ||
config_appservice.go | ||
config_clientapi.go | ||
config_eduserver.go | ||
config_federationapi.go | ||
config_global.go | ||
config_jetstream.go | ||
config_keyserver.go | ||
config_mediaapi.go | ||
config_mscs.go | ||
config_roomserver.go | ||
config_syncapi.go | ||
config_test.go | ||
config_userapi.go |