Vi starter denne artikelserie ud med Fedivers-serveropsætning på “easy-mode”. En af de mest udbredte webapps på Internettet er Wordpress, et såkaldt Content Management System, som stort set alle webhoteludbydere i Danmark tilbyder på et standard PHP/MySQL-webhotel. Wordpress gør dig i stand til at oprette/ændre indhold på din hjemmeside, og skal du have skabt noget interesse om […]
https://fediverset.dk/din-egen-fedivers-server-wordpress/

Hi @philip, thanks for your comment here;
https://socialhub.activitypub.rocks/t/socialhub-developer-community-reboot-or-shutdown/5445/36
One of the downsides of text-only communication is that if you listen more than you talk, it's easy to forget you're still in the room. So it's really encouraging to hear from people who get value from SocialHub without necessarily posting a lot.
You mentioned a hobby AP implementation you're working on. Anything you're willing to share with the group? : )
Is the fediverse too small and how will this law apply to (#)ActivityPub?
Imagine the government going "well, to continue hosting your Mastodon instance in the UK you must de-federate with x instance and y instance both of which are on our blacklist)
#fediverse #ActivityPub #speculation
First option I'd describe as:
#ActivityPub protocol seems deceptively easy, while actual wire reality is full of prohibitive complexity.
ブログカードを使用すべきか否か?
#ActivityPub #Cocoon #WordPress #プラグイン #仕様
ここでは、マストドンで表示することを前提にしてブログカードは使わないことにしていたのだが、そのことをすっかり忘れて、ブログカードブロックの中にURLを貼り付けたら、マストドンではURLしか表示されなかった。Cocoonではブログカードブロックを使わなくてもURLを貼り付けるだけでブログカードにしてくれる機能があるのだけど、それをオフにすることもできる。
内部リンクブログカードは「Cocoon設定→ブログカード」タブにある「内部ブログカードの設定」から変更することが可能です。
内部ブログカードを表示する方法 [...続きは下のURLで]
https://ishii00141.stars.ne.jp/20250801-1812-3261/
「連携された返信」のイメージ(v7.2.0)
#ActivityPub #Mastodon #WordPress #プラグイン #仕様
久しぶりに「連携された返信」のテストを行った。最初の頃は、自分の記事に対して「連携された返信」をした場合に返信された記事のコメント欄や管理画面のコメント一覧に表示されて、その「連携された返信」に「連携された返信」をした場合は、どちらのコメント欄にも管理画面のコメント欄にも表示されなかったのだが、今は最初の「連携された返信」の段階で、どちらにも表示されなくなった。 Fediverseではリプライとして扱われるのだが、リプライとして扱われるまでに少し時間がかかった。
これまでは「バグ」として認識していたが、このような状態は「仕様」として認識した方が良いのかもしれない。
他のアカウントに対する「連携された返信」も試したら、フォローしてないアカウント(ここではほぼ全て)に対する「連携された返信」に返信があった場合にもコメント欄に表示されて、それに対するコメントに対してのリプライや、そのリプライに対する元のアカウントのリプライもコメント欄に表示されて、今回のテストのケースではスレッドをコメント欄で追えそうだということが分かった。
https://ishii00141.stars.ne.jp/20250801-1551-3242/
https://ishii00141.stars.ne.jp/20250801-1640-3250/
https://ishii00141.stars.ne.jp/20250328-2201-2290/ [...続きはURLから]
https://ishii00141.stars.ne.jp/20250801-1704-3247/

propagate_local_purge configuration variable is set to true in server.json, purged local posts generate a Delete activity that is sent everywhere, instead of only deleted from the filesystem.muted, to list all MUTEd actors.@16af93 There aren't a huge number of installed servers, but #WriteFreely is effective, if you're happy to use Markdown. https://writefreely.org/
The changes I've made to #Enigmatick over the last couple of months are significant and I plan to write more about them soon. But one of my favorite is this small bit (supported by some larger structures) in my #ActivityPub crate.
impl ApCollection {
/// Creates an async stream over all items in this collection and its linked pages.
pub fn stream_all<F, Fut>(self, fetcher: F) -> ApCollectionStream
where
F: Fn(&str) -> Fut + Send + Sync + 'static,
Fut: Future<Output = Result<ApCollection, Box<dyn std::error::Error + Send + Sync>>>
+ Send
+ 'static,
{
ApCollectionStream::new(self, fetcher)
}
}
I wanted to be able to (using async code) take an ActivityPub Collection and iterate over all of its members without worrying about pulling in each page. This implementation accomplishes that.
The full source is here.
@thomas@metalhead.club Na dann hoffen wir mal, dass man dort eher was über #ActivityPub statt Mastodon lernt.
What is the biggest reason that makes you hesitate to adopt #Fedify?
About Age Verification Laws in the UK:
There is currently a campaign underway urging people to "accept it".
However, if your website is not based in the UK and you are not a UK citizen yourself, you do not have to accept it.
No country — Not Russia, the USA, China, and even the UK — rules the world. Therefore, no single country can make laws that apply to the entire planet and all of its 9 billion inhabitants.
That does not, however, prevent individual sovereign nations from enacting stupid laws and falsely claiming that they apply to everyone in the world. But the reality is that no country has comprehensive legal jurisdiction over the entire planet.
#UK #UnitedKingdom #Fediverse #ActivityPub #Mastodon #Misskey #RuleOfLaw #Jurisdiction #Justice