Monorepo for Tangled tangled.org
12

Configure Feed

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

appview/pulls: don't update created date on resubmit

Signed-off-by: Seongmin Lee <git@boltless.me>

author
Seongmin Lee
committer tangled.org date (Apr 14, 2026, 7:36 AM UTC) commit 712f3052 parent 0f6a9a5d change-id wkwzvtzx
-1
-1
appview/pulls/pulls.go
··· 2010 2010 CreatedAt: time.Now().Format(time.RFC3339), 2011 2011 PatchBlob: blob.Blob, 2012 2012 }) 2013 - record.CreatedAt = time.Now().Format(time.RFC3339) 2014 2013 2015 2014 _, err = comatproto.RepoPutRecord(r.Context(), client, &comatproto.RepoPutRecord_Input{ 2016 2015 Collection: tangled.RepoPullNSID,