Commit Graph

6 Commits (ae64cf9e475498c7b822eae9b1d6377d53a3ee82)

Author SHA1 Message Date
Matt Jankowski b742ce9d09
Reduce factory creation (17 -> 0) in `PlainTextFormatter` spec (#32487) 2 months ago
Emelia Smith 47f0faebc9
Implement HTML ruby tags for east-asian languages (#30897) 6 months ago
Christian Schmidt 684a970b3c
Unescape HTML entities (#24019) 2 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721) 2 years ago
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