mastodon/app
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
..
chewy
controllers
helpers
javascript fix isSubmitting prop case (#10785) 2019-05-19 18:41:41 +02:00
lib
mailers
models Change bio limit from 160 to 500 (#10790) 2019-05-19 22:51:44 +02:00
policies
presenters
serializers
services Prevent from publicly boosting one's own private toots (#10775) 2019-05-18 00:28:51 +02:00
validators
views Change bio limit from 160 to 500 (#10790) 2019-05-19 22:51:44 +02:00
workers