Create a full widget for the new instant message window
Review Request #2896 — Created Dec. 29, 2023 and submitted — Latest diff uploaded
This now uses AdwMessageDialog and is self contained but PidginApplication manages a singleton of it. Previously this used the request api. I'm not sure why, as the request fields were created by the ui itself.
Created an im with
Echo
on ademo
account and was able to send and receive messages.