planiverse

A minimalist, no-JS front-end for Mastodon.
git clone https://git.stjo.hn/planiverse
Log | Files | Refs | README | LICENSE

commit 912929cf02d0ce81a6149514d2729b14b4ea0a33
parent 98a5b744eddfd0174b41c9796fa2d15003303850
Author: St John Karp <stjohn@fuzzjunket.com>
Date:   Mon, 18 Feb 2019 00:16:06 +0000

Add search to the readme

Diffstat:
MREADME.md | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -36,9 +36,9 @@ Currently implemented features are: * optional timestamps in Swatch Internet time (beats) -Features still to be implemented include: +* searching accounts and statuses -* searching accounts +Features still to be implemented include: * deleting statuses @@ -180,4 +180,4 @@ Planiverse will happily run on the same domain as your Mastodon instance if you } } -Or, for a simpler configuration or to point to a remote Mastodon instance, you can host Planiverse on its own domain. Just configure it as a regular PHP application. -\ No newline at end of file +Or, for a simpler configuration or to point to a remote Mastodon instance, you can host Planiverse on its own domain. Just configure it as a regular PHP application.