How can we put the ability of quoting messages in shoutbox for answering more clearly, just a further feature by that pencil and recycle bin
a great example would be skype
or.telegram
As the title suggests, it would be nice to be able to submit your replies by hitting ctrl + enter (return).
@SupaHam I think @frissdiegurke made this a reality with his plugin shortcuts
@julian How come I can't find it in the plugins section under admin control panel?
The plugins section is a curated list of plugins that used to be automated (new entries added automatically). We disabled that for now, although we'll be adding some of the newer ones soon, manually...
In the meantime, you can install it by running npm install nodebb-plugin-shortcuts
@julian Sorry if I'm wasting your time, but I don't seem to understand how to use this plugin. I installed it and it says on the github repo 'Contains Help-message on ? press', I keep trying to hit ? but nothing happens.
The plugin doesn't seem to be functioning correctly at all I think I'll pass on using it for now.
after installation you need to activate it within ACP plugins-page
@frissdiegurke I have, when I go to the plugin's section sometimes the shortcuts load, sometimes they don't. I'm having a very odd experience, and none of the shortcuts that are sometimes listed work at all.
Edit: I've also tried restarting many times.
@SupaHam said:
@frissdiegurke I have, when I go to the plugin's section sometimes the shortcuts load, sometimes they don't. I'm having a very odd experience, and none of the shortcuts that are sometimes listed work at all.
Edit: I've also tried restarting many times.
may you provide a link to your board, or are this local testings?
@frissdiegurke http://nodebb.supaham.com/ If you want, you can sign up and I can set you as an admin.
This must be a joke... It literally just started working! I did nothing, I swear.
WebSocket connection to 'ws://nodebb.supaham.com/socket.io/1/websocket/3lAGA984ks476FHg_lzR' failed: Error during WebSocket handshake: Unexpected response code: 502
@frissdiegurke What does that mean?
Huh? it broke again and I didn't touch it.
I get that same WebSocket error.
This means that your problem is non-working websockets I cant give you more help within this area, but I guess @julian or so. else may...
Alright, thanks for your help.
@julian for what its worth, it starts working seconds after I REFRESH the page.
Maybe clear your cache first and see if it's working then.
ya, I've seen such issues some times before on this board. socket.io
has a fallback to other methods that work, but to initiate the fallback it needs some time...