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 175 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

rkingett
rkingett commented Dec 29, 2020

I'd like the ability to share all, or part, of my Bookwyrm activity via RSS feed. If I can share an RSS feed of all, or part, of my activity on places like the bird site or my blog, this will help me produce content and give people more ways to follow me.

Goodreads has RSS feeds for your whole profile, and individual shelves, but, in truth, I'd just need one RSS feed that contains all my public

wordpress-activitypub