Commit graph

8 commits

Author SHA1 Message Date
80db737a28 Make RegToken.grants a JSON array.
It isn't every touched by anything other than UserDecodePrivileges() and UserEncodePrivileges().
2023-11-08 09:55:47 -05:00
a1bcbcf454 Add RegToken schema 2023-11-07 00:27:59 -05:00
5d1cdc0026 Convert RegTokenInfo to a j2s Schema. 2023-11-06 15:23:50 -05:00
lda
6edacc8b32
[MOD] Use j2s to generate TokenInfo-s instead of hardcode 2023-11-01 21:11:49 +01:00
lda
cdc056f9e9
[ADD] Add basic POST endpoint 2023-11-01 18:47:54 +01:00
d565640455 Add schema for PDUs v1 and v3, the only unique PDU formats.
All other room versions use one of these two PDU formats.
2023-08-10 00:08:33 +00:00
28d9e1cb3b Add RoomCreateRequest schema. 2023-08-05 15:00:52 +00:00
5f3220372e Implement filter validation by using j2s. 2023-08-05 13:46:23 +00:00