zulip/zulip-flutter

Notify user when DMing a guest, based on setting

Open

#798 opened on Jul 10, 2024

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Dart (456 forks)github user discovery
a-composehelp wantedserver-10

Repository metrics

Stars
 (454 stars)
PR merge metrics
 (PR metrics pending)

Description

This is the zulip-flutter side of the following upcoming Zulip feature, with corresponding server/web and zulip-mobile issues:

The feature is probably landing in Zulip Server 9.0, so it'd be good to implement soon. That means:

  • consume that new setting from the server;
  • when appropriate, show a banner above the compose box similar to the one shown in Zulip web and zulip-mobile.

References

Contributor guide