Next thing I need to do is to turn off the mastodon-native “cards” for links, because I am future-proofing my self-hosted services against issues with the law here in Germany, especially regarding what is called “framing” here.
In short, I better not EVER have a picture anywhere on anything I self-host I have not explicitly acquired the rights to, or have made myself.
There is a whole gray market in Germany for suing the people for that. Fixing this next.
#asca #server
#mastodon #gdpr
¡ Buenas, gentes del #fediverso ! Últimamente me inquietan un par de cuestiones sobre el Fediverso y quería saber si alguien más comparte estas preocupaciones y si tenéis alguna lectura al respecto.
Las cuestiones son:
¿Hasta qué punto es posible restringir el acceso a ciertos contenidos? Me preocupa recomendar #Mastodon a mis alumnos menores de edad y que puedan acceder a contenido nsfw.
After a little investigation, I found that I was wrong. The problem is not with mastodon.el. Looks like my instance somehow won't accept access_token, issued by the /oauth/token, if this token was stored and reused e.g. after Emacs restart.
BTW, if I try to get the access_token by hand, via the Librewolf DevTools, then the server won't give me any token, saying that "The provided authorization grant is invalid"
https://codeberg.org/martianh/mastodon.el/issues/732#issuecomment-6580210
#Emacs #Mastodon #MastodonAPI #rant #TechRant
🍮 Wissen zum Nachtisch: 🍨
Retröt: Mastodon für #Einsteiger. Was ist #Mastodon? Wie bekomme ich einen Account? Wie sieht die Oberfläche aus?
Wer als #Twitter-, X-, #Threads- oder Bluesky-User ein neues Zuhause sucht, sollte Mastodon ausprobieren.
#neuhier #eXit #ByeByeX #QuitX #Meta #FaceOff #InstaLeave #InstaExit #MetaOff #MetaDrop
#mastodon redux #ecologie (tiré du rapport de prospective scientifique CNRS EE 2023)

Servicetoot: @stpauli.social ist wieder online.*
* pls backup your data regularly ;)
Good evening, #mastoart #mastodon
This is #Fotomontag #photomonday #fotografie #photography
Turpin Falls #waterfall #waterfalls #bendigo #victoria #australia
#roentare #photographyisart #photooftheday #pictureoftheday #picoftheday #potd #nature #naturephotography #landscape #landscapephotography #scenery #beautiful #water #naarm #aqua #buyintoart

Sacht mal, funktioniert dieser Link bei euch? Bei mir öffnet sich dann die allgemeine Filter-Seite meines Accounts, aber der Hashtag wird nirgendwo übernommen oder eingetragen und ich muss ihn zu Fuß von Hand da eintragen, was ja Quatsch ist...

#question Dear #mastodon #admin does someone knows an instance that welcomes my bot heppy? It promotes my opensource project Www.yetanotherprojecttosavetheworld.org
It posts a random found quote that aligns with the project ideas every 6 hours. And you can talk to it.
It runs on bluesky
https://bsky.app/profile/heppy-ai.bsky.social/post/3lwnpy2rx5b2p
v4.2.1からv4.4.3へのUpdate
```
$ git fetch
$ git stash
$ git tag
$ git checkout [バージョン番号]
$ git stash pop
$ sudo docker-compose pull
```
を実施した後、以下手順にて順次Update。v4.3系へのUpdateに注意
- v4.2.1->v4.2.9 update: https://github.com/mastodon/mastodon/releases/tag/v4.2.0
- v4.2.9->v4.3.9 update: https://github.com/mastodon/mastodon/releases/tag/v4.3.0
- v4.3.9->v4.4.3 update: https://github.com/mastodon/mastodon/releases/tag/v4.4.0