• GitHub
  • Documentation
  • Discord
  • Donate
search
  • chevron_right Threads
  • label Support

Ignore users posts?

tetricky
March 8, 2023
chat_bubble_outline 12
  • check_circle
  • link
    tetricky
    Members 125 posts
    March 8, 2023, 10:18 p.m. March 8, 2023, 10:18 p.m.
    link

    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?

  • link
    rafalp
    Project Lead 1731 posts
    March 8, 2023, 10:26 p.m. March 8, 2023, 10:26 p.m.
    link

    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.

  • link
    tetricky
    Members 125 posts
    March 8, 2023, 10:30 p.m. March 8, 2023, 10:30 p.m.
    link

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

  • link
    rafalp
    Project Lead 1731 posts
    March 8, 2023, 10:41 p.m. March 8, 2023, 10:41 p.m.
    link
    check_box

    Marked as best answer by March 8, 2023, 10:45 p.m..

    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.

    tetricky likes this.

    favorite 1

  • link
    rafalp
    Project Lead 1731 posts
    May 6, 2023, 1:17 p.m. May 6, 2023, 1:17 p.m.
    link

    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.

  • link
    Justman10000
    Members 44 posts
    May 23, 2023, 10:11 a.m. May 23, 2023, 10:11 a.m.
    link
    @rafalp has written:

    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.

    Then why don't you remove them?

  • link
    rafalp
    Project Lead 1731 posts
    May 23, 2023, 10:54 a.m. May 23, 2023, 10:54 a.m.
    link

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

  • link
    Justman10000
    Members 44 posts
    May 23, 2023, 11:52 a.m. May 23, 2023, 11:52 a.m.
    link
    @rafalp has written:

    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.

    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)
    
  • link
    rafalp
    Project Lead 1731 posts
    May 23, 2023, 2:09 p.m. May 23, 2023, 2:09 p.m.
    link

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

  • link
    Justman10000
    Members 44 posts
    May 23, 2023, 2:39 p.m. May 23, 2023, 2:39 p.m.
    link
    @rafalp has written:

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

    Do you want me to take over?

  • link
    rafalp
    Project Lead 1731 posts
    May 23, 2023, 2:47 p.m. May 23, 2023, 2:47 p.m.
    link

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

  • link
    Justman10000
    Members 44 posts
    May 23, 2023, 4:51 p.m. May 23, 2023, 4:51 p.m.
    link
    @rafalp has written:

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

    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

  • link
    rafalp
    Project Lead 1731 posts
    May 23, 2023, 4:54 p.m. May 23, 2023, 4:54 p.m.
    link

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

    tetricky likes this.

    favorite 1

arrow_upward Go to top
  • This site uses cookies to gather statistical data for use in traffic analysis. Header photo by Joanna Malinowska.
  • GitHub
  • Documentation
  • Discord
  • Donate
  • Terms of service
  • Privacy policy
powered by misago