2021-08-05 UTC
nsmsn, jacky, chee, alex11, capjamesg and neceve joined the channel
# 06:59 capjamesg I have thought about removing it but I don't think there's any particular issue with it being there.
# 07:18 capjamesg Is there any elegant way to make an image wider than its parent container in CSS?
# 07:19 capjamesg A lot of the solutions I found in my research were a bit hacky and I didn't like them.
hendursa1 and neocow joined the channel
# 08:53 [grantcodes] [jacky] Unfortunately the CORs thing extends beyond just micropub, because it's not much use without being able enter your url to get the indieauth and micropub endpoints, so all those steps need to support cors
# 08:56 [grantcodes] [capjamesg] depends how wide you want it to be 😄 if it's just a little wider then negative margin is good
# 09:04 capjamesg grantcodes How do I make sure the image is responsive though?
# 09:10 [grantcodes] I think for negative margin it might work better if you wrap the image in a block element (figure or div probably) add the negative margin to that and set the image to 100% wide.
rockorager, tetov-irc and [Rose] joined the channel
# 13:33 hala-bala[m] [jacky]: CORS only applies to js running in the browser, so if you are offloading everything to api/server you don't hit into this issue.
# 13:36 vikanezrimaya on topic of CORS: I find it slightly amusing that a CORS proxy shouldn't have CORS headers itself to prevent it from being insecure
hendursaga joined the channel
# 13:37 vikanezrimaya that also reminds me that I should extend the use of my CORSMiddleware to all the pages on my website
chenghiz_, hendursaga, capjamesg and jacky joined the channel
# 17:40 GWG I am making progress on my site retheme
# 18:11 capjamesg Two up arrows appear -- one that points to Home and one that points to the Checkin tab.
# 18:12 capjamesg Also, the comment form elements change to a black background on click.
# 18:12 capjamesg This is quite jarring. Maybe a light grey background with black text would be better.
# 18:12 capjamesg (Note: When I move the form element out of focus, the text is hard to read.
# 18:44 GWG I have been knocking down edge cases. I started with bulk replacing the colors with a CSS custom property, so now I can go back and find where I may have erred
# 18:45 GWG Also added icons next to entry metadata, switched the icons from an icon font to SVG, which may have messed up the menu...
[schmarty] and [chrisaldrich] joined the channel
willnorris joined the channel
voxpelli joined the channel
# 21:40 [tantek] depends on which version of OpenID and which use-cases which makes me wonder which use-case(s) you're looking to solve!
KartikPrabhu and shoesNsocks1 joined the channel