]> cat aescling's git repositories - mastodon.git/commit
Refactor account and status formatting (#17877)
authorClaire <claire.github-309c@sitedethib.com>
Sun, 27 Mar 2022 23:17:17 +0000 (01:17 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Mar 2022 23:17:17 +0000 (01:17 +0200)
commit2c45859ca9076c0b9916922e0be21ff83fc3b143
tree475166829989e56d1327959878a4e1fdd8c6a6b8
parente6a159a64869927cca5535943cdf3a280aeb5394
Refactor account and status formatting (#17877)

* Refactor status formatting

* Add account formatting helpers

* Remove StatusFormatter

* Fixup

* Fix copied typo
app/chewy/statuses_index.rb
app/helpers/formatting_helper.rb
app/lib/feed_manager.rb
app/serializers/activitypub/actor_serializer.rb
app/serializers/rest/account_serializer.rb
app/views/accounts/_bio.html.haml
app/views/admin/accounts/show.html.haml
app/views/admin/reports/show.html.haml
app/views/directories/index.html.haml
app/views/notification_mailer/_status.text.erb
app/views/notification_mailer/digest.text.erb