Skip to content

Add notification checkboxes in Stream Info view. #887

Open
@zee-bit

Description

@zee-bit

This issue extends PR #880 and should work towards improving the Stream Info view in ZT. Currently, there are just two checkboxes in StreamInfoView(mute_stream & pin_to_top). These are fine but we want to add more checkboxes related to Stream notifications. We could potentially add:

  • Audible desktop notification
  • Email notification
  • Visual desktop notification, and
  • Mobile notification

The logic could be borrowed from zulip/zulip or those other checkboxes already present in ZT. Zulip's API documentation should prove helpful in tackling this issue.

@neiljp I have opened this issue(to keep track of the tasks that needs to be done, and) as a continuation of the work I already did in #880

NOTE These require underlying fetching handling updates of the settings, in addition to the UI, ie. we expect to synchronize these with the server (though we might have our settings in future) -- neiljp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions