delete account
This commit is contained in:
@@ -12,6 +12,7 @@ In action on my website: [deadvey.com](https://deadvey.com)<br/>
|
||||
* hitcount
|
||||
* Markdown syntax in posts
|
||||
* Commenting on posts
|
||||
* sign up and delete account
|
||||
|
||||
# Bugs
|
||||
* probably scales like shit
|
||||
@@ -20,8 +21,8 @@ In action on my website: [deadvey.com](https://deadvey.com)<br/>
|
||||
# planned features/todo list
|
||||
* atom
|
||||
* federation (looks tricky)
|
||||
* sign up
|
||||
* All strings (including in edit and post page) customisable
|
||||
* formatable custom strings
|
||||
* split code into files to tidy it up a bit
|
||||
* inline comments and docs
|
||||
* give each post a hard postID to prevent potential issues
|
||||
@@ -38,6 +39,7 @@ In action on my website: [deadvey.com](https://deadvey.com)<br/>
|
||||
* %G - Tag name (used for the tag page only)
|
||||
* %H - Frontpage hit count
|
||||
* %I - User description
|
||||
* %J - URL delete account
|
||||
* %L - URL Permanent link to the post
|
||||
* %M - comments
|
||||
* %N - the username of the user (poster)
|
||||
|
Reference in New Issue
Block a user