Files
zulip/zerver/lib/user_status.py
Lauryn Menard 37aca4ac67 user-status: Stop updating the UserStatus model for away updates.
Fourth step in making user status `away` a deprecated way to access
`presence_enabled` for clients supporting older servers, and
checkpoint commit prior to deleting the `status` field from the
UserStatus model.

Part of transitioning from 'unavailable' user status feature to
'invisible mode' user presence feature.
2022-09-23 12:27:54 -07:00

2.9 KiB