1
0
forked from mirror/misskey
mi.moris.day/src
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
..
@types
boot
client feat(client): Misskey更新時にダイアログを表示するように 2021-08-13 17:59:54 +09:00
config
daemons
db Introduce e2e test 2021-08-12 19:05:07 +09:00
docs New Crowdin updates (#7619) 2021-08-12 12:48:24 +09:00
games/reversi
mfm
misc Update check-hit-antenna.ts 2021-07-16 19:43:15 +09:00
models AP Actorの修正 (#7573) 2021-07-10 23:14:57 +09:00
prelude
queue Refactoring 2021-07-15 20:45:32 +09:00
remote fix: truncate user information if it is too long (#7629) 2021-08-14 18:11:47 +09:00
server Introduce e2e test 2021-08-12 19:05:07 +09:00
services フォロー通知のEメール通知を修正 2021-08-11 21:08:05 +09:00
tools Refactoring 2021-07-15 20:45:32 +09:00
.eslintrc
argv.ts Introduce e2e test 2021-08-12 19:05:07 +09:00
const.ts
emojilist.json Supports Emoji 13.1 (#7539) 2021-05-30 20:52:39 +09:00
global.d.ts
index.ts
meta.json
tsconfig.json
types.ts
well-known-services.ts