wanted to fix a typo, ended up rewording things

master
Jan Danielzick 2021-08-15 03:30:47 +02:00
parent 5be5c14118
commit 2904e36861
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@ Now, that it is being revived, the original scope of the project doesnt 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) - [ ] 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) - [ ] 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 - [ ] subscribing to threads
- [ ] "split thread here" feature (kinda like on Reddit when multiple ppl answer to one person) - [ ] "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) - [ ] automatic loading of new messages in threads (opt-out in settings)