Thank you for making the extension, it is an essential addition to a proper forum.
Unfortunately I am experiencing some issues with it, when I attempt to start a conversation with an user I get an error message (Oops! Something went wrong). I inspected the network traffic and saw that the api/shout/conversations
API is responding with a 500 status and this payload:
{"errors":[{"status":"500","code":"unknown"}]}
I tried to debug the issue but the source code is obfuscated, so I couldn't proceed further. Needless to say, I do not believe in security by obscurity.