8000 Возможность админам скрывать посты пользователя из глобальной ленты by saursvepur · Pull Request #1291 · OpenVK/openvk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Возможность админам скрывать посты пользователя из глобальной ленты #1291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saursvepur
Copy link
Contributor

Решил сделать в VepurOVK простую фичу заодно с вами поделится

Она позволяет админам инстансов скрывать посты пользователя из глобальной ленты

Если такое есть и для групп, то почему бы и для страничек юзеров не сделать?

chrome_Wc33JRqGxe

Добавление возможности админам инстансов скрывать посты пользователя из глобальной ленты
@@ -119,6 +119,7 @@ public function renderUser(int $id): void
$user->setLast_Name($this->postParam("last_name"));
$user->setPseudo($this->postParam("nickname"));
$user->setStatus($this->postParam("status"));
$user->setHide_Global_Feed(empty($this->postParam("hide_global_feed") ? 0 : 1));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

???????????

@OpenVK OpenVK deleted a comment from koke228666 May 19, 2025
@WerySkok WerySkok added this to OpenVK May 21, 2025
@github-project-automation github-project-automation bot moved this to В процессе in OpenVK May 21, 2025
@WerySkok WerySkok moved this from В процессе to Доделать in OpenVK May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Доделать
Development

Successfully merging this pull request may close these issues.

2 participants
0