xmpp: Port static actions to PurpleProtocolActionsInterface
Review Request #1899 — Created Oct. 6, 2022 and submitted — Latest diff uploaded
The dynamically-generated adhoc commands have been skipped for now. That will either need a
PurpleConnection
argument in theget_menu
vfunc, or some sort of dynamicGMenuModel
implementation.
Added an XMPP account and found actions in the menu now. They seemed to work.