1
0
Fork 0
mirror of https://github.com/Blah-IM/blahrs.git synced 2025-07-22 13:32:39 +00:00
blahrs/blahd
oxalica b05f704406 Rework /room/{}/item and pagination query
- Now it use `skipToken` and `top` to (mostly) align to OData spec.

- Its response type is now a normal struct and is documented.

- Room metadata is now excluded from room item query.
2024-09-03 04:08:34 -04:00
..
docs Rework /room/{}/item and pagination query 2024-09-03 04:08:34 -04:00
src Rework /room/{}/item and pagination query 2024-09-03 04:08:34 -04:00
blahd.example.service Package with nix and add systemd unit example 2024-08-31 16:38:43 -04:00
Cargo.toml Rework /room/{}/item and pagination query 2024-09-03 04:08:34 -04:00
config.example.toml Switch from event stream to WebSocket for events 2024-09-02 23:43:26 -04:00
init.sql Reorganize workspace layout and split out blahd 2024-08-31 00:04:16 -04:00