- Change Summary:
-
Update styling.
- Description:
-
~ - Mark Purple.Notification.new deprecated for Purple.Notification.new_generic
~ - Deprecate Purple.Notification.get_data
~ - Depcreate Purple.Notification.get_type
~ - Make Purple.Notification:account is no longer construct only
~ - Mark
Purple.Notification.new
deprecated forPurple.Notification.new_generic
~ - Deprecate
Purple.Notification.get_data
~ - Depcreate
Purple.Notification.get_type
~ - Make
Purple.Notification:account
no longer construct only
First steps of cleaning up the notification API
Review Request #3474 — Created Sept. 9, 2024 and submitted
- Mark
Purple.Notification.new
deprecated forPurple.Notification.new_generic
- Deprecate
Purple.Notification.get_data
- Depcreate
Purple.Notification.get_type
- Make
Purple.Notification:account
no longer construct only
Ran the unit tests under valgrind and called in the turtles for good measure.