mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-18 08:11:24 +01:00
Grapevine is a Matrix homeserver, forked from Conduit 0.7.0
This seems to be completely redundant with the 'limit' body parameter, with the only difference being: > The filter may be applied before or/and after the limit parameter - filter> whichever the homeserver prefers. This sentence seems to apply to the 'limit' body parameter, but not to the 'limit' field on the filter. This was probably unintentional on the part of the spec authors, but I've switched to using same 'load_limit' pattern we're using elsewhere anyway. |
||
|---|---|---|
| bin | ||
| nix | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clippy.toml | ||
| default.nix | ||
| engage.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE.md | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||