mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-11-28 22:41:38 +00:00
No description
- If a user is not a room member, HTTP 404 code=not_found will be returned. This also happen for posting into not-joined public rooms, and it can be interpreted as "room member is not found". - If a user is a member but lacks the member permission to perform an action, HTTP 403 code=permission_denied will be returned. |
||
|---|---|---|
| .github/workflows | ||
| blah-types | ||
| blahctl | ||
| blahd | ||
| contrib | ||
| docs | ||
| test-frontend | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clippy.toml | ||
| flake.lock | ||
| flake.nix | ||
| rust-toolchain.toml | ||