Add serialization support to the coversation manager

Review Request #3698 — Created Dec. 10, 2024 and updated

Information

pidgin/pidgin
default

Reviewers

Members were skipped for the time being as we have some signals to fix up to
notify of changes and we do need to store they for all conversation types to
keep try of tags, aliases, etc.

Connected to my local IRC servers and verified everything was saved properly. Also kicked a pidgin3 instance out of a room and verified the error was serialized as well.

Summary ID
Add serialization support to the coversation manager
Members were skipped for the time being as we have some signals to fix up to notify of changes and we do need to store they for all conversation types to keep try of tags, aliases, etc.
7483adcb7d9a05a553c808798a641b530cd88e31
Description From Last Updated

It feels like a couple of words in the description could need replacing. s/they/them s/try/track

ivanhoeivanhoe

We're punting on this for now as the volume of code related to sqlite is extremely high and we want …

grimgrim

This reads oddly. I think the alias is superfluous.

ivanhoeivanhoe

s/of time/of the time

ivanhoeivanhoe

s/distribute/distributed s/conversation/conversations

ivanhoeivanhoe

s/the the/the

ivanhoeivanhoe

s/of the/the

ivanhoeivanhoe
ivanhoe
  1. Ship It!
  2. Show all issues

    It feels like a couple of words in the description could need replacing.
    s/they/them
    s/try/track

  3. Show all issues

    This reads oddly. I think the alias is superfluous.

  4. Show all issues

    s/of time/of the time

  5. Show all issues

    s/distribute/distributed
    s/conversation/conversations

  6. Show all issues

    s/the the/the

  7. Show all issues

    s/of the/the

  8. 
      
grim
  1. 
      
  2. Show all issues

    We're punting on this for now as the volume of code related to sqlite is extremely high and we want to build something to minimize that. However that is not going to be ready in time for exp1.

  3.