Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4955ebe7bd |
@@ -29,20 +29,14 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
|||||||
* Search functionality
|
* Search functionality
|
||||||
* Page indexes
|
* Page indexes
|
||||||
|
|
||||||
# Bugs:
|
|
||||||
* probably scales like shit
|
|
||||||
* probably insecure as hell
|
|
||||||
|
|
||||||
# Planned features/todo list:
|
# Planned features/todo list:
|
||||||
* federation (looks tricky)
|
* federation
|
||||||
* inline comments and docs
|
|
||||||
* clean up code a bit
|
* clean up code a bit
|
||||||
* /postID and /userID pages
|
* /postID and /userID pages
|
||||||
* Make EJS modification more user friendly (half done)
|
* Make EJS modification more user friendly (half done)
|
||||||
* API for returning posts, users, comments, tags other?...
|
* API for returning posts, users, comments, tags other?...
|
||||||
* Moderation tools including a keyword blacklist
|
* Moderation tools including a keyword blacklist
|
||||||
* Request account function? Not sure how this should be implemented.
|
* Request account function? Not sure how this should be implemented.
|
||||||
* optional SQL
|
|
||||||
* initialisation has prompts for setup process.
|
* initialisation has prompts for setup process.
|
||||||
|
|
||||||
# Docs:
|
# Docs:
|
||||||
|
|||||||
Reference in New Issue
Block a user