fix companies not to aggregate from external boards list was empty because a company with a non Unicode char killed the json_encode() function, replaced with serialize() function now #remoteok
fix #remoteok bug where checking all textarea <textarea data-required=“required”> always failed because the <textarea>’s were converted to SimpleMDE Codemirror editors on runtime, where the value of the original <textarea> would always stay empty, so it’d never pass check