Implement save/unsave post + saved list display
This commit is contained in:
@@ -34,6 +34,7 @@ Basic Commands
|
||||
|
||||
Authenticated Commands
|
||||
`a/z` : Upvote/downvote
|
||||
`w` : Save/unsave a post
|
||||
`c` : Compose a new post or comment
|
||||
`e` : Edit an existing post or comment
|
||||
`d` : Delete an existing post or comment
|
||||
@@ -80,4 +81,4 @@ SUBMISSION_EDIT_FILE = """{content}
|
||||
# and an empty message aborts the submission.
|
||||
#
|
||||
# Editing {name}
|
||||
"""
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user