zulip/zulip-mobile

Change in how muted_topics tuples are represented

Open

#4,044 建立於 2020年4月15日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (673 fork)github user discovery
api migrationshelp wanted

倉庫指標

Star
 (1,348 star)
PR 合併指標
 (PR 指標待抓取)

描述

We added an additional field, date_muted, at the end of muted_topics tuples, in https://github.com/zulip/zulip/commit/9340cd1a0b7af7af9b83a622e37d02f1a2340609 as part of https://github.com/zulip/zulip/pull/13833.

Opening an issue here. Ultimately, we don't use tuples anywhere else for a reason, and may want to change the interface further, but this should at least be backwards-compatible.

See https://github.com/zulip/zulip/pull/13833#discussion_r375878827 for testing that it doesn't break the existing mobile app to have made this change.

貢獻者指南