diff options
author | 2023-12-16 12:49:37 +0100 | |
---|---|---|
committer | 2023-12-16 12:49:37 +0100 | |
commit | 1312695c46d02967b71def61985431bbb63f11db (patch) | |
tree | 6bcf6e4e156e3e4e70baa206b43ed90f1be0b9c2 /docs/faq.md | |
parent | [bugfix] use a much shorter refresh limit for statuses with polls (#2453) (diff) | |
download | gotosocial-1312695c46d02967b71def61985431bbb63f11db.tar.xz |
[docs]: Update FAQ and ROADMAP (#2458)
* Update faq.md
* Update ROADMAP.md
* Add PR links
Diffstat (limited to 'docs/faq.md')
-rw-r--r-- | docs/faq.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/faq.md b/docs/faq.md index 496f76bda..bb8df5143 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -40,10 +40,8 @@ Right now the only way to create an account is by the server's admin to run a co Take a look at the [list of open bugs](https://github.com/superseriousbusiness/gotosocial/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and the [roadmap](https://github.com/superseriousbusiness/gotosocial/blob/main/ROADMAP.md) for a more detailed rundown, but the main missing features at the time of this writing are: -- muting conversations - backfill of posts - web-based signup -- polls - scheduling posts - account migration - shared block lists across servers |