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/controllers/api
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
4 years ago
..
v1 Add offset pagination to trends in REST API (#17872) 4 years ago
v2
web Refactor formatter (#17828) 4 years ago
base_controller.rb Fix locale not being set in REST API (#17847) 4 years ago
oembed_controller.rb