I’m still stuck to the web, want to branch out into things like Unity and UE4 at some point. Currently working at Adobe on the Magento e-commerce platform, it’s prettt fun!
Let me know how you like it!
I think the bug is only if you select text and quote a specific part of a message. I imagine it just grabs all the formatting and does the quote.
In the JavaScript world people have been running shims as permanent solutions for missing browser API in older browsers for years. If a shim is stable and suitable for your issue it’s a great solution to bridging a gap.
I’d still promote refactoring the code if you can (like with this MySQL shim, can’t really do that with browser APIs) over time as lack of prepared statements and other good features of directly using MySQLi or PDO would be missing from your code base.
There’s a “Theme” option in the footer.
I thought this was to do with the forum. I use dark mode for everything else apart from the forum for some reason.
Also hosting companies can't really be bothered to validate everything, so if a DMCA is legit enough they'll most likely just pull the content.
However, DMCA only technically works on websites hosted in the US, unless something has changed recently.
@NonStopCoding as @Djkanna has said feel free to post the code. If @MNG hasn’t paid for it he has no reason to be annoyed. Technically he could just use your free mod and save money.
Ah okay! That makes sense. I’d personally want a stricter data architecture as it’ll be less prone to missing data. But in reality it depends on the business case!
Thanks for sharing!