-
Updated
Feb 24, 2022 - Ruby
ActivityPub
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...
Is your proposal related to a problem?
Notification messages arrive only in HTML format, and "text first" mail clients, like claws mail, etc. get a code message, with html tags, etc.
Describe the solution you'd like
Messages should use both formats, plain text and html.
-
Updated
Feb 19, 2022 - PHP
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-
Updated
Feb 23, 2022 - TypeScript
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
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
-
Updated
Oct 26, 2020
-
Updated
Aug 27, 2020 - Python
-
Updated
Jul 5, 2021 - Rust
-
Updated
Jan 19, 2022 - Go
-
Updated
Feb 10, 2022 - Rust
Token reuse just gives Internal Server Error, would be nice to get something a little more informative :)
-
Updated
Feb 19, 2022 - Python
-
Updated
Jan 15, 2022 - Kotlin
-
Updated
Feb 24, 2022 - Elixir
-
Updated
Jan 23, 2022 - Python
-
Updated
Feb 23, 2022 - Java
-
Updated
May 19, 2020 - TypeScript
-
Updated
Feb 22, 2022 - HTML
Right now it's uploads/<item>/<username slug> with the username slug being prefixed with remote_ if remote user.
That might cause an issue because foo@instance1 and foo@instance will have the same folder name.
Solution: uses the user flake id instead of slug for everybody, but keep the remote_ part
-
Updated
Feb 23, 2022 - Go
Direct/Private/Unlisted/Public
- If somebody sends you a message (mentioning on the fediverse) to redirect it to email.
- To add a simple form (in Wordpress menu or dashboard) where you can choose message type (private, public, etc), write an answer (without posting it on Wordpress).
-
Updated
Feb 11, 2022 - HTML
-
Updated
May 15, 2021 - PHP
- Repository
- w3c/activitypub
- Website
- activitypub.rocks
- Wikipedia
- Wikipedia

Hi,
I am trying to disable the audit log, but i can't find the option in the config file, it would be nice to be able to turn that off.