zulip/zulip-mobile

Help along deprecation of `use_first_unread_anchor`.

Open

#4,203 opened on Jul 21, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (673 forks)github user discovery
api migrationshelp wanted

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

This is deprecated; we should inspect the feature level (pending https://github.com/zulip/zulip-mobile/pull/4079), and if it's 1, use the special string values for anchor instead. See the server doc.

Contributor guide