chuckya/app
trwnh a6caf919e2 Change bio limit from 160 to 500 ()
* 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 Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
controllers Record account suspend/silence time and keep track of domain blocks () 2019-05-14 19:05:02 +02:00
helpers Add invite request to pending account notification e-mail () 2019-04-10 00:36:01 +02:00
javascript fix isSubmitting prop case () 2019-05-19 18:41:41 +02:00
lib Minor performance improvements and cleanup in formatter () 2019-05-15 06:54:06 +02:00
mailers Fix error in AdminMailer#new_pending_account () 2019-03-14 14:20:22 +01:00
models Change bio limit from 160 to 500 () 2019-05-19 22:51:44 +02:00
policies Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles () 2019-04-07 04:59:13 +02:00
serializers Add toot source to delete result to ease Delete & Redraft () 2019-05-11 06:46:43 +02:00
services Prevent from publicly boosting one's own private toots () 2019-05-18 00:28:51 +02:00
validators Fix “invited by” not showing up for invited accounts in admin interface () 2019-05-19 21:40:36 +02:00
views Change bio limit from 160 to 500 () 2019-05-19 22:51:44 +02:00
workers Do not retry processing ActivityPub jobs raising validation errors () 2019-05-03 23:45:37 +02:00