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
show reblogs on timeline
pull/4/head
欧醚
5 years ago
parent
6dd757a495
commit
40ea60e578
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/models/status.rb
+ 1
- 1
app/models/status.rb
View File
@ -362,7 +362,7 @@ class Status < ApplicationRecord
starting_scope
=
local_only
?
Status
.
local
:
Status
starting_scope
.
with_public_visibility
.
without_reblogs
#.
without_reblogs
end
def
apply_timeline_filters
(
query
,
account
,
local_only
)
Write
Preview
Loading…
Cancel
Save