First steps of cleaning up the notification API

Review Request #3474 — Created Sept. 9, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

  • Mark Purple.Notification.new deprecated for Purple.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.

Summary ID
First steps of cleaning up the notification API
* 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
7e67bc3711eb8b92ee2552578b709dd8b4e1697b
Description From Last Updated

s/ran/random/

QuLogicQuLogic

s/the the/the/

QuLogicQuLogic

rb is colouring this oddly, so I guess there's a space/tab mix.

QuLogicQuLogic
QuLogic
QuLogic
  1. 
      
  2. libpurple/purplenotification.h (Diff revision 1)
     
     
    Show all issues

    s/ran/random/

  3. libpurple/purplenotification.h (Diff revision 1)
     
     
    Show all issues

    s/the the/the/

  4. libpurple/purplenotificationmanager.c (Diff revision 1)
     
     
    Show all issues

    rb is colouring this oddly, so I guess there's a space/tab mix.

  5. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed