Start big cleanup
This commit is contained in:
parent
a6bd6ee7b3
commit
0f5e35af97
8 changed files with 599 additions and 530 deletions
|
@ -20,6 +20,8 @@ class MetaKey(Enum):
|
|||
NOTIFICATION = "notification"
|
||||
NOTIFICATION_UNREAD = "notification_unread"
|
||||
NOTIFICATION_FOLLOWS_BACK = "notification_follows_back"
|
||||
POLL_ANSWER = "poll_answer"
|
||||
STREAM = "stream"
|
||||
ACTOR_ID = "actor_id"
|
||||
UNDO = "undo"
|
||||
PUBLISHED = "published"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue