Refactor account and status formatting (#17877)
* Refactor status formatting * Add account formatting helpers * Remove StatusFormatter * Fixup * Fix copied typo
Showing
- app/chewy/statuses_index.rb 3 additions, 1 deletionapp/chewy/statuses_index.rb
- app/helpers/formatting_helper.rb 10 additions, 2 deletionsapp/helpers/formatting_helper.rb
- app/lib/feed_manager.rb 1 addition, 1 deletionapp/lib/feed_manager.rb
- app/serializers/activitypub/actor_serializer.rb 2 additions, 2 deletionsapp/serializers/activitypub/actor_serializer.rb
- app/serializers/rest/account_serializer.rb 2 additions, 2 deletionsapp/serializers/rest/account_serializer.rb
- app/views/accounts/_bio.html.haml 2 additions, 2 deletionsapp/views/accounts/_bio.html.haml
- app/views/admin/accounts/show.html.haml 2 additions, 2 deletionsapp/views/admin/accounts/show.html.haml
- app/views/admin/reports/show.html.haml 1 addition, 1 deletionapp/views/admin/reports/show.html.haml
- app/views/directories/index.html.haml 1 addition, 1 deletionapp/views/directories/index.html.haml
- app/views/notification_mailer/_status.text.erb 1 addition, 1 deletionapp/views/notification_mailer/_status.text.erb
- app/views/notification_mailer/digest.text.erb 1 addition, 1 deletionapp/views/notification_mailer/digest.text.erb
Loading
Please register or sign in to comment