mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
As part of a refactoring, we are now able to remove the /json/users calls and get all the information needed on people.js. To do this, now the populate_users uses the people api to get all the active and non active human users.