-
### Background
Mastodon has a clear vision for what this project should be and for standard features. This doesn't always align with how other people want to use a social network. This has resulted…
-
While the new API makes error management much nicer, some users might just want to get raw errnos.
We can very easily switch to returning raw errnos from a type perspective, but it's a little uncle…
-
This can be implemented now. The models are in the master branch.
The only arguments needed by the API are the gloss id, the video, and "left" or "right"
-
### Description
Debug output via a `log` / `trace` / `print` function or something similar.
I don't want to encourage lots of logging as I want to prevent the situation where libraries dump scr…
-
**Problem description**
405 error response is defined in CAMARA_common.yaml, but the API Design Guideline says in [chapter 3.2. HTTP response codes](https://github.com/camaraproject/Commonalities…
-
I have the following code:
```rust
#![allow(dead_code)]
trait Foo {
fn baz() {
const { panic!() }
}
}
impl Foo for () {}
```
If I build normally (using `cargo build`), it succeeds.…
-
-
For https://github.com/matrix-org/matrix-authentication-service/issues/1542, we'll need an API to set and update the user avatar.
@sandhose said on https://github.com/matrix-org/matrix-authentication…
-
We have XRDs (CompositeResourceDefinitions) in https://github.com/giantswarm/crossplane-gs-apis which can be considered part of our management API, just like CRDs. They should be published in (almost)…
-
Ideally, there is just one generic area/button to upload multiple videos, and Signbank automatically figures out what should go where based on video names.