feat: Add Custom Emojis extension

This commit is contained in:
Jesse Wierzbinski 2024-08-18 16:11:45 +02:00
parent fb197167c7
commit 64cf9d3509
No known key found for this signature in database
5 changed files with 85 additions and 5 deletions

View file

@ -22,7 +22,7 @@ This page lists changes since Working Draft 03. {{ className: 'lead' }}
- Added shared inboxes.
- Added `remote` field to [ContentFormat](/structures/content-format).
- Switched to [ThumbHash](https://evanw.github.io/thumbhash/) from [BlurHash](https://blurha.sh/).
- Added optional identification characters to [Custom Emojis](/structures/emoji).
- Added identification characters to [Custom Emojis](/structures/emoji).
- Added `manually_approves_followers` to [Users](/entities/user).
- Removed `visibility` from [Notes](/entities/note).
- Made `subject` optional in [Notes](/entities/note).