Automatically generate titles for DMs and GroupDMs

Review Request #3158 — Created May 1, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is one of the steps in removing PurpleConversation:name. This required a
but of tinkering with property flags and freezing the property notification,
but I think it's all good.

Ran the turtles, ran the tests under valgrind, and opened conversations with the demo protocol plugin and sent some messages.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Automatically generate titles for DMs and GroupDMs
This is one of the steps in removing PurpleConversation:name. This required a but of tinkering with property flags and freezing the property notification, but I think it's all good.
532ca5eaff5638897d559cc60d4bcba2ae521d72 Gary Kramlich
Automatically generate titles for DMs and GroupDMs
This is one of the steps in removing PurpleConversation:name. This required a but of tinkering with property flags and freezing the property notification, but I think it's all good.
6fe18ccef8b6ded466633f9080774aacba0ce002 Gary Kramlich
ChangeLog.API
libpurple/purpleconversation.h
libpurple/purpleconversation.c
libpurple/tests/test_conversation.c
libpurple/tests/test_conversation_manager.c
libpurple/tests/test_protocol_conversation.c
Loading...