Replace TalkatuHistory with our own implementation

Review Request #2639 — Created Oct. 8, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This also allowed us to remove PidginMessage and PidginAttachment which adapted PurpleMessage into
a TalkatuMessage and PurpleAttachment into TalkatuAttachment.

Sent some messages over irc, xmpp, and the demo protocol plugins.

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
Replace TalkatuHistory with our own implementation
This also allowed us to remove PidginMessage which adapter PurpleMessage into a TalkatuMessage.
f8d57c8b2f7cfd232089e12dc00f4d0b270240c0 Gary Kramlich
pidgin/gtkconv.c
pidgin/meson.build
pidgin/pidginattachment.h
pidgin/pidginattachment.c
pidgin/pidginconversation.h
pidgin/pidginconversation.c
pidgin/pidginmessage.h
pidgin/pidginmessage.c
pidgin/resources/pidgin.gresource.xml
pidgin/resources/Conversations/conversation.ui
pidgin/resources/Conversations/message.ui
po/POTFILES.in
Loading...