mautrix-go/id
Toni Spets 11c2907f2e Database level support for key backup versioning
This doesn't plumb anything in yet but adds the columns and types for an
external implementation.

Key backup version is now typed.
2024-02-01 13:22:32 +02:00
..
contenturi.go Add database Scan/Value for ContentURI 2022-08-03 14:08:53 +03:00
crypto.go Database level support for key backup versioning 2024-02-01 13:22:32 +02:00
matrixuri.go Use PathEscape instead of QueryEscape for forming matrix.to URLs 2023-01-20 15:47:36 +02:00
matrixuri_test.go Fix matrix URI tests 2023-01-20 16:11:40 +02:00
opaque.go Allow setting via parameter in RoomID.URI() 2021-12-24 17:52:53 +02:00
trust.go Stop parsing legacy trust state descriptions 2022-07-12 13:29:50 +03:00
userid.go Don't escape + in user ID localparts 2023-08-31 17:18:51 +03:00
userid_test.go Don't escape + in user ID localparts 2023-08-31 17:18:51 +03:00