mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-01 22:26:24 -07:00
Change naming convention from cyclical to cyclic, as the latter is more acurate
This commit is contained in:
parent
3c33792284
commit
09c059edd2
17 changed files with 72 additions and 73 deletions
|
@ -60,11 +60,10 @@ See [`frontend/README.md`](frontend/README.md) for information on working with S
|
|||
## Roadmap
|
||||
|
||||
### Near future
|
||||
* Fully implement cyclical threads
|
||||
* Implement +50
|
||||
* Add more banners
|
||||
* Add more plugin support (more event triggers)
|
||||
|
||||
### Lower priority
|
||||
* RSS feeds from boards/specific threads/specific usernames+tripcodes (such as newsanon)
|
||||
* Pinning a post within a thread even if its not the OP, to prevent its deletion in a cyclical thread.
|
||||
* Pinning a post within a thread even if its not the OP, to prevent its deletion in a cyclic thread.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue