Skip to main content


Hello, Hypolite!

(needs to get tags working)

(and hashtags)
The original post should be edited now.
Hum, the display hasn't changed. To be fair you're the first AP project after Friendica to offer post edition so I'm not surprised it didn't work out of the box. Not sure how to efficiently capture the message you sent either. I guess it's a job for @Michael Vogel
That's what I assume, but I'm not sure how to capture the post update message from Mammoth since we don't store all incoming messages.
@Hypolite Petovan@Brad Koehn at Mammoth you could use this config setting to store every incoming message:
'debug' => [
                'ap_inbox_log' => false,
        ],

You shouldn't do that for too long though.
@Brad Koehn at Mammoth Can you please publish a new post and edit it? I've set up the ActivityPub log on my dev instance which has limited contacts.
I can, but I need you to re-follow me. Something got messed up in the DB when I wasn't paying attention.
Such a playful DB, needs to be watched constantly.
It's my own damn fault for just being dumb and not making backups.
OK, I sent a Create of a Note to you, then an Update.
Thanks, I'll check the log later today from my personal computer. I have a "secure" setup where I can only log in remotely to my server from my Windows machine because I use a Putty-compatible private SSH key.
It worked! No need to forage in the logs.