grapevine/src
Benjamin Lee 8e966c7ac4
error migrating to/from conduit with conduit_compat disabled
In the future, we'll probably want to implement real support for
changing the admin bot userid. For now, just error so things don't break
in confusing ways.

We should note in the docs when creating a new server, that if you don't
enable conduit_compat you won't currently be able to migrate away.
2024-09-26 15:22:03 -07:00
..
api fix room version comparisons 2024-09-26 13:01:25 -07:00
cli error migrating to/from conduit with conduit_compat disabled 2024-09-26 15:22:03 -07:00
config parse configured EnvFilter once 2024-06-12 19:56:59 -07:00
database grapevine-specific db version namespace 2024-09-26 13:42:15 -07:00
service grapevine-specific db version namespace 2024-09-26 13:42:15 -07:00
utils grapevine-specific db version namespace 2024-09-26 13:42:15 -07:00
api.rs serve well-known client and server config 2024-09-08 13:35:38 -07:00
cli.rs add option to migrate database in-place without copying 2024-09-26 15:21:09 -07:00
config.rs move config check into config load function 2024-09-25 10:39:46 -07:00
database.rs no-op migration to break db compatibility 2024-09-26 13:42:17 -07:00
error.rs error migrating to/from conduit with conduit_compat disabled 2024-09-26 15:22:03 -07:00
main.rs hide global services jank in service module 2024-09-25 10:43:05 -07:00
observability.rs bump otel to v0.24.0 2024-09-23 14:22:55 -07:00
service.rs use OnceLock instead of RwLock for SERVICES 2024-09-25 10:43:05 -07:00
utils.rs add copy_dir helper function 2024-09-26 13:42:53 -07:00