This website works better with JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
models: status edit: pass through quote information to parent status
Browse Source
main
Ariadne Conill
3 months ago
committed by
Kay Faraday
parent
641bf8b7b7
commit
828faa60f1
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
app/models/status_edit.rb
Unescape
Escape
View File
@ -62,6 +62,10 @@ class StatusEdit < ApplicationRecord
end
end
def
quote?
status
.
quote?
end
def
proper
self
end
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
FreakU/mastodon
Title
Body
Create Issue