continuwuity/src
strawberry 7e828440f9
allow conduit database version 16
Conduit bumped the database version to 16, but did not introduce any
breaking changes. Their database migrations are extremely fragile and risky,
and also do not really apply to us, so just to retain Conduit -> conduwuit
compatibility we'll check for both versions.

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-10-24 23:44:15 -04:00
..
admin improve UX of admin media deletion commands, ignore errors by default, support deleting local media too 2024-10-24 22:02:58 -04:00
api add config option to control sending admin notices of alerts 2024-10-24 22:37:34 -04:00
core tiny micro-optimisations in some config stuff 2024-10-24 22:37:40 -04:00
database implement MSC4133 only with MSC4175 for GET/PUT/DELETE 2024-09-07 09:27:35 -04:00
macros hoist rustc flag string array to global const 2024-07-28 05:59:12 -07:00
main feature-gate direct TLS mode to make rustls/aws-lc-rs optional 2024-10-24 20:54:21 -04:00
router feature-gate direct TLS mode to make rustls/aws-lc-rs optional 2024-10-24 20:54:21 -04:00
service allow conduit database version 16 2024-10-24 23:44:15 -04:00