I see this too with the ActivityPub in WordPress, it is a bit counter to an expectation if I see something in Mastodon and reply that it fully flows back.
Re: wiki or whatever – ideally we create new posts for new learnings and/or write them up as full flows with screenshots when we can.
I made new posts to the working group all wiki pages, and made this starter page with some ideas on what to fill in → Castopod Scratch Notes
Replies work fine for me, natively from the Mastodon web interface and from Ivory on mobile. I know wha t you mean, this can be confusing, the flow from “reply” on the landing page. @cogdog other than the web interface, what do you use?
What I do see is a bug / display issue, where the profile for @cowg viewed in Mastodon shows 11 posts – when there in fact only 3 from that account! So maybe it is counting replies?
I filed a bug here locally – we’ll need to figure out how to look at upstream github issues and file them.
Ah! So…let’s get concrete at the techie layer. Castopod is an ActivityPub server. It is publishing an ActivityPub post, of type “Note”, which is the native microblogging type that Mastodon also supports. Done right, any ActivityPub client / server can read / reply each other.
What they display / when where is a bit up to the application, caching, and so on.
And, to complicate things, the “Mastodon API” is different than ActivityPub (think WordPress API which is a super set of MetaWebLog API). So there definitely end up being differences.
Ideally, there’d be a default account that you’re using for each interaction unless you explicitly choose otherwise (and this account may or may not be from the castopod server).
The episode description doesn’t display very well, but I think it’s just a matter of having a very long episode description with instagram links, direct mp3 links, and other images embedded. It’s not a bug in castopod or our setup, but we just need to be aware of how episode descriptions are displayed in castopod vs in podcasting apps.
It’s good to work this out, especially to know of ActivityPub types.
To be clear, the comment that did show up I entered directly in Castopod, it showed up as expected as a reply IN mastodon (I was wrong with the previous example, I thought this was the one I replied to from Mastodon)
When you click Proceed toi Reply If the address you entered is one where you are already logged in, you get to reply box. I tried an incognito window and it asked me to log ni to an instance., And when I entered a made up address “someone!@somewherfe.blah” it hit a snag error.
This is good that it is checking the entered username and ensuring its logged in to its fediverse account