Add support for voting on Question
This commit is contained in:
parent
4046fa0506
commit
d67a44bb59
8 changed files with 187 additions and 6 deletions
|
@ -76,7 +76,7 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
|
|||
# TODO(ts):
|
||||
#
|
||||
# Next:
|
||||
# - show pending follow request (and prevent double follow?)
|
||||
# - prevent double accept/double follow
|
||||
# - UI support for updating posts
|
||||
# - Article support
|
||||
# - Fix tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue