Automatically generate titles for DMs and GroupDMs
Review Request #3158 — Created May 1, 2024 and submitted — Latest diff uploaded
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.
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 |
---|