[Microblog] @playground@piefed
@[email protected] maybe pyfedi doesn't federate comments because my post IDs are long and get_by_ap_id() fails?https://codeberg.org/rimu/pyfedi/src/commit/fc7097d9a0fc4deec75884e01634522ca9af21c0/app/activitypub/routes.py#L2014EDIT: see second reply
100 is quite miserly. I will increase it to 250, that will be enough, right?
OK, found it. My actor doesn't have sharedInbox and PieFed blindly assumes https://$domain/inbox. I added this in my server (points to the application actor's inbox) and now federation seems to work fine. Yay!
hell yeah! I see this from Piefed using Photon and can reply to it ^now^!
@dimkr Have you reported this to PieFed devs? Shared inbox is optional, my server also doesn't have it