Revert "Revert "Change "Allow trends without prior review" setting to include statuses (#17977)""
This reverts commit bfc539cfb4
.
This commit is contained in:
@@ -260,6 +260,10 @@ class Account < ApplicationRecord
|
||||
update!(memorial: true)
|
||||
end
|
||||
|
||||
def trendable
|
||||
boolean_with_default('trendable', Setting.trendable_by_default)
|
||||
end
|
||||
|
||||
def sign?
|
||||
true
|
||||
end
|
||||
|
Reference in New Issue
Block a user