This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
remove vestigial Status#local_only? definition
closed-social-glitch-2
Erin
7 years ago
parent
c1410af368
commit
0c46058a43
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
app/models/status.rb
+ 0
- 4
app/models/status.rb
View File
@ -272,10 +272,6 @@ class Status < ApplicationRecord
end
end
def
local_only?
local_only
end
def
marked_local_only?
# match both with and without U+FE0F (the emoji variation selector)
/
👁
\
ufe0f?
\
z
/
.
match?
(
content
)
Write
Preview
Loading…
Cancel
Save