Monorepo for Tangled tangled.org

lexicons: add general sh.tangled.comment lexicon #864

open opened by boltless.me targeting master from sl/wnrvrwyvrlzo
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3m7iohv2yav22
+43 -43
Interdiff #5 #6
+43 -43
api/tangled/cbor_gen.go
··· 561 561 562 562 return nil 563 563 } 564 + func (t *FeedReaction) MarshalCBOR(w io.Writer) error { 565 + if t == nil { 566 + _, err := w.Write(cbg.CborNull) 567 + 568 + 569 + 570 + 571 + 572 + 573 + 574 + 575 + 576 + 577 + 578 + 579 + 580 + 581 + 582 + 583 + 584 + 585 + 586 + 587 + 588 + 589 + 590 + 591 + 592 + 593 + 594 + 595 + 596 + 597 + 598 + 599 + 600 + 601 + 602 + 603 + 604 + 605 + return nil 606 + } 564 607 func (t *Comment) MarshalCBOR(w io.Writer) error { 565 608 if t == nil { 566 609 _, err := w.Write(cbg.CborNull) ··· 974 1017 } 975 1018 } 976 1019 } 977 - 978 - return nil 979 - } 980 - func (t *FeedReaction) MarshalCBOR(w io.Writer) error { 981 - if t == nil { 982 - _, err := w.Write(cbg.CborNull) 983 - 984 - 985 - 986 - 987 - 988 - 989 - 990 - 991 - 992 - 993 - 994 - 995 - 996 - 997 - 998 - 999 - 1000 - 1001 - 1002 - 1003 - 1004 - 1005 - 1006 - 1007 - 1008 - 1009 - 1010 - 1011 - 1012 - 1013 - 1014 - 1015 - 1016 - 1017 - 1018 - 1019 - 1020 1020 1021 1021 return nil 1022 1022 }
api/tangled/tangledcomment.go

This file has not been changed.

cmd/cborgen/cborgen.go

This file has not been changed.

lexicons/comment/comment.json

This file has not been changed.

History

8 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
2/3 timeout, 1/3 success
expand
no conflicts, ready to merge
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
3/3 success
expand
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
3/3 success
expand
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
3/3 success
expand
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
3/3 success
expand
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
3/3 success
expand
expand 0 comments
1 commit
expand
lexicons: add general sh.tangled.comment lexicon
3/3 success
expand
expand 0 comments