misskey/src/remote
Johann150 f05f7c920e
fix: truncate user information if it is too long (#7629)
* truncate user information if it is too long

Some AP software allows for user names or summaries to be very long.
Misskey can not handle this and the profile page can not be opened and
no activities from such users can be seen.

Instead, the user name and summary are cut off after the maximum length
so misskey can still process the activities of the profile.

Co-authored-by: Toast <toast@toast.cafe>

* fix code style

Co-authored-by: Toast <toast@toast.cafe>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-08-14 18:11:47 +09:00
..
activitypub fix: truncate user information if it is too long (#7629) 2021-08-14 18:11:47 +09:00
logger.ts Follow #3676 2019-03-14 01:20:25 +09:00
resolve-user.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
webfinger.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00