Small optimizations in Atom feeds
This commit is contained in:
@@ -46,7 +46,7 @@ class Status < ActiveRecord::Base
|
||||
end
|
||||
|
||||
def title
|
||||
content.truncate(80, omission: "...")
|
||||
content
|
||||
end
|
||||
|
||||
def reblogs_count
|
||||
|
Reference in New Issue
Block a user