Conversation

Notices

  1. So, either there is a limit of messages in my inbox, or people who delete their accounts also delete all private messages they sent to people. At any rate, I'm pretty sure I used to have at least one message from good old greyscale, and I can't see it now anymore. I'm not angry or so, I'm just wondering which of the two it is.

    Thursday, 22-Nov-12 17:34:01 UTC from web
    1. @omni The latter, and inboxes are actually paginated even though the Next Page button doesn't render. So a bit of the former, but the latter would probably preclude that.

      Thursday, 22-Nov-12 17:35:25 UTC from web
      1. @redenchilada Oh, I see. That's good to know.

        Thursday, 22-Nov-12 17:44:11 UTC from web
    2. @omni Deleted users are cascade-deleted, so all their posts, notices, avatar records, etc are deleted too. (If you don't you get an unfortunate condition where users can't access any page that refers to a deleted users assets because statusnet hangs php looking for the missing objects)

      Thursday, 22-Nov-12 17:37:24 UTC from StatusNet Desktop
      1. @ceruleanspark Makes sense I guess.

        Thursday, 22-Nov-12 17:44:46 UTC from web
      2. @ceruleanspark that is not nice. Could replace content with a standard code that says 'deleted' or tune the db to return that code

        Thursday, 22-Nov-12 17:50:21 UTC from MuSTArDroid