mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-16 01:09:55 +00:00
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