Skip to content
#

ActivityPub

activitypub logo

ActivityPub is a decentralized social networking protocol standardized by the World Wide Web Consortium (W3C). It includes both an API for social networking clients and an API for server-server federation.

Here are 196 public repositories matching this topic...

writefreely
colin-axner
colin-axner commented Oct 9, 2020

on latest develop, if I run:

go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
    --- FAIL: TestViewOauthCallback/success (0.00s)
        oauth_test.go:248: 
            	Error Trace:	oauth_test.go:248
            	Error:      	Received unexpected error:
            	            	/logi
elegaanz
elegaanz commented Dec 26, 2019

Is your feature request related to a problem? Please describe.

It may be hard to understand why a post is in one of our timelines, especially in the case of someone boosting/linking someone else you don't follow, or when the same post appears multiple times because it got boosted.

Describe the solution you'd like

Adding a little "X boosted/liked" indicator to each concerned card

mouse-reeve
mouse-reeve commented Jan 1, 2022

It's NYE and I'm seeing the 2021 reading goal prompt -- I expect the timezone is being considered when the year is calculated, but not in the if statement that determines if the modal should be show. Low priority -- it'd be nice to fix this before 2023 :)

<img width="794" alt="Screen Shot 2021-12-31 at 5 14 04 PM" src="https://user-images.githubusercontent.com/1807695/147842094-102ac9fe-b75b-4c

wordpress-activitypub