- Change Summary:
-
Fix typos
- Description:
-
~ This shuold 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. ~ 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.
Add a get_history_adapter method to PurpleUi and implement in Pidgin and Finch
Review Request #2738 — Created Oct. 26, 2023 and submitted
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.