jormungandr-bite/packages/backend/src/models/entities
naskya 94eb321431 feat: set license information for custom emojis (#9719)
Closes: #9711 (please check this issue first)

I cherry-picked two commits ([1](8ae9d2eaa8), [2](ed51209172)) from [Misskey](https://github.com/misskey-dev/misskey) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.

It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.

This is my first pull request (aside from typo correction). Feel free to point out any issues!

![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png)

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-19 07:22:28 +00:00
..
abuse-user-report.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
access-token.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
ad.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
announcement-read.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
announcement.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
antenna-note.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
antenna.ts Implementation of an instances wide antenna source. (#9604) 2023-02-12 01:20:17 +00:00
app.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
attestation-challenge.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
auth-session.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
blocking.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
channel-following.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
channel-note-pining.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
channel.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
clip-note.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
clip.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
drive-file.ts Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
drive-folder.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
emoji.ts feat: set license information for custom emojis (#9719) 2023-03-19 07:22:28 +00:00
follow-request.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
following.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
gallery-like.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
gallery-post.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
hashtag.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
instance.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
messaging-message.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
meta.ts lavaforge --> codeberg until lavaforge is ready 2023-01-19 16:18:17 -08:00
moderation-log.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
muted-note.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
muting.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
note-favorite.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
note-reaction.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
note-thread-muting.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
note-unread.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
note-watching.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
note.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
notification.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
page-like.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
page.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
password-reset-request.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
poll-vote.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
poll.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
promo-note.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
promo-read.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
registration-tickets.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
registry-item.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
relay.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
signin.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
sw-subscription.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
used-username.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-group-invitation.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-group-joining.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-group.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-ip.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-keypair.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-list-joining.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-list.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-note-pining.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-pending.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-profile.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-publickey.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user-security-key.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
user.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
webhook.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00