From 4f9824ea490b6cdf5fb0e41a1638c542182a423b Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Mon, 21 Jun 2021 15:54:51 +0200 Subject: [PATCH] doc updates --- PROGRESS.md | 4 ++-- README.md | 13 +++++-------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/PROGRESS.md b/PROGRESS.md index e6c2ca0..87b0f52 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -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) diff --git a/README.md b/README.md index 9e3a01c..0af1f3f 100644 --- a/README.md +++ b/README.md @@ -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