- Change Summary:
-
Remove the G_DEFINE_FINAL_TYPE change as I'm going to put it in another rr that this one will depend on.
- Commits:
-
Summary ID 12aefb5f90d9cbf202979905e986866926ca7d18 333fac63699ac964da295131bb5618a34f62b9f7
Create PurpleAuthorizationRequestNotification
Review Request #3035 — Created March 19, 2024 and submitted
This is the first discrete notifications objects after /r/3009. This also fixes an issue in /r/3009 where PurpleNotification was still marked as a final type.
I have a WIP branch for updating the Pidgin side that I used to verify functionality but it has some issues so isn't included here.
Also ran the unit tests under valgrind.