Create PurpleChannelJoinDetails to replace the components for join chats
Review Request #2616 — Created Sept. 12, 2023 and submitted — Latest diff uploaded
This will be used be a new PurpleProtocolConversation vfunc in the near future which the ui can request to get information about how to join a chat for a protocol.
Ran the unit tests under valgrind and verified the docs built with no new warnings.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
libpurple/meson.build |
---|
libpurple/purplechanneljoindetails.h |
---|
libpurple/purplechanneljoindetails.c |
---|
libpurple/tests/meson.build |
---|
libpurple/tests/test_channel_join_details.c |
---|