]> cat aescling's git repositories - mastodon.git/commit
improve status title (#8596)
authorAlexander <devkral@web.de>
Fri, 10 Jan 2020 21:58:16 +0000 (22:58 +0100)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Fri, 10 Jan 2020 21:58:16 +0000 (06:58 +0900)
commit05756c9a14864655ae6777505a4ee5cfa9b0ee93
tree72d3961d949f379244c0cfa006719e5321dc6ed8
parent206dfd7daddb888a8115804f2c88794b4230592a
improve status title (#8596)

* improve shown status title, useful for atom/rss

* use single quotes to satisfy codeclimate

* fix tests, make message more pretty

* fix tests

* fix codestyle

* fix codestyle

* remove atom_serializer_spec

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
app/models/status.rb
spec/models/status_spec.rb