sclack icon indicating copy to clipboard operation
sclack copied to clipboard

Add basic thread support

Open pmacg opened this issue 4 years ago • 12 comments

This change adds some very basic thread support to the application:

  • If a message in a channel has replies, show the number of messages in the thread
  • Pressing 't' on a particular message shows a thread view with just the messages in the thread
  • Pressing 't' on a message in a thread returns to the channel
  • Posting a message while viewing a thread will post the message in the thread rather than in the channel

Resolves Issue #125 .

pmacg avatar Aug 29 '19 22:08 pmacg

Actually addresses #105

pmacg avatar Aug 30 '19 16:08 pmacg

Seem to work so far. This PR prevent me from going away ;)

k4ml avatar Oct 10 '19 01:10 k4ml

@k4ml me too

mitas avatar Oct 10 '19 16:10 mitas

@pmacg I too vouch for this PR, seems to work swell. @haskellcamargo any comments?

icyJoseph avatar Jan 20 '20 21:01 icyJoseph

I'm gonna take a look on this PR tomorrow! I'm excited for thread support as well.

haskellcamargo avatar Jan 28 '20 10:01 haskellcamargo

It is April, Slack has rolled out it's new slower than ever UI. I can see the last word being typed while typing the next word. Any updates?

jtagcat avatar Apr 19 '20 00:04 jtagcat

Is this still being worked on?

ubuntudroid avatar Oct 06 '20 09:10 ubuntudroid

Is this still being worked on?

I'm not still working on it and I actually no longer use slack, so I won't know if it breaks!

The PR is just waiting for approval from @haskellcamargo

pmacg avatar Oct 06 '20 10:10 pmacg

@haskellcamargo anything? can we merge if it works?

james-see avatar Oct 23 '20 03:10 james-see

Thank you for this effort, I will test and merge it ASAP. Sorry I am quite busy recently and unable to check all PRs

duynguyenhoang avatar Oct 23 '20 13:10 duynguyenhoang

any updates on this? I checked the pull request locally and it seems to work with base branch!

jotech avatar Nov 23 '20 13:11 jotech

@duynguyenhoang do you have any updates on this? Many thanks.

satelliteoflove avatar Oct 11 '22 14:10 satelliteoflove