@ -272,10 +272,6 @@ class Status < ApplicationRecord
end
def local_only?
local_only
def marked_local_only?
# match both with and without U+FE0F (the emoji variation selector)
/👁\ufe0f?\z/.match?(content)