Set Purple.Notification:create-timestamp to local now if not set

Review Request #3848 — Created Feb. 18, 2025 and submitted

Information

pidgin/pidgin
default

Reviewers

This saves everyone from having to manually call
Purple.Notification.set_created_timestamp_now manually but still allows the
property to be set at instantiation as well as after the fact.

Also remove Purple.Notification.set_created_timestamp_now since it is no longer necessary.

Ran the tests under valgrind and called in the turtles.

Summary ID
Set Purple.Notification:create-timestamp to local now if not set
This saves everyone from having to manually call Purple.Notification.set_created_timestamp_now manually but still allows the property to be set at instantiation as well as after the fact.
f36d6d9bd4b51e906caea1a7984f5c15d5eecd14
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed