• 158 posts
    2 years ago

    Is this possible?

    What does the permissions setting "Can be blocked by other users:" do? How can other users block a user based on this permission?

  • rafalplens
    2 years ago

    Not possible. It used to be in Misago before grand rewrite that happened years ago.

    There's few settings and permissions in Misago that were carried over but don't do anything. Other that comes to mind is users signatures.

  • 158 posts
    2 years ago

    Fair enough. I assume the plan is to take them out, more than put them in.

  • rafalplens
    2 years ago
    check_box

    Marked as best answer by tetricky 2 years ago.

    Plan is to take out plenty of features and leave it to plugins to provide that functionality. Some other features will be extracted into plugins I'll be maintaining myself.

  • rafalplens
    2 years ago

    The "put this stuff in the plugin" plan may not work out, as option to block user will become useful to mute notifications from user you find annoying.

  • Justman10000remove_circle_outline
    44 posts
    2 years ago

    Then why don't you remove them?

  • rafalplens
    2 years ago

    Because I am working on Misago in my spare time and I’ve always had something more important to do than that.

  • Justman10000remove_circle_outline
    44 posts
    2 years ago

    Well, found this in the code:

    misago/threads/permissions/privatethreads.py:

    if user_acl["can_be_blocked"] and target.is_blocking(user_acl["user_id"]):
        raise PermissionDenied(_("%(user)s is blocking you.") % message_format)
    
  • rafalplens
    2 years ago

    Yes, but did you read my other post that I am reconsidering keeping this feature?

  • Justman10000remove_circle_outline
    44 posts
    2 years ago

    Do you want me to take over?

  • rafalplens
    2 years ago

    What do you mean? Didn't you say in other thread that you don't know Python?

  • Justman10000remove_circle_outline
    44 posts
    2 years ago

    I did, but that doesn't mean I can't at least try.... And I will probably still be able to delete a few lines of code

  • rafalplens
    2 years ago

    I see, but removing features is not just removing code. And I am not sure anymore I want to delete blocking users feature. ;)

Search
  • Enter search query (at least 3 characters).

Your options