fix: do not append your homeserver to the /join command if the id has a homeserver included
neochat tries to append :matrix.org if the homeserver is matrix.org for a command like
/join #chat:kde.org
internally tries to join #chat:kde.org:matrix.org instead.