Skip to content
Snippets Groups Projects
Unverified Commit f05f7c92 authored by Johann150's avatar Johann150 Committed by GitHub
Browse files

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: 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>
parent 5f86509a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment