+225
-458
api/tangled/cbor_gen.go
+225
-458
api/tangled/cbor_gen.go
·························································-if err := cw.WriteMajorTypeHeader(cbg.MajTextString, uint64(len(*t.CreatedAt))); err != nil {··················-if err := cw.WriteMajorTypeHeader(cbg.MajTextString, uint64(len(*t.CreatedAt))); err != nil {·····················-if err := cw.WriteMajorTypeHeader(cbg.MajTextString, uint64(len(*t.CreatedAt))); err != nil {······
······································································································
+2
-2
api/tangled/issuecomment.go
+2
-2
api/tangled/issuecomment.go
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.issue.comment" cborgen:"$type,const=sh.tangled.repo.issue.comment"`
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.issue.comment" cborgen:"$type,const=sh.tangled.repo.issue.comment"`
+1
-1
api/tangled/issuestate.go
+1
-1
api/tangled/issuestate.go
+4
-4
api/tangled/knotmember.go
+4
-4
api/tangled/knotmember.go
···-LexiconTypeID string `json:"$type,const=sh.tangled.knot.member" cborgen:"$type,const=sh.tangled.knot.member"`
···+LexiconTypeID string `json:"$type,const=sh.tangled.knot.member" cborgen:"$type,const=sh.tangled.knot.member"`
+2
-2
api/tangled/pullcomment.go
+2
-2
api/tangled/pullcomment.go
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.pull.comment" cborgen:"$type,const=sh.tangled.repo.pull.comment"`
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.pull.comment" cborgen:"$type,const=sh.tangled.repo.pull.comment"`
+1
-1
api/tangled/pullstatus.go
+1
-1
api/tangled/pullstatus.go
+1
-1
api/tangled/repoissue.go
+1
-1
api/tangled/repoissue.go
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.issue" cborgen:"$type,const=sh.tangled.repo.issue"`
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.issue" cborgen:"$type,const=sh.tangled.repo.issue"`
+1
-1
api/tangled/repopull.go
+1
-1
api/tangled/repopull.go
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.pull" cborgen:"$type,const=sh.tangled.repo.pull"`
···LexiconTypeID string `json:"$type,const=sh.tangled.repo.pull" cborgen:"$type,const=sh.tangled.repo.pull"`
+2
-2
api/tangled/tangledpublicKey.go
+2
-2
api/tangled/tangledpublicKey.go
···LexiconTypeID string `json:"$type,const=sh.tangled.publicKey" cborgen:"$type,const=sh.tangled.publicKey"`
···LexiconTypeID string `json:"$type,const=sh.tangled.publicKey" cborgen:"$type,const=sh.tangled.publicKey"`
+1
-1
api/tangled/tangledrepo.go
+1
-1
api/tangled/tangledrepo.go
···
···
+2
-2
appview/pages/templates/knot.html
+2
-2
appview/pages/templates/knot.html
+3
-3
appview/settings/settings.go
+3
-3
appview/settings/settings.go
+2
-2
appview/state/pull.go
+2
-2
appview/state/pull.go
+15
-15
appview/state/repo.go
+15
-15
appview/state/repo.go
························atresp, err := comatproto.RepoPutRecord(r.Context(), xrpcClient, &comatproto.RepoPutRecord_Input{
························atresp, err := comatproto.RepoPutRecord(r.Context(), xrpcClient, &comatproto.RepoPutRecord_Input{
+1
-1
appview/state/repo_util.go
+1
-1
appview/state/repo_util.go
+16
-16
appview/state/state.go
+16
-16
appview/state/state.go
············atresp, err := comatproto.RepoPutRecord(r.Context(), xrpcClient, &comatproto.RepoPutRecord_Input{
············atresp, err := comatproto.RepoPutRecord(r.Context(), xrpcClient, &comatproto.RepoPutRecord_Input{
+9
-9
knotserver/db/pubkeys.go
+9
-9
knotserver/db/pubkeys.go
············
············
+2
-2
knotserver/jetstream.go
+2
-2
knotserver/jetstream.go
···
···
+6
-7
lexicons/follow.json
+6
-7
lexicons/follow.json
+5
-1
lexicons/issue/comment.json
+5
-1
lexicons/issue/comment.json
+7
-1
lexicons/issue/issue.json
+7
-1
lexicons/issue/issue.json
+4
-1
lexicons/issue/state.json
+4
-1
lexicons/issue/state.json
+5
-4
lexicons/member.json
+5
-4
lexicons/member.json
······
······
+2
-3
lexicons/publicKey.json
+2
-3
lexicons/publicKey.json
······
······
+5
-1
lexicons/pulls/comment.json
+5
-1
lexicons/pulls/comment.json
+9
-6
lexicons/pulls/pull.json
+9
-6
lexicons/pulls/pull.json
······
······
+4
-1
lexicons/pulls/state.json
+4
-1
lexicons/pulls/state.json
+12
-7
lexicons/repo.json
+12
-7
lexicons/repo.json
······
······
+6
-8
lexicons/star.json
+6
-8
lexicons/star.json