mastodon/spec
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
..
controllers
fabricators Fix report category not being saved in REST API (#17682) 2022-03-02 18:57:08 +01:00
features
fixtures
helpers
lib Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
mailers
models Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
policies
presenters
requests Further preparation for Rails 6 (#15916) 2021-03-19 02:45:34 +01:00
routing
serializers/activitypub
services Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
support
validators
views
workers Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00
rails_helper.rb
spec_helper.rb