Add checkboxes in front of planned features.

This commit is contained in:
tastytea 2020-02-26 06:47:27 +01:00
parent c76c518885
commit d09693c7c7
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 8 additions and 7 deletions

View File

@ -24,13 +24,14 @@
== Planned features == Planned features
* Get posts from: * [ ] Get posts from:
** Mastodon & Pleroma ** [ ] Mastodon & Pleroma
** Parastat ** [ ] Parastat
** Maybe others ** [ ] Maybe others
* Show posts in a threaded view. * [ ] Show posts in a threaded view.
* Subscribing to hashtags. * [ ] Subscribing to hashtags.
* Separate filtered views (timelines filtered with regular expressions). * [ ] Separate filtered views (timelines filtered with regular expressions).
* [ ] Post posts.
== Install == Install