Add purple_conversation_send_message_async and _finish

Review Request #3139 — Created April 19, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Also make purple_message_set_error not take ownership of the error as that will
complicate things and it wasn't implemented properly anyways.

Just had the turtles do their thing. There are no unit tests for sending messages right now due to complexity.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Add purple_conversation_send_message_async and _finish
Also make purple_message_set_error not take ownership of the error as that will complicate things and it wasn't implemented properly anyways.
74b0d614a3ab99ffb3ffb48a6212a75130645921 Gary Kramlich
libpurple/purpleconversation.h
libpurple/purpleconversation.c
libpurple/purplemessage.h
libpurple/purplemessage.c
Loading...