postmarks icon indicating copy to clipboard operation
postmarks copied to clipboard

a single-user bookmarking website designed to live on the Fediverse

Results 82 postmarks issues
Sort by recently updated
recently updated
newest added

My issues probably would be fixed by #89, but in general I just approve all the comments anyways so an environment variable or a toggle in the admin page that...

as of Feb 2023 if someone replies to a Fedimarks post on Mastodon it gets queued as a comment in Fedimarks, but if someone replies to that Mastodon reply, it...

ActivityPub

I create a new bookmark, and then comment on it from a Mastodon account. In the log, I'm seeing this ```text Actor https://social.lol/users/andypiper matches an allowlist item, marking comment visible...

bug

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 -...

Attempted to follow @[email protected] but it couldn't find the webfinger address for the exact same reasons as in #185 Made the suggested change to drop the '/' from the webfinger...

Addresses #189 I didn't add any styles to the new profile fields, so here's what they look like right now: ![image](https://github.com/ckolderup/postmarks/assets/7014115/a13cd8be-3c83-47ef-81b8-4409b1ebe976) And then as of right now the only way...

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...

I cloned the project, running in the https environment, the website used normally. get: `https://nngym.site/.well-known/webfinger? resource=acct:[email protected]` Return: ` { "subject": "acct:[email protected]", "links": [ { "rel": "self", "type": "application/activity+json", "href": "https://nngym.site/u/bookmarks"...

ActivityPub
interoperability

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 few postmarks instances...

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...

enhancement
interoperability