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
Alexander 05756c9a14 improve status title (#8596)
* improve shown status title, useful for atom/rss

* use single quotes to satisfy codeclimate

* fix tests, make message more pretty

* fix tests

* fix codestyle

* fix codestyle

* remove atom_serializer_spec

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
6 years ago
..
controllers Fix base64-encoded file uploads not being possible (#12748) 6 years ago
fabricators
features Add feature test that tests behaviour of profile name and bio (#12658) 6 years ago
fixtures
helpers
lib
mailers
middleware Fix uncaught query param encoding errors (#12741) 6 years ago
models improve status title (#8596) 6 years ago
policies
presenters
requests
routing
serializers/activitypub
services
support Fix base64-encoded file uploads not being possible (#12748) 6 years ago
validators
views
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 6 years ago
rails_helper.rb
spec_helper.rb