I’ve been messing with creating a t2i generator for a while, and I just discovered some things that I had no clue about regarding the gallery…

I understand how “Save to gallery” works, and that the default “public” gallery is specific to the generator, and images can also be saved to different user-definable galleries (are these also generator specific?).

What I didn’t know was that the “NO” icon is NOT for deleting an image - it is for blocking a user (which is great functionality, btw).

Is there no way to selectively delete images from a gallery or the server? Do saved images remain on the server even if the specific generator is deleted? Are the saved images publicly accessible even if the generator is private?

Apparently if I duplicate the generator, it totally resets the gallery, so that’s good. Does renaming the generator also reset the gallery?

I also clicked on the “Thumbs up” icon for the first time. Presumably, this is used for the “Sort by” functionality (trending, best), and for the hideIfScoreIsBelow gallery option.

What I didn’t know was that there is no way to “undo” this upvote/downvote.

Is there no way to reset the score of an image, or change your vote?

Thanks for any insights!

  • Ashenthorn@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Thanks for the reply!

    Yeah… my experiments have been showing the same things (although I didn’t try deleting a generator and creating a new one with the old name).

    Good info… perhaps image deletion will be added at some point - though I can see the problem with allowing this currently on PUBLIC generators/galleries.

    Unless you save the images into a different gallery name which the user with the link doesn’t know about, they wouldn’t.

    I just confirmed that renamed galleries are also generator specific, not, as I had first assumed, user specific. So I guess if a generator is deleted, the renamed gallery won’t be accessible at all. Unless another gen with the same name is created, as your test showed.

    • VioneT@lemmy.worldM
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Probably something like the comments-plugin admin mode for the admins to remove the images can possibly be implemented.

      But, I wonder if you block the person from the gallery, would another person that didn’t block the blocked user still see the images of the blocked person or are they blocked for all users?

      I assume that it will only be blocked for the user who blocked them.

      • Ashenthorn@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        That’s a good question… since the list of blocked users is in the code (not blocked images).