Create empty outbox for user (ref #1220) #135

Merged
dessalines merged 1 commits from user-outbox into main 2020-11-18 19:13:35 +00:00
Owner

For activitypub compliance.

For activitypub compliance.
dessalines reviewed 2020-11-18 19:13:21 +00:00
@ -27,0 +40,4 @@
.await??;
let mut collection = OrderedCollection::new();
collection
.set_many_items(Vec::<Url>::new())
Owner

Prolly a good idea to put a TODO in here.

Prolly a good idea to put a TODO in here.
Author
Owner

Done (committed directly to main).

Done (committed directly to main).
dessalines merged commit c038acea5b into main 2020-11-18 19:13:34 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 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#135
No description provided.