Make user interfaces setup the default history adapter.
Review Request #1033 — Created Oct. 12, 2021 and submitted
This helps avoid some issues with the unit tests as well as gives us more flexibility in the future.
Ran the unit tests without issue. Ran Pidgin 3 with no existing config directory and verified that
history.db
was created properly.