Time Nick Message 15:51 jonadab pgimeno: The longest-standing convention, which has been used in email since before the web existed, is to place the URL on a line by itself, preferably with blank lines before and after. 15:52 jonadab Pretty much every email client that has ever existed, recognizes URLs as URLs, correctly, when they are presented in this way. 15:52 sfan5 are you sure that convention is older than angle brackets? 15:52 jonadab Not 100%. I'm sure it's older than the web, though. 15:53 jonadab Also sure that in the early nineties it was _more common_ than angle brackets, for presenting URLs in plain text. 15:53 jonadab Whether it's older, I don't know. 17:41 Krock congrats on fixing this old input issue \o/ 20:05 sfan5 does anyone have any (suspected or actual) brokenness in irrlichtmt they want to report? 20:05 sfan5 if not I'll go and tag 1.9.0mt3 20:05 sfan5 tags are free and infinite so not like it actually matters but if there's something to be fixed.. 21:06 pgimeno it would be a good time to normalize the line endings 21:28 MTDiscord I thought sfan5 had said we weren't going to do that? Or was I confused about something? 21:28 MTDiscord "that" meaning converting the line endings to LF. 21:29 pgimeno just in case there was a change of mind 21:31 pgimeno you were clearly affected, and needed to install another editor to solve the issue, so I wondered if that tips the scale, seeing as it may affect people who try to contribute 21:54 MTDiscord I am probably the only person that ever did and ever will work on the project in Vi, so there's that counterpoint, but it does seem like following a standard convention is good practice. 21:59 sfan5 pushing http://sprunge.us/ZPRLRp?diff in whatever time it takes for CI to succeed 22:00 pgimeno it's not entirely clear to what repo 22:00 pgimeno guess it's to the MT repo 22:01 sfan5 try and see which repo the diff applies to ;) 23:55 lhofhansl Hi all... Planning to merge #10788 in the next hour. 23:55 ShadowBot https://github.com/minetest/minetest/issues/10788 -- Switch MapBlock compression to zstd by lhofhansl