refactor: 🔥 Move Custom Emojis Structure to same page as extension

This commit is contained in:
Jesse Wierzbinski 2024-08-27 22:53:26 +02:00
parent b0bd14411d
commit d3a2d84a40
No known key found for this signature in database
4 changed files with 39 additions and 52 deletions

View file

@ -23,7 +23,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 identification characters to [Custom Emojis](/structures/emoji).
- Added identification characters to [Custom Emojis](/extensions/custom-emoji).
- Added `manually_approves_followers` to [Users](/entities/user).
- Removed `visibility` from [Notes](/entities/note).
- Made `subject` optional in [Notes](/entities/note).