telodendria/Schema
LDA e2d26c7f33
Some checks failed
Compile Telodendria / Compile Telodendria (x86, alpine-v3.19) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86, debian-v12.4) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86, freebsd-v14.0) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86, netbsd-v9.3) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86_64, alpine-v3.19) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86_64, debian-v12.4) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86_64, freebsd-v14.0) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86_64, netbsd-v9.3) (push) Has been cancelled
Compile Telodendria / Compile Telodendria (x86_64, openbsd-v7.4) (push) Has been cancelled
[ADD/WIP] Start /messages, sync timeouts, cleaning
This code _really_ isn't good. I've spotted some fun racing happen and
leak of some JSON(somehow?) without timeout, and I've been trying to
spend the last several days trying to fix that.

The good news is that, with some endpoint spoofing, you can actually
_try_ this with a Matrix client(dev.cinny.in for example).

I might consider rewriting this pastacode, considering the issues noted
above in favour of a better design, with less odds of this.
2024-06-14 23:30:35 +02:00
..
ClientEvent.json Add schema for PDUs v1 and v3, the only unique PDU formats. 2023-08-10 00:08:33 +00:00
Config.json Use j2s for the Config API. (#49) 2024-01-05 21:00:27 -05:00
Filter.json Implement Registration Token Administrator API (#43) 2023-11-10 09:30:53 -05:00
LoginRequest.json Refactor code to comply with #8 (#39) 2023-11-21 09:11:45 -05:00
PduV1.json [ADD/WIP] Start /messages, sync timeouts, cleaning 2024-06-14 23:30:35 +02:00
PduV3.json Add schema for PDUs v1 and v3, the only unique PDU formats. 2023-08-10 00:08:33 +00:00
Registration.json Refactor code to comply with #8 (#39) 2023-11-21 09:11:45 -05:00
RegToken.json Implement Registration Token Administrator API (#43) 2023-11-10 09:30:53 -05:00
RequestToken.json Refactor code to comply with #8 (#39) 2023-11-21 09:11:45 -05:00
RoomCreateRequest.json Add RoomCreateRequest schema. 2023-08-05 15:00:52 +00:00
SyncResponse.json [ADD/WIP] Start /messages, sync timeouts, cleaning 2024-06-14 23:30:35 +02:00