mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
a7f46c0f8e
commit
0291ff749b
1 changed files with 3 additions and 8 deletions
11
README.md
11
README.md
|
|
@ -34,8 +34,7 @@ GTK 4 / Libadwaita client written in Rust
|
||||||
* [ ] User settings
|
* [ ] User settings
|
||||||
|
|
||||||
### Protocols
|
### Protocols
|
||||||
|
* [ ] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi)
|
||||||
#### [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi)
|
|
||||||
* [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes)
|
* [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes)
|
||||||
* [x] Success
|
* [x] Success
|
||||||
* [x] `20`
|
* [x] `20`
|
||||||
|
|
@ -49,26 +48,22 @@ GTK 4 / Libadwaita client written in Rust
|
||||||
* [ ] Permanent failure
|
* [ ] Permanent failure
|
||||||
* [ ] Client certificates
|
* [ ] Client certificates
|
||||||
* [ ] Gemfeeds
|
* [ ] Gemfeeds
|
||||||
|
* [ ] [Nex](https://nightfall.city/nex/info/specification.txt)
|
||||||
#### [Nex](https://nightfall.city/nex/info/specification.txt)
|
* [ ] Local
|
||||||
#### Local
|
|
||||||
|
|
||||||
### Media types
|
### Media types
|
||||||
|
|
||||||
#### Text
|
#### Text
|
||||||
|
|
||||||
* [x] `text/gemini`
|
* [x] `text/gemini`
|
||||||
* [ ] `text/plain`
|
* [ ] `text/plain`
|
||||||
|
|
||||||
#### Images
|
#### Images
|
||||||
|
|
||||||
* [x] `image/gif`
|
* [x] `image/gif`
|
||||||
* [x] `image/jpeg`
|
* [x] `image/jpeg`
|
||||||
* [x] `image/png`
|
* [x] `image/png`
|
||||||
* [x] `image/webp`
|
* [x] `image/webp`
|
||||||
|
|
||||||
#### Audio
|
#### Audio
|
||||||
|
|
||||||
* [ ] `audio/mpeg`
|
* [ ] `audio/mpeg`
|
||||||
* [ ] `audio/ogg`
|
* [ ] `audio/ogg`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue