-
When trying to install Pleroma it failed with `DEBUG - !!! Config path is not declared! Please ensure it exists and that PLEROMA_CONFIG_PATH is unset or points to an existing file`.
**Update: The b…
chri2 updated
6 months ago
-
const M = generator('pleroma', `https://${data.website}`, data.tokenData.access_token);
const upload = await M.uploadMedia(file.value, { description: altText });
Upload aborts with a 400 agains…
-
It could definitely be argued that someone with as little experience as me shouldn't try to get into self-hosting, particularly with services open to the web. Nonetheless, I am trying and I would like…
-
Pleroma supports a reaction system now that is very similar to how likes work. You can see them in action here: https://lain.com/notice/9rX5jNrK28tK19fAwa
I wrote a guide for implementers here: htt…
-
[Pleroma](https://pleroma.social) has added support for scrobbling. A sample client is [here](https://git.pleroma.social/pleroma/scrobbler-client).
-
Details: https://pleroma.soykaf.com/notice/9863320
In short, it seems that it won't post to their inboxes, because it expects the inbox attribute to be on the object rather than on the actor.
An…
-
By looking at Pleroma's code I think it's validating that the origin of the action is the same as the actor, and since the actor is at Sutty but the action comes from DPress, it fails:
https://git.…
fauno updated
7 months ago
-
## Describe the requested icon(s)
I noticed that phosphor added icons for the fediverse and Mastodon. I take this as a sign of interest in including fedi software, and have a couple of suggestions fo…
-
Hello,
Any idea? i get firstime running (with empty tweets folder etc): `pleroma-bot --forceDate 2023-02-28`
```
Traceback (most recent call last):
File "/home/joey/.local/lib/python3.10/site…
-
With Mangane (on Pleroma but I think it's the same with Akkoma) no way to access to Atom/RSS feed.
The "normal" Pleroma/Akkoma feed URL redirect to profile page not to feed content:
Example:
…