mastodon/spec/controllers/api/v1/accounts
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790)
* Change note_length validator from 160 to 500

* Change input maxlength from 160 to 500

* update bio test from 160 to 500

* Multiply a string 30 times instead of 10
2019-05-19 22:51:44 +02:00
..
credentials_controller_spec.rb Change bio limit from 160 to 500 (#10790) 2019-05-19 22:51:44 +02:00
follower_accounts_controller_spec.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
following_accounts_controller_spec.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
lists_controller_spec.rb
pins_controller_spec.rb
relationships_controller_spec.rb
search_controller_spec.rb
statuses_controller_spec.rb