Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature/fast scroll mute #267

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

tobymitico
Copy link

I read contributing.md and I'm fully aware this may not be merging as is. I'm happy to make this PR a discussion and implement requested changes as we go.
this PR helped me get slack-term a lot more usable on a slightly bigger workspace (aka long channel list and lots of notifications).

in a nutshell this PR adds:

  • a fast scroll hotkey for faster scrolling through channels list
  • proper muted channels handling and marking them somewhat similar to how the webUI does
  • update slack-api to upstream 0.10 (and required patches that came with that)
  • drop of vendor support

all of the above works but was just a quick and dirty way to get this going for me and read/learn the code base, but before I spend more time cleaning this up, I figured I start this discussion....

also what I'd still really like to find/fix is a way to limit the direct DM contacts in the channels list to those that are actually still open. it seems like none of the fields provided by the API identifies those?!?!. it seems any Contact every contacted is listed and that makes this list way longer than it needs to be.

@tobymitico tobymitico marked this pull request as ready for review January 13, 2022 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant