fix if DM has Japanese characters it won’t show messages in web IM due to json_encode() silently failing, fix with mb_convert_encoding() and JSON_UNESCAPED_UNICODE #nomads (for @akina_s)
if not logged in user, make [ Expand all trips ] button go to sign up instead of showing historical trips, also for privacy (so don’t even render them) #nomads