Differentiate friends/local/federated reviews
This commit is contained in:
parent
20522cbd11
commit
a46193a37b
12 changed files with 118 additions and 30 deletions
|
@ -7,6 +7,8 @@ import re
|
|||
|
||||
from fedireads.utils.models import FedireadsModel
|
||||
|
||||
# TODO: quote, comment, poll, recommendation, content warning, image
|
||||
|
||||
|
||||
class Status(FedireadsModel):
|
||||
''' any post, like a reply to a review, etc '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue