-
Updated
Jun 8, 2021 - 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 187 public repositories matching this topic...
One of the biggest things that will make it harder for new users coming for reddit is to find Lemmy's website itself.
I recently moved to Lemmy from reddit and took me 10 mins just to find lemmy, whenever I searched up Lemmy, this is what popped up instead.

--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Jun 8, 2021 - 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
-
Updated
Oct 26, 2020
Is your feature request related to a problem? Please describe.
When one finishes reading something, you have to put it in the "Finished" shelf and then go back again and rate it, and the same applies to rating something, if you do it doesn't go to the "Finished" shelf, which doesn't make a lot of sense, since you're supposed to rate works you have read.
**Describe the solution you'd like
-
Updated
Aug 27, 2020 - Python
-
Updated
Apr 29, 2021 - Rust
-
Updated
May 19, 2021 - Rust
-
Updated
Apr 26, 2021 - Go
-
Updated
Jun 5, 2021 - Python
-
Updated
Jun 7, 2021 - Kotlin
-
Updated
Aug 11, 2020 - Python
-
Updated
Jun 8, 2021 - Elixir
-
Updated
May 19, 2020 - TypeScript
-
Updated
Jun 4, 2021 - Java
-
Updated
Jan 11, 2021 - HTML
-
Updated
Jun 6, 2021 - 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).
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
There's no rate-limiting for inbound requests currently, and this should be implemented to avoid the server being spammed/scraped by bad eggs.
There are a couple of middlewares available for Gin to do rate limiting:
- https://github.com/axiaoxin-com/ratelimiter
- https://github.com/yangxikun/gin-limit-by-key/blob/master/limit.go
- Probably some more that I didn't see yet.
These should b
-
Updated
Jun 7, 2021 - HTML
-
Updated
May 3, 2020 - JavaScript
- Repository
- w3c/activitypub
- Website
- activitypub.rocks
- Wikipedia
- Wikipedia

Describe the problem to be solved
I have little experience with playlists on Peertube.
By default, when I create a playlist it is in "private" mode.
A few days later, I try to share my playlist, I press the "share" button, I get a sharing link.
Except that my playlist is in "private" mode... so if I share this link my friends will see a 404 error.
**Describe the solution you would l