Replace the single matrix_federation rule with individual rules for federation status, well-known delegation, SRV records, connection reachability, TLS checks, and homeserver version, so the UI surfaces a clear checklist. Drop the incorrect well-known/server_name equality check: m.server points at the delegated federation endpoint, which is intentionally distinct from server_name. |
||
|---|---|---|
| .. | ||
| collect.go | ||
| definition.go | ||
| interactive.go | ||
| provider.go | ||
| report.go | ||
| rule.go | ||
| rules_connection.go | ||
| rules_federation.go | ||
| rules_srv.go | ||
| rules_tls.go | ||
| rules_version.go | ||
| rules_wellknown.go | ||
| types.go | ||