You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/statuses
Eugen Rochko cefa526c6d
Refactor formatter (#17828)
* Refactor formatter

* Move custom emoji pre-rendering logic to view helpers

* Move more methods out of Formatter

* Fix code style issues

* Remove Formatter

* Add inline poll options to RSS feeds

* Remove unused helper method

* Fix code style issues

* Various fixes and improvements

* Fix test
3 years ago
..
_attachment_list.html.haml
_detailed_status.html.haml Refactor formatter (#17828) 3 years ago
_og_description.html.haml
_og_image.html.haml
_poll.html.haml Refactor formatter (#17828) 3 years ago
_simple_status.html.haml Refactor formatter (#17828) 3 years ago
_status.html.haml
embed.html.haml
show.html.haml