diff --git a/README.md b/README.md index e83fcf4..7453c8e 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Now, that it is being revived, the original scope of the project doesn’t reall - [ ] go FOSS (make the source code publicly available under a FOSS license (see issue #5) and preferably usable for everyone to host an instance) - [ ] get generic forum functionality going (creation of boards, creation of threads within boards, messages) -Once these two are given, here are some additional goals both from the original scope of the project any my own ideas. Input is welcome. +Once these two are given, here are some additional goals both from the original scope of the project as well as my own ideas. Input is welcome. -- [ ] anonymous posts (users can choose to post anonymously, registered users will have a unique name per thread to tell users apart) +- [ ] anonymous posts (users can choose to post anonymously, registered users will have a unique name per thread that stays the same so users can tell each other apart) - [ ] subscribing to threads - [ ] "split thread here" feature (kinda like on Reddit when multiple ppl answer to one person) - [ ] automatic loading of new messages in threads (opt-out in settings)