Monorepo for Tangled tangled.org

appview/pages: clean up copy on homepage #1101

merged opened by oppi.li targeting master from op/mqkvoxuvzrsz
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3mfzc5tdelm22
+12 -12
Interdiff #3 #4
appview/pages/templates/timeline/home.html

This file has not been changed.

input.css

This file has not been changed.

+12 -12
appview/models/bsky.go
··· 8 8 ) 9 9 10 10 type BskyPost struct { 11 - Rkey string 12 - Text string 13 - CreatedAt time.Time 14 - Langs []string 15 - Tags []string 16 - Embed *apibsky.FeedDefs_PostView_Embed 17 - Facets []*apibsky.RichtextFacet 18 - Labels *apibsky.FeedPost_Labels 19 - Reply *apibsky.FeedPost_ReplyRef 20 - LikeCount int64 21 - ReplyCount int64 11 + Rkey string 12 + Text string 13 + CreatedAt time.Time 14 + Langs []string 15 + Tags []string 16 + Embed *apibsky.FeedDefs_PostView_Embed 17 + Facets []*apibsky.RichtextFacet 18 + Labels *apibsky.FeedPost_Labels 19 + Reply *apibsky.FeedPost_ReplyRef 20 + LikeCount int64 21 + ReplyCount int64 22 22 RepostCount int64 23 - QuoteCount int64 23 + QuoteCount int64 24 24 } 25 25 26 26 func NewBskyPostFromView(postView *apibsky.FeedDefs_PostView) (*BskyPost, error) {

History

5 rounds 0 comments
sign up or login to add to the discussion
oppi.li submitted #4
1 commit
expand
appview/pages: clean up copy on homepage
3/3 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
appview/pages: clean up copy on homepage
expand 0 comments
1 commit
expand
appview/pages: clean up copy on homepage
expand 0 comments
1 commit
expand
appview/pages: clean up copy on homepage
expand 0 comments
oppi.li submitted #0
1 commit
expand
appview/pages: clean up copy on homepage
expand 0 comments