Replies (10)

yeah, I've been moving things out into the applesauce packages and re-writing a ton of the old code in the app
Client can and probably will use the "url" field returned from the /upload endpoint when composing kind 1 notes. although the GET /<sha256> serves a different purpose Take this note for example If my main server cdn.hzrd149.com went down or the image was removed from it. clients could lookup my preferred list of blossom servers (kind 10063 event) and start going down the list asking each one for the exact same blob (without needing to know how the server works) 1. image 2. image Thats the point of requiring the "GET /<sha256>" endpoint to be in the exact same location on every server. so its super easy for clients to quickly fallback and check other servers
hzrd149's avatar hzrd149
Removed 550 more lines of code from #noStrudel image
View quoted note →
โ†‘