feat: Add Delegation

This commit is contained in:
Jesse Wierzbinski 2024-08-23 16:43:37 +02:00
parent e75eb6d2f5
commit 04b03e136b
No known key found for this signature in database
7 changed files with 34 additions and 4 deletions

View file

@ -12,6 +12,7 @@ This page lists changes since Working Draft 03. {{ className: 'lead' }}
- Rewrote the signature system from scratch to be simpler and not depend on dates.
- Moved Likes and Dislikes to an extension.
- Added [Delegation](/federation/delegation).
- Renamed fields on several common entities like [Users](/entities/user) and [Notes](/entities/note).
- Removed the `Patch` entity.
- Useless since edits can just be sent to inboxes directly.