Goofed Home

Conversation

$$20844
https://mastodon.social/users/Edent posted on Mar 31, 2026 09:15
In reply to: https://poliversity.it/users/elettrona/statuses/116323012944644098

@elettrona in which case, I'd wait.

https://mastodon.social/users/Edent/statuses/116323028595088748

Conversation

$$20843
https://mastodon.social/users/Edent posted on Mar 31, 2026 09:04
In reply to: https://poliversity.it/users/elettrona/statuses/116322832661345576

@elettrona It depends on if you want to move your followers between name changes.
The WP ActivityPub settings let you move your followers if you change your (sub) domain.

https://mastodon.social/users/Edent/statuses/116322982956240258

Conversation

$$14589
https://mastodon.social/users/Edent posted on Mar 18, 2026 21:33
In reply to: https://activitypub.space/post/1604

@macgirvin
I thought Punycode was only for domain names. Are you saying you also use it for the user part?

https://mastodon.social/users/Edent/statuses/116252317035603621

Conversation

$$13665
https://manganiello.eu/users/fabio posted on Mar 17, 2026 15:51
In reply to: https://mastodon.online/users/Mumonkan/statuses/116245274117598952

@Mumonkan@mastodon.online thanks for the reference to places.pub! It already exposes OSM places as AP objects in JS, so perhaps I won’t have to reinvent too many parts of the wheel.

I had also read back then the article from @Edent@mastodon.social - and since it was published around the same time that I had started working on GPSTracker it was the initial spark for the idea of a “federated Foursquare”. But I’m not sure if he’s done any progress on that after that article (or at least I couldn’t find any repo with an MVP).

His approach is also a good one, he proposes using the (also nearly unused) location attribute on an AP object - and perhaps using both that and h-adr on the URL may make it compatible both with Indieweb and ActivityPub.

The elephant in the room then would just be support for location attributes on Mastodon I guess.

https://manganiello.eu/objects/3ad14f35-b8ec-4345-9fbf-243ddeb571c5

$$13673
https://mastodon.social/users/Edent posted on Mar 17, 2026 16:01
In reply to: https://manganiello.eu/objects/3ad14f35-b8ec-4345-9fbf-243ddeb571c5

@fabio @Mumonkan

I have the code at https://github.com/edent/location-activitypub-symfony

And you can follow @edent_location

The AP object has:

```json
"location": {
"name": "École maternelle Charles Perrault",
"type": "Place",
"longitude": "2.3002506",
"latitude": "48.9993291"
}
```

I think that's the same way PixelFed does it.

See also https://github.com/mastodon/mastodon/issues/29002

https://mastodon.social/users/Edent/statuses/116245349314181543

Conversation

$$12923
https://mastodon.social/users/Edent posted on Mar 16, 2026 12:35

🆕 blog! “Some updates to ActivityBot”

I couple of years ago, I developed ActivityBot - the simplest way to build Mastodon Bots. It is a single PHP file which can run an entire ActivityPub server and it is less than 80KB.

It works! You can follow @openbenches to see the latest entries on OpenBenches.org, and @colours for a …

👀 Read more: https://shkspr.mobi/blog/2026/03/some-updates-to-activitybot/

#ActivityBot #ActivityPub #mastodon #php

https://mastodon.social/users/Edent/statuses/116238876912273084

$$13202
https://mastodon.social/users/Edent posted on Mar 16, 2026 21:08
In reply to: https://mastodon.social/users/Edent/statuses/116238876912273084

I was temped to add versioning to #ActivityBot using:

```php
define( "VERSION", hash_file( "xxh32", __FILE__ ) );
```

But I've gone with boring old DateVer instead.

https://mastodon.social/users/Edent/statuses/116240893982822254

Conversation

$$11917
https://mastodon.social/users/Edent posted on Mar 14, 2026 09:35
In reply to: https://hollo.social/@hongminhee/019ceaff-e7ef-7b9c-b509-32e241994bcc

@hongminhee @COSCUP
If there's any kind of travel bursary, I'd be delighted to speak.

https://mastodon.social/users/Edent/statuses/116226844271484939

$$12009
https://cosocial.ca/users/evan posted on Mar 14, 2026 15:19
In reply to: https://hollo.social/@hongminhee/019ceaff-e7ef-7b9c-b509-32e241994bcc

@hongminhee @COSCUP woooooooooooo! Let me know if @swf can help in any way

https://cosocial.ca/users/evan/statuses/116228197322262668
$$12017
https://hollo.social/@hongminhee posted on Mar 14, 2026 15:38
In reply to: https://cosocial.ca/users/evan/statuses/116228197322262668

@evan@cosocial.ca @swf@socialwebfoundation.org That means a lot, thank you! I’d love to take you up on that—will send you a DM with some specifics shortly.

https://hollo.social/@hongminhee/019ced00-35b9-7a66-88bb-b66c18c2ab03

Conversation

$$11321
https://mastodon.social/users/Edent posted on Mar 13, 2026 14:51
In reply to: https://bonfire.mavnn.eu/pub/objects/01KKKTE0VR4F2PYKN84F5ZX4AM

@mavnn I use the WordPress ActivityPub Plugin.
That's what powers @blog

https://mastodon.social/users/Edent/statuses/116222427627846303

Conversation

$$10884
https://mitra.social/users/silverpill posted on Mar 12, 2026 11:37
In reply to: https://mastodon.social/users/Edent/statuses/116215730905526885

@Edent It should work. But of course, there is a possibility of some popular implementation not being able to handle it.

https://mitra.social/objects/019ce1d6-16d7-b434-2796-8d7f22cc80f9

$$10928
https://mastodon.social/users/kleisli posted on Mar 12, 2026 14:36
In reply to: https://mastodon.social/users/Edent/statuses/116216576904475793

@Edent embrace the diversity. 😜

https://mastodon.social/users/kleisli/statuses/116216706774418465
$$10958
https://mitra.social/users/silverpill posted on Mar 12, 2026 17:04
In reply to: https://mastodon.social/users/Edent/statuses/116216576904475793

@Edent FEP-7628 is the only accurate spec. Move activity should be delivered to followers and have an ID (just like every other activity).

SWICG document is incomplete. SocialDocs website appears to be AI-generated.

https://mitra.social/objects/019ce301-b17b-d95b-3052-c6c6b65906b2

Conversation

$$10861
https://mastodon.social/users/Edent posted on Mar 12, 2026 10:26

A question about #ActivityPub account migration.

Is it possible to use it to combine multiple accounts into one?

That is, can I `movedTo` all my old accounts to one new account, and set *several* `alsoKnownAs` on my new account's actor?

https://mastodon.social/users/Edent/statuses/116215720308827291

$$10984
https://mastodon.social/users/reiver posted on Mar 12, 2026 19:05
In reply to: https://mastodon.social/users/Edent/statuses/116215720308827291

@Edent yes

https://mastodon.social/users/reiver/statuses/116217761718074640
Create New Post