Create Pidgin.Notification to simplify the custom widgets

Review Request #3480 — Created Sept. 13, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This should be much easier to maintain as it keeps everything encapsulated.

PidginNotificationAuthorizationRequest was removed as nothing creates these
notifications right now.

PidginNotificationConnectionError was removed as we are currently in the
process of reworking the way connection errors work and this is in the way of
that.

Created a bunch of test notifications with the demo protocol plugin and called in the turtles.

Commits

Files