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>
5 years ago
..
controllers Fix base64-encoded file uploads not being possible (#12748) 5 years ago
fabricators Add bookmarks (#7107) 5 years ago
features Add feature test that tests behaviour of profile name and bio (#12658) 5 years ago
fixtures
helpers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
lib Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 5 years ago
mailers
middleware Fix uncaught query param encoding errors (#12741) 5 years ago
models improve status title (#8596) 5 years ago
policies
presenters
requests Fix localization test failing due to order of locale definitions (#12393) 5 years ago
routing
serializers/activitypub
services Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 5 years ago
support Fix base64-encoded file uploads not being possible (#12748) 5 years ago
validators
views
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 5 years ago
rails_helper.rb
spec_helper.rb Move rspec examples to tmp dir (#12539) 5 years ago