xmpp: Port static actions to PurpleProtocolActionsInterface

Review Request #1899 — Created Oct. 6, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

The dynamically-generated adhoc commands have been skipped for now. That will either need a PurpleConnection argument in the get_menu vfunc, or some sort of dynamic GMenuModel implementation.

Added an XMPP account and found actions in the menu now. They seemed to work.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
xmpp: Port static actions to PurpleProtocolActionsInterface
The dynamically-generated adhoc commands have been skipped for now.
5043fa2a94bc846eadd48354e9704e09556fd6a8 Elliott Sales de Andrade
libpurple/protocols/jabber/buddy.h
libpurple/protocols/jabber/buddy.c
libpurple/protocols/jabber/jabber.c
libpurple/protocols/jabber/pep.h
libpurple/protocols/jabber/pep.c
libpurple/protocols/jabber/usernick.h
libpurple/protocols/jabber/usernick.c
Loading...