Integrate PurplePresenceManager with the core and uis
Review Request #2771 — Created Nov. 2, 2023 and submitted
The original implemenation was just the API and wasn't yet tied into the core or ui. This fixes that.
Temporarily added code to add a saved status in the
PurpleUi->get_presence_manager
implementation and verified it was saved to the correct file.