doc updates

This commit is contained in:
tsmethurst 2021-06-21 15:54:51 +02:00
parent dea4941b4a
commit 4f9824ea49
2 changed files with 7 additions and 10 deletions

View File

@ -118,8 +118,8 @@
* [ ] Markers
* [ ] /api/v1/markers GET (Get saved timeline position)
* [ ] /api/v1/markers POST (Save timeline position)
* [ ] Streaming
* [ ] /api/v1/streaming WEBSOCKETS (Stream live events to user via websockets)
* [x] Streaming
* [x] /api/v1/streaming WEBSOCKETS (Stream live events to user via websockets)
* [ ] Notifications
* [x] /api/v1/notifications GET (Get list of notifications)
* [x] /api/v1/notifications/:id GET (Get a single notification)

View File

@ -16,12 +16,13 @@ Because the server implementation is as generic and flexible/configurable as pos
A grab-bag of things that are already included or will be included in the project if time allows:
* Various federation modes, including reputation-based 'slow' federation, 'normal' federation, and zero federation.
* Various federation modes, including reputation-based 'slow' federation, 'normal' federation, allowlist-only federation, and zero federation.
* Local-only posting, and granular post settings including 'rebloggable/boostable', 'likeable', 'replyable'.
* Character limit for posts that's easy for admins to configure (no messing around in the source code).
* Groups and group posting!
* Built-in, automatic LetsEncrypt support (no messing around with Nginx or Certbot).
* Good performance on lower-powered machines like Raspberry Pi, old laptops, tiny VPSes (the test VPS has 1gb of ram and 1 cpu core).
* Subscribeable and shareable allowlists/denylists for federation.
## Implementation Status
@ -51,17 +52,13 @@ For a detailed view on progress made towards a v0.1.0 (beta) release, see [here]
## Contact
For questions and comments, you can reach out to Tobi on the Fediverse [here](https://ondergrond.org/@dumpsterqueer) or mail admin@gotosocial.org.
For questions and comments, you can reach out to tobi on the Fediverse [here](https://ondergrond.org/@dumpsterqueer) or mail admin@gotosocial.org.
## Sponsorship
Currently, this project is funded using Liberapay, to put bread on the table while Tobi works on it. If you want to sponsor this project and get your name on this repo, you can do so [here](https://liberapay.com/dumpsterqueer/)! `<3`
Currently, this project is funded using Liberapay, to put bread on the table while work continues on it.
### Sponsors
Only anonymous donations so far!
[Donate](https://liberapay.com/dumpsterqueer/)
If you want to sponsor this project, you can do so [here](https://liberapay.com/dumpsterqueer/)! `<3`
### Image Attribution