-
I don't know how feasible this is, but I know long-term the plan is to make postmarks instances more interoperable with each other (https://github.com/ckolderup/postmarks/issues/8c). I've followed a f…
-
https://motd.co/2023/09/postmarks-launch/
-
- [x] handle URL validation
- [ ] confirm whether target is Postmarks (check nodeinfo?)
-
I've set up a test instance of Postmarks, and tried linking it up with various other Fediverse accounts I have. I was only able to get following to work - in either direction - with Mastodon.
I tri…
-
I've got this setup in my fork, I can create a pull request if you have any guidance on how you'd prefer this to look
right now I've set it up so you can change it via the account.json:
```
{
…
-
I attempted to unfollow my Mastodon account `@andypiper@macaw.social`
I still see posts from the Mastodon user (and, replies to that user) show up in the Network page.
On the Mastodon side, I'm st…
-
Not certain whether the current logo is "*The* Postmarks logo", or a temporary one.
Adding a possible todo list item to think about a logo that would be usable as a recognisable icon across platfor…
-
Hey @ckolderup :wave:
I spent the past couple days off and on trying to test/debug #72 but I'm having a hard time. I started by creating a test instance on glitch and making changes there. I wante…
-
Worth deciding on a cadence for refreshing the Glitch-hosted example / showcase site for Postmarks. Especially with the UI improvements from #122 and related PRs, it is noticeably out of date at the t…
-
Microformats are a way to mark up some parts of the web page so they can be handled programmatically nicely. IndieWeb uses them a lot.
I am actually a developer of a project similar to Postmarks, […