mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
More Lysand protocol work, refactor keys, small refactoring overall
This commit is contained in:
parent
77a675afe6
commit
a1c0164e9d
11 changed files with 304 additions and 89 deletions
|
|
@ -85,7 +85,8 @@ export interface LysandAction extends LysandObjectType {
|
|||
| "FollowAccept"
|
||||
| "FollowReject"
|
||||
| "Announce"
|
||||
| "Undo";
|
||||
| "Undo"
|
||||
| "Extension";
|
||||
author: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue