Make apub extension fields optional (ref #1220) #163
Merged
dessalines
merged 1 commits from optional-apub-extensions
into main
12 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'optional-apub-extensions'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I dont think these fields are really necessary for Lemmy to work, so we shouldnt expect other projects to implement them. With category its a bit tricky to set a default, but I think this still makes sense, because we are thinking of removing the categories.
I tested this by setting the optional fields as None in the sending code, and all the tests still passed fine (except sticky/lock post).
def8af7d8a
into main 12 months agodef8af7d8a
.