|
88c9d10f90
|
[MOD] Add basic length checking
|
2024-01-06 16:14:31 +01:00 |
|
|
2a61df37ad
|
[ADD/WIP] Start adding a basic IPv6 parser.
It's only missing verification and a little cleanup
|
2024-01-06 16:14:31 +01:00 |
|
|
288ab5da54
|
[ADD/WIP] Add ParserRecomposeCommonID
|
2024-01-06 16:14:31 +01:00 |
|
|
56d348454e
|
[ADD] Implement barebones of GET /rooms/{id}/alias
|
2024-01-06 16:14:31 +01:00 |
|
|
c1933a2184
|
[MOD/WIP] Take into account room IDs
This might need a refactor.
|
2024-01-06 16:14:31 +01:00 |
|
|
78daf86eb3
|
[MOD/WIP] Start doing checks on room alias
NOTE: Currently UNTESTED.
|
2024-01-06 16:14:31 +01:00 |
|
|
8eab884289
|
[MOD/WIP] Start adding the server parsing code
Might need some clean-up, and also we'll need to refactor the
User API to use CommonIDs instead
|
2024-01-06 16:14:31 +01:00 |
|
|
4e7554d241
|
[FIX] Fix the user ID parser to actually work
|
2024-01-06 16:14:31 +01:00 |
|
|
4298ee469a
|
[MOD] Drop old Parser API, add new ID parser
|
2024-01-06 16:14:31 +01:00 |
|
|
b378d443c0
|
[MOD/FIX] Make the Parser API usable
It should now be good enough for parsing simple grammars(user IDs
for example)
|
2024-01-06 16:14:31 +01:00 |
|
|
20a44a0664
|
[ADD/WIP] Add corresponding source code for parser
|
2024-01-06 16:14:31 +01:00 |
|