"Started a thread" messages should show the title outside of the hyperlink
Fix matrix api joinRoom() for remote rooms
Third parameter needs to be an object, so I fixed that for you. I also labelled the inbound parameters so that it highlights the call site if the wrong data is passed to joinRoom
. :)
Fix matrix api joinRoom() for remote rooms
I fixed path
so that passing arrays (like via
) to it should work correctly. :)
Fix matrix api joinRoom() for remote rooms
I added a separate branch for it to say a different error message when the join fails. I felt the ternary was too complicated.
or if we should add a "please consider manually inviting
I…