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
Update statuses on hidden toggle (
Fixes
#227
)
closed-social-glitch-2
kibigo!
7 years ago
parent
2a5af9c10c
commit
12c0011fee
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/themes/glitch/components/status.js
+ 1
- 0
app/javascript/themes/glitch/components/status.js
View File
@ -59,6 +59,7 @@ export default class Status extends ImmutablePureComponent {
'muted'
,
'collapse'
,
'notification'
,
'hidden'
,
]
updateOnStates
=
[
Write
Preview
Loading…
Cancel
Save