mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-20 15:12:19 +00:00
html encodes the messages before json_encoding them to fix issues with invalid json encoding causing messages to be dropped. Low priority fix as it effects roughly 0.2% of the messages per day Tested it locally. Special chars no longer cause invalid json and are now properly parsed. grafik No changelog, because it doesnt effect the users