Add a get_history_adapter method to PurpleUi and implement in Pidgin and Finch

Review Request #2738 — Created Oct. 27, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This should simplify the process of starting up the history API as it puts the
work into libpurple which will fallback to an in-memory history adapter if the
UI did not provide one.

Ran the unit tests under valgrind.
Also sent some messages to the echo bot with Pidgin.

Commits

Files

    Loading...