Create PurpleChannelJoinDetails to replace the components for join chats

Review Request #2616 — Created Sept. 12, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

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

First Last Summary ID Author
Create PurpleChannelJoinDetails to replace the components for join chats
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.
29028611fdee099d2f42903d9aa56c19a4e4777e Gary Kramlich
libpurple/meson.build
libpurple/purplechanneljoindetails.h
libpurple/purplechanneljoindetails.c
libpurple/tests/meson.build
libpurple/tests/test_channel_join_details.c
Loading...