shuttlecraft icon indicating copy to clipboard operation
shuttlecraft copied to clipboard

feature request: threads

Open benbrown opened this issue 2 years ago • 3 comments

would be nice if threads unrolled inline in the stream

benbrown avatar Jan 04 '23 21:01 benbrown

then again, maybe that is what the inbox view is about?

benbrown avatar Jan 04 '23 21:01 benbrown

Hi, @benbrown! I would like to work on this issue!

roopeshsn avatar Jan 29 '23 10:01 roopeshsn

@roopeshsn cool! I am planning on working on this soon!

It is not hard to crawl a thread. The hard parts are:

  • deciding when to include a message in a thread
  • deciding when to exclude a message that is in a thread so may have already been seen

Any ideas on what the behavior should be like?

benbrown avatar Jan 29 '23 15:01 benbrown