0 sats \ 0 replies \ @jowo 18 Feb 2023 \ parent \ on: SN bounty: display image when provided an image link meta
I've got the first slice of this feature coded up, just needs a bit of tidying.
I figured that it'd makes sense to break the work down into two parts:
- Done: synchronously regex check and format urls that have a recognisable image url format
- TBD: asynchronously check urls and format them as images if the mimetype returned is an image
i'll open up a pull request to get some initial feedback and if you'd prefer not to merge until both parts are completes, that's your prerogative