yue / wey

Fast open source Slack desktop app
Other
1.67k stars 80 forks source link

Support threads #75

Closed ddobrev closed 5 years ago

ddobrev commented 5 years ago

We all badly need a fast performing client for Slack which this one is. Unfortunately, it does not support threads which makes it useless as much as needed. Please implement.

zcbenz commented 5 years ago

Theads is supported, please use a newer version.

screen shot 2018-12-22 at 21 12 05
ddobrev commented 5 years ago

I'm afraid that this one isn't fully fixed. While threads do appear now, clicking the bubble for starting a thread does nothing. I use macOS 10.14.2.

zcbenz commented 5 years ago

Can you run Wey from Terminal and then try to start a thread in it, and post the output in Terminal if there is?

/Applications/Wey.app/Contents/MacOS/Wey
ddobrev commented 5 years ago

TypeError: this.messageList.openThread is not a function at ChatBox.openThread (/Applications/Wey.app/Contents/MacOS/Wey/asar/lib/view/chat-box.js:1:6370)

zcbenz commented 5 years ago

Are you opening thread in a channel, group or direct message?

Threads are not supported in direct messages, it is a bug that the bubble icon shows there.

ddobrev commented 5 years ago

It was in a direct message, so yes, the bubble does appear there.