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 180 public repositories matching this topic...

bpepple
bpepple commented Feb 27, 2021

Feature Proposed

It would be nice to give the ability to add words not already included in the slur filter. This could be done either on the admin level or user level settings

Describe the solution you'd like

Add an option in the settings to add a list of word to the slur filter. The default slur words in the code should be shown in the help text to prevent duplication.

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

tastytea
tastytea commented Apr 6, 2021

Is your feature request related to a problem? Please describe.
I'd like to have a field for content warnings in the book pages.

Describe the solution you'd like
An array or a text field on the edit book page, shown as text below the description on book pages. It should apply to the work, not the edition.

Maybe something like this:
![screenshot_2021-04-06T22:08:47](https://user-ima

wordpress-activitypub