Very grateful that Discourse shoots down spam. No human community can exist with bots littering everything.
However, when a new user innocently copy & pasted her post, it appears that our “sysadmin” silenced her automatically. (Screenshot: 2019-01-08_1837 )
When I check her “Silence” status, she doesn’t appear to be silenced.
Yet this user has received several replies to her post and not responded in a few weeks. How do I unsilence her (if she is silenced)?
dax
(Daniela)
Janeiro 8, 2019, 5:29pm
2
You can do it from her admin user profile. Enter her profile and click the Admin button on top right
and then check the Permissions section:
Thank you, @dax . So her profile says “Silenced? No”.
Yet I got this message next to her post:
“@system silenced this account until December 25, 3018. Reason: New user typed too fast”
Which is correct though?
Her profile in admin that says not silenced, or the message above that appears on her post with a memo icon next to her username and says she’s been silenced?
Someone unsilenced that user. So you’re seeing a log of past events.
Epi320
(Howard)
Fevereiro 6, 2025, 12:41am
7
Isso me ajudou muito!
Mas tenho um problema semelhante. Como faço para impedir que o sistema silencie automaticamente um usuário por causa de uma bandeira de administrador/moderador?
Obrigado!
Existe um bug relacionado à ocultação/silenciamento de posts no código do Discourse?
I18n.t("temporarily_closed_due_to_flags", count: SiteSetting.num_hours_to_close_topic),
)
topic.set_or_create_timer(
TopicTimer.types[:open],
SiteSetting.num_hours_to_close_topic,
by_user: Discourse.system_user,
)
end
def auto_hide_if_needed
return if @post.hidden?
return if !@created_by.staff? && @post.user&.staff?
not_auto_action_flag_type =
!@post_action_type_view.auto_action_flag_types.include?(@post_action_name)
return if not_auto_action_flag_type && !@queue_for_review
if @queue_for_review
if @post.is_first_post?
@post.topic.update_status(
Comportamento pretendido ou não?
Lydia2
(Lydia )
Março 10, 2026, 7:20am
10
Como devo dessilenciar este usuário? Ele não tem um botão de dessilenciar.
Bas
(Bas van Leeuwen)
Março 10, 2026, 1:04pm
11
Oi Lydia,
Parece que não é assim que deveria ficar, não tenho certeza do que aconteceu
Se isso for um caso isolado, você poderia ver o que acontece se clicar no botão “silenciar”? Talvez isso apenas redefina o estado para algo correto.
Lydia2
(Lydia )
Março 11, 2026, 8:09am
12
Obrigado, eu cliquei no botão “silenciar” para silenciar o usuário, e então o botão “dessilenciar” foi mostrado.
Bas
(Bas van Leeuwen)
Março 11, 2026, 9:39am
13
Tarefa falhou com sucesso
No entanto, relate se isso acontecer com mais frequência, não é um estado em que o sistema deva estar