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

TRACKING: Topic muting improvements #745

Open
5 tasks
preetmishra opened this issue Jul 28, 2020 · 4 comments
Open
5 tasks

TRACKING: Topic muting improvements #745

preetmishra opened this issue Jul 28, 2020 · 4 comments
Labels
area: event handling How events from the server are responded to high priority should be done as soon as possible missing feature: user A missing feature for all users, present in another Zulip client

Comments

@preetmishra
Copy link
Member

preetmishra commented Jul 28, 2020

  • Do not show muted topics in stream narrow (and stream unread count)
  • Support event handling for muted topics (proposed by @neiljp)
  • Handle setting unread count for muted topics
  • Support topic muting/unmuting (see also [WIP] - Mute topics from within ZT #467)
  • Update these topics when topics are re-named [since they're text, not an id] (proposed by @neiljp)
@preetmishra preetmishra added the enhancement New feature or request label Jul 28, 2020
@preetmishra preetmishra added the area: event handling How events from the server are responded to label Jul 28, 2020
@kaustubh-nair
Copy link
Member

@preetmishra I renamed #574 because the PR linked to that issue isn't supposed to handle topic unread counts. It only fixes the bug caused by improper _found_newest handling.

@neiljp
Copy link
Collaborator

neiljp commented Aug 1, 2020

Also updating of these topics when topics are re-named (since they're text, not an id)

@neiljp neiljp added the high priority should be done as soon as possible label Aug 20, 2020
@neiljp neiljp pinned this issue Aug 30, 2020
@Laanan
Copy link

Laanan commented Nov 14, 2020

Hi folks, piggybacking on this issue:

  • allow moving topics to new streams (private to private, private to public, and public to public).

Also, how can I help? I merely dabble in programming, but is there another way I can contribute to the project?

@neiljp
Copy link
Collaborator

neiljp commented Nov 15, 2020

@Laanan Filing issues is a great start, and if you want more freeform discussion then you're welcome to join #zulip-terminal on chat.zulip.org :) Of course you're welcome to contribute in other ways, like with code - there may be some 'good first issue' issues remaining, or just take a dive in the code and see how it works, or figure out how to solve something that's bugging you!

@neiljp neiljp added missing feature: user A missing feature for all users, present in another Zulip client and removed enhancement New feature or request labels May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: event handling How events from the server are responded to high priority should be done as soon as possible missing feature: user A missing feature for all users, present in another Zulip client
Projects
None yet
Development

No branches or pull requests

4 participants