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 205 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 Feb 17, 2022

It would be great if urls were more human readable, by including the book title in book urls and author name in author urls. This field should be optional and non-determing, so if you enter a url without the name, or with the wrong name, it should resolve to the correct name. When the title or name changes, the url should reflect that change.

For example:
https://bookwyrm.social/book/304370

wordpress-activitypub