Integrate PurplePresenceManager with the core and uis

Review Request #2771 — Created Nov. 3, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

The original implemenation was just the API and wasn't yet tied into the core
or ui. This fixes that.

Temporarily added code to add a saved status in the PurpleUi->get_presence_manager implementation and verified it was saved to the correct file.

Summary ID
Integrate PurplePresenceManager with the core and uis
The original implemenation was just the API and wasn't yet tied into the core or ui. This fixes that.
7f2c65583c006647b3cd2ac5318ceadf1b36fd41
Description From Last Updated

Also (nullable)? And maybe should have the same NULL caveat as above?

QuLogicQuLogic

s/THis/This/

QuLogicQuLogic

Blank line is usually after g_return... and not the klass = ....

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/purplepresencemanager.h (Diff revision 1)
     
     

    Also (nullable)? And maybe should have the same NULL caveat as above?

  3. libpurple/purpleui.h (Diff revision 1)
     
     

    s/THis/This/

  4. libpurple/purpleui.c (Diff revision 1)
     
     
     
     

    Blank line is usually after g_return... and not the klass = ....

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

Status: Closed (submitted)

Loading...