this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fakermaker: include required createdAt on 'like' records

+1
+1
cmd/fakermaker/main.go
··· 592 592 Uri: viewPost.Post.Uri, 593 593 Cid: viewPost.Post.Cid, 594 594 }, 595 + CreatedAt: time.Now().Format(time.RFC3339), 595 596 } 596 597 // TODO: may have already like? in that case should ignore error 597 598 _, err := comatproto.RepoCreateRecord(ctx, xrpcc, &comatproto.RepoCreateRecord_Input{