Andy Piper
Andy Piper
This makes sense in the context of recent CVEs, thank you @ganyuanmen for identifying it. Feel free to submit a Pull Request!
Hmm, Postmarks follow request is not working with either format of username. To be investigated further asap.
OK, tracked this down - Betula does not work with `[domain]/.well-known/webfinger/?resource=` only with `[domain]/.well-known/webfinger?resource=` so this looks like an edge case to be dug into. I actually believe that the...
Right. If I change the Postmarks code to remove the `/` character that upsets Betula, then Postmarks is seemingly able to make a call to the right spot, and I...
Unfortunately I'm not able to acces either your repo or the Betula site you linked to for some kind of DNS or routing reason, but I took a look at...
Got it, thanks for the assistance in understanding the format here - I'll have another go. I just also came back here to comment that I realised that sr.ht is...
I think I've got the individual pages in a better state. I'm having some... "fun" with handlebars and getting the root to work. For example https://pipesmarks.glitch.me/bookmarks/109 (etc) seems happier if...
OK I have individual bookmarks and the main feed in a pretty good shape, and you're welcome to have a look at that and see if it's working as you...
nice, thanks - I will have a look at the CSS option here. Stay tuned for progress over the coming days.
I've now twiddled with the handlebars and CSS some more so that the hash prefix is added by CSS as you suggested. I think I still have another issue to...