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/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
3 years ago
..
controllers Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 3 years ago
fabricators
features
fixtures
helpers Spelling (#17705) 3 years ago
lib Refactor formatter (#17828) 3 years ago
mailers
models Fix edits with no actual changes being allowed (#17843) 3 years ago
policies Spelling (#17705) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
requests
routing
serializers/activitypub
services Fix edits with no actual changes being allowed (#17843) 3 years ago
support Spelling (#17705) 3 years ago
validators
views
workers
rails_helper.rb Fix not updating a status when newer version is fetched manually (#17745) 3 years ago
spec_helper.rb