ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
456 stars 38 forks source link

Empty title fixes; formatting AP content updates #144

Closed jeffsikes closed 9 months ago

jeffsikes commented 9 months ago

Resolution for #143

Testing

I have the site running with these changes at:

https://smooth-fish-dash.glitch.me/ https://glitch.com/edit/#!/smooth-fish-dash

Testing scenarios below. If no title is entered and not found via opengraph, title should be empty. Easiest way to do this is use an invalid URL so OpenGraph doesn't work.

If no url was added on the Add or removed from Edit and then submitted:

If the title isn't added, the results should be:

In addition:

Pull request incoming.

ckolderup commented 9 months ago

Thanks so much, and I appreciate the paired issues/PRs despite my lack of CONTRIBUTING.md (which is my next task once I get past triaging incoming stuff!)