Make apub extension fields optional (ref #1220) #163

Merged
dessalines merged 1 commits from optional-apub-extensions into main 2021-02-05 17:50:45 +00:00
Owner

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).

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).
nutomic added 2 commits 2021-02-05 13:27:20 +00:00
dessalines merged commit def8af7d8a into main 2021-02-05 17:50:45 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#163
No description provided.