From ab46e23ef9df4092cc70e4e2a1efe0f4982b4a26 Mon Sep 17 00:00:00 2001 From: alemi Date: Tue, 16 Jul 2024 02:28:11 +0200 Subject: [PATCH] docs: updated roadmap fields arent really displayed but they federate --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9b75fe..79712ec 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ server { slice 1m; proxy_set_header Range $slice_range; chunked_transfer_encoding on; + proxy_ignore_client_abort on; proxy_buffering on; proxy_cache upub_cache; proxy_cache_key $host$uri$is_args$args$slice_range; @@ -91,13 +92,13 @@ don't hesitate to get in touch, i'd be thrilled to showcase the project to you! - [x] optimize `addressing` database schema - [x] mentions, notifications - [x] hashtags - - [ ] remote media proxy + - [x] remote media proxy + - [x] user fields - [ ] better editing via web frontend - [ ] upload media - [ ] public vs unlisted for discovery - [ ] mastodon-like search bar - [ ] polls - - [ ] user fields - [ ] lists - [ ] full mastodon api - [ ] get rid of internal ids from code