Add /goto and /join slash commandjoin-goto-slash-command
commit1ac8649a9147b2584dfbddf0e3df336405472e13
authorEric Eastwood <contact@ericeastwood.com>
Wed, 26 Jan 2022 05:54:31 +0000 (25 23:54 -0600)
committerEric Eastwood <contact@ericeastwood.com>
Wed, 26 Jan 2022 05:54:31 +0000 (25 23:54 -0600)
treece7cd964b6177c0babd680f188ea2e05fa8c2e9a
parent5d18192e64acabed62e0d96e4b818fd3bbe910a0
Add /goto and /join slash command

As discussed at https://gitter.im/gitter/gitter?at=61f0c8dee1a1264f0a751f84

It's hard to make `/join` actually join the room when it's not in the current context
and whether it has a welcome message. So we're just having both navigate to the given URI.
docs/messages.md
public/js/views/chat/commands.js