diff --git a/README.md b/README.md index 5ac8ba6..89a212e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This version makes quite a few changes from [the original](https://github.com/Je - Stores toots in a sqlite database rather than a text file - Doesn't unnecessarily redownload all toots every time - Ability to ignore specific CWs +- Fixes Pleroma post fetching ## FediBooks Before you use mstdn-ebooks to create your own ebooks bot, I recommend checking out [FediBooks](https://fedibooks.com). Compared to mstdn-ebooks, FediBooks offers a few advantages: @@ -35,7 +36,7 @@ While there is a Docker version provided, it is **not guaranteed to work**. I pe | Software | Downloading statuses | Posting | Replying | |-----------|-------------------------------------------------------------------|---------|-------------------------------------------------------------| | Mastodon | Yes | Yes | Yes | -| Pleroma | [Somewhat](https://git.pleroma.social/pleroma/pleroma/issues/866) | Yes | [No](https://git.pleroma.social/pleroma/pleroma/issues/416) | +| Pleroma | Yes | Yes | [No](https://git.pleroma.social/pleroma/pleroma/issues/416) | | Misskey | Yes | No | No | | diaspora* | [No](https://github.com/diaspora/diaspora/issues/7422) | No | No | | Others | Maybe | No | No |