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 Record account suspend/silence time and keep track of domain blocks (#10660) 2019-05-14 19:05:02 +02:00
helpers
javascript fix isSubmitting prop case (#10785) 2019-05-19 18:41:41 +02:00
lib Minor performance improvements and cleanup in formatter (#10765) 2019-05-15 06:54:06 +02:00
mailers
models Change bio limit from 160 to 500 (#10790) 2019-05-19 22:51:44 +02:00
policies
presenters
serializers Add toot source to delete result to ease Delete & Redraft (#10669) 2019-05-11 06:46:43 +02:00
services Prevent from publicly boosting one's own private toots (#10775) 2019-05-18 00:28:51 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 2019-05-19 21:40:36 +02:00
views Change bio limit from 160 to 500 (#10790) 2019-05-19 22:51:44 +02:00
workers Do not retry processing ActivityPub jobs raising validation errors (#10614) 2019-05-03 23:45:37 +02:00