opensource-socialnetwork / opensource-socialnetwork

Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 17 international languages.
https://www.opensource-socialnetwork.org
Other
1.08k stars 517 forks source link

Banned people still shown as friends #2381

Closed queermeet-dev closed 5 months ago

queermeet-dev commented 5 months ago

When someone is banned on an OSSN Website, the person is still shown as a friend with a special profile picture, but that makes no sense.

lianglee commented 5 months ago

Does person profile picture changes to banned one?

On Tue, Jun 11, 2024, 11:42 AM queermeet-dev @.***> wrote:

When someone is banned on an OSSN Website, the person is still shown as a friend with a special profile picture, but that makes no sense.

image.png (view on web) https://github.com/opensource-socialnetwork/opensource-socialnetwork/assets/160646911/85eb7c80-5025-48a1-8a24-a323ef7d7837

— Reply to this email directly, view it on GitHub https://github.com/opensource-socialnetwork/opensource-socialnetwork/issues/2381, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGERSVXRQZLW4ZLJXTEXGTZG2L3XAVCNFSM6AAAAABJDVDBM2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2DKNJTGI2TOMQ . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

queermeet-dev commented 5 months ago

yes, but banned people shouldn't be shown as friends anymore

lianglee commented 5 months ago

It shown as friend actually. There is other handling that not shows friends when they banned what if you unban them those making the query more complex.

This is not an issue

lianglee commented 5 months ago

I mean what you are requesting is not possible it requires editing large code