Skip to content
Snippets Groups Projects
Forked from TransFem.org / Sharkey
Loading
user avatar
Johann150 authored
* 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: default avatarToast <toast@toast.cafe>

* fix code style

Co-authored-by: default avatarToast <toast@toast.cafe>
Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
f05f7c92