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
2022-03-26 02:53:34 +01:00
..
_attachment_list.html.haml
_detailed_status.html.haml Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
_og_description.html.haml
_og_image.html.haml Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
_poll.html.haml Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
_simple_status.html.haml Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
_status.html.haml Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2022-01-23 15:52:58 +01:00
embed.html.haml
show.html.haml